QML Radio Plugin

qml-radio-plugin is a sample Qt/QML plugin, providing a basic interface for AM/FM Radio.

It currently leverages the RTLSDR library for Realtek RTL2832U-based USB Dongles ; such dongles are abundant, cheap (about $20 on the mass market) and there are lots of places where to find them.

On AGL Demonstration Platform, it has a frontend in the CES2016 subproject, more precisely implemented here.

Here is a screenshot of the AGL QML frontend :

Project site : https://github.com/iotbzh/qml_radio_plugin