SparkFun
SparkFun FM Tuner Evaluation Board - Si4703
The SparkFun FM Tuner Evaluation Board features the Silicon Laboratories Si4703 FM tuner chip, capable of receiving FM radio stations as well as detecting an...
Get notified when back in stock
The SparkFun FM Tuner Evaluation Board features the Silicon Laboratories Si4703 FM tuner chip, capable of receiving FM radio stations as well as detecting and processing Radio Data Service (RDS) and Radio Broadcast Data Service (RBDS) information — displaying station IDs, song names, and more.
The Si4703 provides excellent filtering and carrier detection, delivering reception quality comparable to a standard FM radio. All major pins are broken out, including I2C (SDIO/SCLK), reset, SEN mode select, and two configurable GPIO pins for RDS-ready, seeking, or tuning functions.
Key Features
- Si4703 FM Tuner – High-quality FM reception with RDS/RBDS data decoding
- I2C Communication – SDIO and SCLK pins broken out for easy interfacing
- 3.5mm Audio Jack – Headphone cable doubles as the antenna (no external antenna needed)
- All Pins Broken Out – Power, I2C, reset, SEN, GPIO1, and GPIO2
- RDS/RBDS Support – Display station ID, song name, and programme information
Specifications
- Chip: Silicon Labs Si4703
- Interface: I2C (SDIO/SCLK)
- Power: 3.3V
- Audio Output: 3.5mm stereo jack
- Antenna: Headphone cable or 3.5mm audio cable (3ft+ recommended)
Ideal For
- FM radio receiver projects
- RDS/RBDS data display applications
- Arduino and microcontroller radio builds
Resources
Jargon buster
Plain-language definitions for the technical terms used above.
- GPIO
- General-purpose input/output pins are microcontroller pins you can set in software to read signals, switch devices on and off, or connect to peripherals. The number of GPIO pins matters because it limits how many buttons, LEDs, sensors, and other parts you can wire directly to the board.
- I2C
- I2C is a two-wire communication bus used by many sensors and small modules. It matters because several I2C devices can share the same two wires, but each device needs a compatible address and your controller must support I2C.
- microcontroller
- A microcontroller is a small computer on a single chip that runs a stored program and controls connected inputs and outputs such as buttons, sensors, displays and communication interfaces. In a device built around one, it is the part that executes the code and coordinates the device's behaviour.
Find this product in
Audio & Video
Si4703 FM Tuner Eval Board Schematic
Schematic · 88.2 KB · Click any page to view full size
Si4703 Datasheet
Datasheet · 314.7 KB · Click any page to view full size
AN243 Application Note
Document · 276.5 KB · Click any page to view full size
Supplier page — sparkfun.com
Supplier Description · 691.3 KB · Click any page to view full size
Resources & Downloads
Guides, code examples, and more
Source Code
Open-source libraries, firmware & example projects for this product
Example code and board files for the Si4703 FM Tuner Evaluation Board
d808bf5
almost 8 years ago
· 46 commits
- Firmware Optimization almost 8 years ago
- Hardware Updating README, fixing brd file merge conflicts, updating license almost 11 years ago
- Libraries Removed SCT Polling almost 8 years ago
- Production Updating README, fixing brd file merge conflicts, updating license almost 11 years ago
- .gitattributes Updating repo structure, adding documentation links, fixing names about 11 years ago
- .gitignore Initial file upload for v12 about 13 years ago
- LICENSE.md Updating README, fixing brd file merge conflicts, updating license almost 11 years ago
- README.md Added Makefile, update README's. over 8 years ago
Related Tutorials
Free guides on learn.littlebird.com.au