PU2CLR Si4735 Arduino Library 2.1.4
Arduino Library for Si47XX Devices - By Ricardo Lima Caratti
|
This is a library for the SI473X and SI474X, BROADCAST AM/FM/SW RADIO RECEIVER, IC from Silicon Labs for the Arduino development environment. It works with I2C protocol and provides an easy-to-use interface for controlling the SI47XX IC family.
This library was built based on Si47XX PROGRAMMING GUIDE-AN332 (REV 1.0) document from Silicon Labs.
It also can be used on all members of the SI473X and SI474X family, though the features you can use depend on which IC version you have. The functionality of each IC is outlined in the comparison matrix in table 1 (Product Family Function); pages 2 and 3 of the programming guide. If you need to build a prototype based on SI47XX device, see https://pu2clr.github.io/SI4735/
This library has more than 30 examples, and it can be freely distributed using the MIT Free Software model. Copyright (c) 2019 Ricardo Lima Caratti. Contact: pu2cl.nosp@m.r@gm.nosp@m.ail.c.nosp@m.om
This library uses the I²C communication protocol and implements most of the functions offered by Si47XX (BROADCAST AM / FM / SW / LW RADIO RECEIVER) IC family from Silicon Labs.
The main features of this library are listed below.
Some texts were extracted directly from the Silicon Labs documentation. The name of the Silicon Labs document and pages are described in the source code comments.