> TEA5767 Stereo FM Radio Module with Detachable Antenna is made using TEA5767, a unmarried-chip electronically tuned stereo FM radio for low voltage packages. It has absolutely integrated Intermediate Frequency (IF) selectivity and FM demodulator.
> The radio is absolutely adjustment-free and could be very clean to use as it requires handiest minimum outside components. This module can be tuned to many FM bands and it is able to be effortlessly interfaced with Arduino Boards, Raspberry Pi, and Microcontrollers thru the I2C interface.
> The Module has reverse polarity safety diode and energy output filtering sensor. It can be Directly plugged to the antenna interface. Additionally, it has a Multi capacitor mixed clear out and Blue LED power indicator for On-Off reputation.
SPECIFICATIONS:
Model :TEA5767
Input Supply voltage (V ) :5
Frequency Range (MHz) :76 ~ 108
Communication interface :I2C
Antenna Jack (mm) :3.5
Antenna can extend (cm) :25
OVERVIEW:
-Directly plug antenna interface.
-I2C bus communication.
-Multi-capacitor combined filter.
-Blue LED power indicator.
-High sensitivity(low noise RF input amplifier).
-High power auto gains control AGC circuit.
PACKAGE INCLUDES:
1 PCS x Tea5767 Stereo Fm Radio Module With Detachable Antenna
//SOURCE CODE TAKEN FROM BELOW LNK
//https://create.arduino.cc/projecthub/nickthegreek82/arduino-tea5767-fm-radio-receiver-543480
/////////////////////////////////////////////////////////////////
// Arduino FM Radio Project //
// Get the latest version of the code here: //
//