Arduino Radio Library  0.9
A set of Arduino libraries to control diverse FM radio receiver chips in Arduino projects.
Classes
RDA5807M.h File Reference

Library header file for the radio library to control the RDA5807M radio chip. More...

#include <arduino.h>
#include <Wire.h>
#include <radio.h>

Go to the source code of this file.

Classes

class  RDA5807M
 Library to control the RDA5807M radio chip. More...
 

Detailed Description

Library header file for the radio library to control the RDA5807M radio chip.

Author
Matthias Hertel, http://www.mathertel.de

This library enables the use of the Radio Chip RDA5807M from http://www.rdamicro.com/ that supports FM radio bands and RDS data.

More documentation and source code is available at http://www.mathertel.de/Arduino

History: