Skip to content

papabricole/SparkFun_Si4703_Arduino_Library

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FORK

This fork fix the RDS polling and additionally parse the radio text, time and date. If your radio module does not travel, the entire RDS system is quite useless. Station names could be stored in a simple text file. For the radio text, the interrest is quite limited: some station broadcast the current title of the music played, which is nice, some other advertisement or slogan... For the time and date, it could be useful if you trust the radio station, which I personnally don't.

SparkFun Si4703 Arduino Library

SparkFun Si4703

SparkFun Si4703 Breakout(BOB-11083)

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

Products that use this Library

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!

About

Arduino Library for the SparkFun FM Tuner Basic Breakout - Si4703

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 96.3%
  • C 3.7%