Skip to content

michalin/RDA5807_WIO_Radio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FM radio receiver with RDA5807 and Seeed WIO-Terminal

It's so easy to build a radio these days. You don't need to to solder complicated circuits, wind coils and do complicated adjustments that require expensive measuring equipment. Modern integrated circuits like the single chip FM receiver RDA 5807 already contain complete stereo and RDS capable FM receivers! They are conveniently controlled via the I2C interface, which allows them to be connected to any microcontroller or single board computer with just a few wires. Here I have created a graphical user interface for the WIO terminal with the help of the LVGL library. The circuit can be built with a few components on a breadboard.

Watch the video for more details.

Youtube thumbnail

Software Installation

  1. Download and install the platform files for the WIO Terminal like described in the Seeed Wiki: https://wiki.seeedstudio.com/Wio-Terminal-Getting-Started
  2. Open the Arduino IDE Library Lanager (Tools->Manage Libraries) and install the following libraries:
  • Seed Arduino SFUD (Flash memory)
  • lv_arduino (LVGL Library)
  1. Compile and upload sketch to the WIO Terminal

About

FM receiver based on RDA5807 and WIO-Terminal

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published