TEA5767 Radio Module With Arduino
by sncarter in Circuits > Arduino
2848 Views, 1 Favorites, 0 Comments
TEA5767 Radio Module With Arduino
This Instructable shows you how to connect up the TEA5767 FM Radio module to an Arduino Uno and write the code to get it working over an I2C connection between the Arduino and the module.
Supplies
1 - Breadboard
1 - Arduino UNO
1 - TEA5767 Module with antenna and integrated audio amplifier (Banggood)
2 - 10K resistors
2 - 47K resistors
1 - Headphone or loudspeaker with 3.5mm audio connector
1 - Rotary Encoder
5V DC power or use arduino +5V when plugged into your computer with USB cable
Assorted jumper wires
Schematic
The schematic is really simple, just build your circuit centred around the breadboard and connect it to the Arduino UNO.
Downloads
Arduino Code
The Arduino code is fully commented and there is also a description of how it works in the accompanying video.