Build an FM radio using Arduino Nano and a TEA5767 Radio Module

; Date: Sat Sep 02 2017

Tags: Arduino

With a few add-on parts, you can create your own customized FM radio receiver. The attached project uses an Arduino NANO and a TES5767 radio module that can be used either with Raspberry Pi or Arduino. The display is a Nokia 5110 LCD display, but you could use any display of your choosing. The TES5767 uses an I2C interface, making it easy to integrate, and making an I2C display unit a good addition.

Source code: (educ8s.tv) http://educ8s.tv/arduino-fm-radio-project

Parts for building the Arduino FM Radio

Arduino Nano V3.0

TEA5767 FM Stereo Radio Module for Arduino Raspberry Pi DIY

LM386 Audio Amplifier Module for Arduino EK1236

Nokia 5110 LCD Graphic Display - Arduino Compatible

About the Author(s)

(davidherron.com) David Herron : David Herron is a writer and software engineer focusing on the wise use of technology. He is especially interested in clean energy technologies like solar power, wind power, and electric cars. David worked for nearly 30 years in Silicon Valley on software ranging from electronic mail systems, to video streaming, to the Java programming language, and has published several books on Node.js programming and electric vehicles.