![]() |
Arduino Radio Library
0.9
A set of Arduino libraries to control diverse FM radio receiver chips in Arduino projects.
|
| ▼ examples | |
| ▼ LCDKeypadRadio | |
| LCDKeypadRadio.ino | Radio implementation using the Serial communication |
| ▼ LCDRadio | |
| LCDRadio.ino | Radio implementation including LCD output |
| ▼ ScanRadio | |
| ScanRadio.ino | This sketch implements a scanner that lists all availabe radio stations including some information |
| ▼ SerialRadio | |
| SerialRadio.ino | Radio implementation using the Serial communication |
| ▼ TestRDA5807M | |
| TestRDA5807M.ino | An Arduino sketch to operate a SI4705 chip based radio using the Radio library |
| ▼ TestSI4703 | |
| TestSI4703.ino | An Arduino sketch to operate a SI4703 chip based radio using the Radio library |
| ▼ TestSI4705 | |
| TestSI4705.ino | An Arduino sketch to operate a SI4705 chip based radio using the Radio library |
| ▼ TestTEA5767 | |
| TestTEA5767.ino | An Arduino sketch to operate a TEA5767 chip based radio using the Radio library |
| ▼ WebRadio | |
| StringBuffer.h | |
| WebRadio.ino | Radio implementation using a web frontend served by the Arduino |
| ▼ src | |
| newchip.cpp | Implementation for the radio library to control the newchip radio chip |
| newchip.h | Library header file for the radio library to control the newchip radio chip |
| radio.cpp | Library implementation for the radio libraries to control radio chips |
| radio.h | Library header file for the radio libraries to control radio chips |
| RDA5807M.cpp | Implementation for the radio library to control the RDA5807M radio chip |
| RDA5807M.h | Library header file for the radio library to control the RDA5807M radio chip |
| RDSParser.cpp | RDS Parser class implementation |
| RDSParser.h | RDS Parser class definition |
| SI4703.cpp | Implementation for the radio library to control the SI4703 radio chip |
| SI4703.h | Library header file for the radio library to control the SI4703 radio chip |
| SI4705.cpp | Implementation for the radio library to control the SI4705 radio chip |
| SI4705.h | Library header file for the radio library to control the SI4705 radio chip |
| TEA5767.cpp | Implementation for the radio library to control the TEA5767 radio chip |
| TEA5767.h | Library header file for the radio library to control the TEA5767 radio chip |
1.8.8