Arduino based FM radio using the Nano and the modules: SSD1306 OLED , TEA5767 FM radio, LM386 audio amplifer and KA2284 Audio level..
Title : Fm-radio project for Arduino based eco system.
Description : Arduino based FM radio using TEA5767 FM module, LM386 Audio amplifier module
with KA2284 audio level indicator and 0.96” SSD1306 I2C OLED LCD Display Module.
The unit can also be used as a speaker(see below). Radio stations are selected via two push buttons
and Audio Volume via a Potentiometer on the LM386 module. A SPDT switch allows the Radio to enter settings mode
where station frequencies can be stored or loaded from the ATmega328’s EEPROM.
Author: Gavin Lyons
In the “src” folder you will find the .ino file with C++ source code , it links to a number of
external libraries.
The Radio outputs selected Frequency and signal strength to the OLED, a graphic is used to display signal level.
In normal mode the two push buttons control freq of radio station.
One searches up the FM radio band the other down, for a station.
The SPDT switch controls entry to “settings mode” where station frequencies can be stored or loaded from the ATmega328’s EEPROM. Six station can be stored. On entry, there are two options LOAD or SAVE. Selected by Push buttons.
If SAVE is selected the user can then select the memory location 1-6 in EEPROM and then press push button 2 to save
current frequency to that location.
If LOAD is selected user can browse saved stations and select the one they want.
The LM386 module has a potentiometer which controls volume.
The TEA5667 outputs an audio signal which is fed to the LM386 Amplifier module which then sends it to the
speakers. The speakers inputs are monitored by the KA2284 5-Level LED Audio Indicator. Higher the volume voltage
the more LEDs come on.
The unit can be used as a radio or a speaker, by placing a removable audio cable between output
of TEA5767 and input of LM386 Audio amp. This connection is represented by the AUDIO label between
J2 and J3 on schematic.
See eagle diagram and schematic in “doc” subfolder.
See image folder for images of modules used in “doc” subfolder.
Current Consumption:
Parts.
Modules.