Getting Started with RTL SDR- Playing some old school FM

Pune, India

This post consists of some noteworthy notes i used to getting up and started with those RTL SDR Dongles available online

SDR ? Ever made a crystal radio? Or a usual FM Receiver ? Remember the pain in tuning the inductors to get the correct frequency? With SDR all such passive components can be realised in software logic to make a software based radio that tunes to a particular frequency by changing the values of those ‘virtual’ components. Sounds Expensive?

SDR is a cool technology made affordable thanks to interesting hack by Eric Fry that allows one to use those mass market DVB Receivers as SDR Receivers to listen to radio broadcasts over a defined frequency range which depends on what dongle you use. You can get them under 15USD from places like this or this .

The IC that fundamentally decides what will be the receiving range ( in terms of frequency ) is called the Tuner Chip. The tuner chip that is most commonly used is Rafael Micro R820T with effective range of 24 - 1766 MHz. Another common chip with a higher range is the Elonics E4000 with 52 - 2200 MHz but is a bit costly. Check out this link for more. But many folks have mentioned R820T being much more stable than E4000.

I bought one of these a while back. I comes with a small antenna, a remote and the main dongle.

Since, more ‘easy to dive in’ stuff is available for Windows, until further notice, Windows remains my primary platform for SDR Exploration.

There are lots of cool software tools available to get started. The most common being SDR# probably written in C#. An amazing getting started post is written here.

Unfortunately, the new SDR# does not work readily with the usual RTLUSB Dongles. You can alternatively download this old version i have backed up here or by Adafruit here.

After you install/swap the dongle drivers and SDR# as mention in the post linked above. Its time to listen to some top quality FM Broadcast using the dongle.

As shown below, change the source from the drop down list as RTL-SDR/USB and change the radio button on radio section (too much radio :P) to WFM, Dont fiddle with other settings as of now. Now adjust the frequency using the top display.If all goes well you will see some peaks on the graph display indication the presence of FM Channels. You can tune manually and accurately using the top frequency display or just click on the peaks. Ta da ! SDR FM..

fm1

You can also check out another great software called SDR Console. Its a much more ‘Pro-ish’ SDR receiver available. This again wont work out of the box. You can follow this link for more instruction on getting RTLSDR USB support on SDR Console.

Listening is FM on SDR Console is pretty easy too. Check out the settings in the screen-shot below.

sdrconsole

Hope you found this useful! Next? Maybe we should check out the planes or satellites ?

Cheers !

Rohit