Tagged: FM

Guglielmo FM and DAB Receiver Software Updated to Version 0.5

Thank you to Marco, the programmer of Guglielmo for letting us know that his software has recently been updated to Version 0.5.

Guglielmo is a Linux, Windows (and in this recent update x86 MacOS) based RTL-SDR FM and DAB tuner software that supports SDRs including the RTL-SDR, Airspy, SDRplay, HackRF and LimeSDR. It is designed to be an easy to use program designed for media users, rather than hobbyist technical users.

Regarding the release of Version 0.5, Marco writes:

This release sports full mac (x86 only, sorry) and windows installers, DAB and FM scans and a preset editor.

Guglielmo: Screenshot of the DAB Interface

Guglielmo FM and DAB Receiver Software Updated to V0.4

Thank you to Marco Greco for writing in and noting that V0.4 of his Guglielmo software has recently been released.

Guglielmo is a Linux (and now Windows) based RTL-SDR FM and DAB tuner software that supports SDRs including the RTL-SDR, Airspy, SDRplay, HackRF and LimeSDR. It is designed to be an easy to use program designed for media users, rather than hobbyist technical users.

The latest additions in V0.4 include support for MPRIS controllers, support for the SDRplay V3 API and support for Windows building (although at this time there appears to be no binary file available).

The AppImage can be found here https://github.com/marcogrecopriolo/guglielmo/releases

Guglielmo: Screenshot of the DAB Interface

Guglielmo FM and DAB Receiver Software Updated to V0.3

Thank you to Marco Greco, author of Guglielmo for writing in and noting that v0.3 has now been released. Guglielmo is a Linux based RTL-SDR FM and DAB tuner software that supports SDRs including the RTL-SDR, Airspy, SDRplay, HackRF and LimeSDR. It is designed to be an easy to use program designed for media users, rather than hobbyist technical users. He notes:

In the last two releases I have substantially improved FM and RDS decoding and added support for MOT slides.

MOT slides allow DAB broadcasters to send JPEG or PNG images files over the DAB broadcast, and compatible receivers will display it.

A ready to use Appimage for Linux systems is availalble on the Github Releases page.

Guglielmo: Screenshot of the DAB Interface

Video on Using RF Filters with an RTL-SDR

Over on YouTube channel TheSmokinApe has uploaded a video about using RF filters with an RTL-SDR. In the video he first explains why FM bandstop and AM high pass filters might be required when using a software defined radio in order to avoid overloading the SDR with very strong signals. He goes on to test and review our RTL-SDR Blog FM Bandstop and AM Highpass filters, by testing them on a spectrum analyzer.

RTL-SDR RF Filters

Guglielmo: RTL-SDR FM + DAB Tuner Software for Linux

Thank you to Marco for submitting news about the release of his Linux based RTL-SDR FM and DAB tuner software package named Guglielmo. The code is based on the Qt-dab and sdr-j-fm packages, with some bug fixes, a new GUI and new audio features implemented. Marco writes:

Guglielmo implements a simple FM and DAB receiver based on Qt and the Qt-dab and sdr-j-fm packages.

The primary reason it is being developed is there is a lack of media centre quality Open Source Software Defined Radios: most of the packages out there focus more on hobbyist features, such as signal and content monitoring, leaving out media features like a volume slider or MPRIS control.

Yes, I have blown the ribbon tweeter fuses on my maggies because my previous go to SDR DAB receiver started at full blast, and I run my media centre headless: I don't really want to scramble for a VNC session when I want to stop the music, when I could simply use KDE connect on my phone.

There is also a distinct lack of FM SDR receivers, which is disappointing, since, at least in the UK, for reasons of cost, most stations transmit at a fairly poor bitRate, if not downright in mono, and FM stations seem to still be a better proposition in terms of sound quality.

If you're interested in trying it compilation instructions are available on the GitHub, and there is also a ready to use AppImage on the GitHub releases page too. 

Guglielmo: Screenshot of the DAB Interface

Raspberry PiRate Radio FM Transmitter

In November last year we posted a story showing how a Raspberry Pi could be used to transmit a digital AFSK signal to an RTL-SDR or other radio simply by connecting a wire to a GPIO pin.

Now an rtl-sdr.com reader has written in to let us know that this concept has also been used before to create a 1 – 250 MHz FM transmitter using the Raspberry Pi and a program called PiFM. It uses the same concept of connecting a wire antenna to one of the GPIO pins but modulates the frequency using hardware on the Rpi meant to generate spread spectrum clock signals. It is claimed that it can transmit up to 50m away.

Below we show an example YouTube video of the Raspberry Pi FM radio transmitting to an RTL-SDR running HDSDR.

PiFm & R820T & HDSDR

Video Tutorial: Hak5 GNU Radio FM Radio Receiver

The popular YouTube technology show Hak5 has recently been posting videos related to software defined radio and more specifically RTL-SDR. Two of their recent videos are about an easy to follow GNU Radio tutorial for complete beginners. In the first tutorial they show how to add an RTL2832U source in GNU Radio and output it to a FFT Sink. In the second tutorial they go further and show how to build an FM Receiver.

Building Software Radios With A Little Bit Of Python, Hak5 1526

Going Deeper Into GNURadio Companion, Hak5 1601