Arduino Radio Library
0.9
A set of Arduino libraries to control diverse FM radio receiver chips in Arduino projects.
|
CAUDIO_INFO | Structure that contains information about the audio features |
▼CRADIO | Library to control radio chips in general. This library acts as a base library for the chip specific implementations |
Cnewchip | Template library control a new radio chip |
CRDA5807M | Library to control the RDA5807M radio chip |
CSI4703 | Library to control the SI4703 radio chip |
CSI4705 | Library to control the SI4705 radio chip |
CTEA5767 | Library to control the TEA5767 radio chip |
CRADIO_INFO | A structure that contains information about the radio features from the chip |
CRDSParser | Library for parsing RDS data values and extracting information |
CStringBuffer |