![]() |
PU2CLR Si4735 Arduino Library
1.1.9
Arduino Library for Si47XX Devices - By Ricardo Lima Caratti
|
This is a library for the SI4735, BROADCAST AM/FM/SW RADIO RECEIVER, IC from Silicon Labs for the Arduino development environment. It works with I2C protocol and can provide an easier interface for controlling the SI47XX CI family.
This library was built based on Si47XX PROGRAMMING GUIDE-AN332 document from Silicon Labs. It also can be used on all members of the SI473X family respecting, of course, the features available for each IC version. These functionalities can be seen in the comparison matrix shown 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 larary has more than 20 examples. See https://github.com/pu2clr/SI4735/tree/master/examples
This library can be freely distributed using the MIT Free Software model. Copyright (c) 2019 Ricardo Lima Caratti.
Contact: pu2cl r@gm ail.c 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.