Skip to content

An FM radio receiver built using an ESP12E, interfaced with the RDA5807M module. Powered by a Li-Ion battery with a TP4056 charging module, amplified by a PAM8403, and output through a 10-watt speaker. Features station switching via a button.

License

Notifications You must be signed in to change notification settings

ItzzInfinity/FM-Radio-Using-ESP-12E-and-RDA5807M

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ESP12E FM Radio Receiver 📻

Platform Language License

Project Overview

This project is a simple yet functional FM radio receiver built using an ESP12E microcontroller and the RDA5807M FM module. It allows for station switching and volume control via a button interface. The radio is powered by a Li-Ion battery and uses a TP4056 module for charging. The audio output is amplified by a PAM8403 module and delivered through a 10-watt speaker.

📌 Circuit Diagram

  • Graphical View

Features

  • Station Switching: Cycle through 10 preset FM stations.
  • Volume Control: Fixed volume level, adjustable in the code.
  • Portable Power: Powered by a rechargeable Li-Ion battery.
  • Amplified Audio: Clear audio output through a 10-watt speaker.

Hardware Components

  • ESP12E: The core microcontroller for processing and control.
  • RDA5807M: FM receiver module.
  • Li-Ion Battery: Portable power source.
  • TP4056: Battery charging and protection module.
  • PAM8403: Amplifier module for the audio output.
  • Telescopic Antenna: For improved FM signal reception.
  • 10-Watt Speaker: Outputs the radio audio.

Installation

  1. Clone the repository:
    git clone https://github.com/ItzzInfinity/FM-Radio-Using-ESP-12E-and-RDA5807M.git

About

An FM radio receiver built using an ESP12E, interfaced with the RDA5807M module. Powered by a Li-Ion battery with a TP4056 charging module, amplified by a PAM8403, and output through a 10-watt speaker. Features station switching via a button.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages