Module – SI4703 – FM Tuner

Hardware

   BESTELLEN

Informatie (ENG)

This is an evaluation board for the Silicon Laboratories Si4703 FM tuner chip includes an amp and a headphone jack, and that’s everything you need to get up and running! Beyond being a simple FM radio, the Si4703 is also capable of detecting and processing both Radio Data Service (RDS) and Radio Broadcast Data Service (RBDS) information. The Si4703 even does a very good job of filtering and carrier detection. It also enables data such as the station ID and song name to be displayed to the user.

Using this board we are able to pick up multiple stations just as well as with a standard FM radio. The board breaks out all major pins and makes it easy to incorporate this great chip into your next radio project. Also, by plugging headphones into the 3.5mm audio jack, you effectively use the cable in your headphones as an antenna! Therefore, this board does not require an external antenna if using headphones or a 3.5mm audio cable longer than 3 feet.

Pinout

Pin:Functie:
1+3.3V (VCC)
2GND
3SCDO
Serial Data I/O
4SCL
Serial Clock (line)
5SEN
6RST (reset)
7GPIO1
8GPIO2

Arduino

Wat heb je nodig?

1) Adafruit Si4703 bibliotheek

Sluit de module aan volgens onderstaand overzicht:

Arduino pin:Si7403 FM module pin:
+3.3V+3.3V (VCC)
GNDGND
A4SCDO
Serial Data I/O
A5SCL
Serial Clock (line)
D4RST (reset)

Script

Testscript met de functies van de radio:

Het resultaat


Bron(nen):
learn.sparkfun.com

Arduino Library

Initialiseer met:

Kanaal zoeken met:

Kanaal instellen:

radio.setChannel(channel);

Volume instellen:

radio.setVolume(volume);

RDS uitlezen:


Download Si4703 FM tuner bibliotheek @ learn.sparkfun.com

Schema

Teardown

GEEN GEGEVENS

Datasheet

Fritzing

Standaard inbegrepen in Fritzing.

Downloads

GEEN GEGEVENS