https://github.com/sparkfun/sparkfun_si4703_arduino_library
Arduino Library for the SparkFun FM Tuner Basic Breakout - Si4703
https://github.com/sparkfun/sparkfun_si4703_arduino_library
arduino arduino-library fm sparkfun
Last synced: 4 months ago
JSON representation
Arduino Library for the SparkFun FM Tuner Basic Breakout - Si4703
- Host: GitHub
- URL: https://github.com/sparkfun/sparkfun_si4703_arduino_library
- Owner: sparkfun
- Created: 2015-05-07T19:59:55.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2021-08-23T08:21:44.000Z (about 4 years ago)
- Last Synced: 2025-04-14T21:36:15.080Z (6 months ago)
- Topics: arduino, arduino-library, fm, sparkfun
- Language: C++
- Size: 14.6 KB
- Stars: 20
- Watchers: 44
- Forks: 16
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
SparkFun Si4703 Arduino Library
========================================
![]()
![]()
SparkFun Si4703 Breakout [BOB-11083]
SparkFun FM Tuner Evaluation Board - Si4703 [WRL-12938]
Basic functionality of the Si4703 FM tuner chip. Allows user to tune to different FM stations, find station ID and song name, and RDS and RBDS information.
Repository Contents
-------------------* **/examples** - Example sketches for the library (.ino). Run these from the Arduino IDE.
* **/src** - Source files for the library (.cpp, .h).
* **keywords.txt** - Keywords from this library that will be highlighted in the Arduino IDE.
* **library.properties** - General library properties for the Arduino package manager.Documentation
--------------* **[Installing an Arduino Library Guide](https://learn.sparkfun.com/tutorials/installing-an-arduino-library)** - Basic information on how to install an Arduino library.
* **[Hookup Guide](https://learn.sparkfun.com/tutorials/si4703-fm-radio-receiver-hookup-guide)** - Basic hookup Guide for the SI4703 Evaluation board.
* **[Product Repository](https://github.com/sparkfun/FM_Tuner_Basic_Breakout-Si4703)** - Main repository (including hardware files) for the Si4703 Breakout.Products that use this Library
---------------------------------
* [SparkFun FM Tuner Evaluation Board](https://www.sparkfun.com/products/10663)- Evaluation board for Si4703. Includes audio jack.
* [SparkFun FM Tuner Basic Breakout](https://www.sparkfun.com/products/11083)- Basic breakout of Si4703.License Information
-------------------This product is _**open source**_!
Distributed as-is; no warranty is given.
- Your friends at SparkFun.
_The original SparkFun code was modified by Simon Monk. Thanks Simon!_