Skip to content

An example of ESP8266 and RDA5807M application

Notifications You must be signed in to change notification settings

p3we/microradio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FM Radio Receiver (ESP8622 + RDA5807M)

This is a very simple and cheap FM radio receiver, which I built using ESP8266 board and RDA580 chip. I doesn't have any screen or buttons, it can be controlled only with HTTP interface. I did that because I love listening music and I was curious how python is doing on such small device.

Breadboard

Hardware

  • FireBeetle ESP8266 (info)
  • RDA5807M V2 (info)

Software

Breadboard

  • ESP8266 communicates with RDA5807M through pin 4 (sda) and 5 (scl).
  • RDA5807M can be power from ESP8266
  • RDA5807M has built in amplifier and can be connected directly to headphones or speaker.
  • A wire can be used as antenna.

Features

  • Tune into given frequency
  • Scan for radio stations
  • Volume control and mute
  • Simple Web interface

About

An example of ESP8266 and RDA5807M application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published