randy 1b67ccd25e * Renamed NewKaku* classes to NewRemote* classes.
* Split off NewRemote* classes into their own new library NewRemoteSwitch.
* Revert version bump of RemoteSwitch from v3.0.0 to v2.3.0; the only new stuff in this library is the improved reception quality as NewRemote has been split off.
2012-04-21 13:43:07 +02:00

433MHz radio libraries for Arduino



This package contains four libraries for use with Arduino:



 - RemoteSensor: send and receive data of a weather station with remote sensors.

 - RemoteSwitch and NewRemoteSwitch: send and receive data of radio controlled

   power switches.

 - InterruptChain: chains Arduino interrupts; allows for receiving both sensor

   and switch controls at the same time.

   

The libraries are well documented with helpful examples to get you started.



Latest source and wiki: https://bitbucket.org/fuzzillogic/433mhzforarduino
Languages
C++ 100%