Arduino Radio Library  0.9
A set of Arduino libraries to control diverse FM radio receiver chips in Arduino projects.
Macros
newchip.cpp File Reference

Implementation for the radio library to control the newchip radio chip. More...

#include <Arduino.h>
#include <Wire.h>
#include <RADIO.h>
#include <newchip.h>

Macros

#define newchip_ADR   0x10
 

Detailed Description

Implementation for the radio library to control the newchip radio chip.

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

This library enables the use of the Radio Chip newchip.

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

History:

Macro Definition Documentation

#define newchip_ADR   0x10