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

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

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

Go to the source code of this file.

Classes

class  newchip
 Template library control a new radio chip. More...
 

Variables

newchip __attribute__
 

Detailed Description

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

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

This library can be used as a starting point to implement a new radio chip for the radio library.

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

History:

Variable Documentation

newchip __attribute__