randy 28d5d3e79c * Reworked the short pulse filter system.
* Tweaked timing limits.
* New Kaku-signals are quite long, so the duplicate code requirement can be more relaxed. The example is updated for this.
2012-03-26 00:39:11 +02:00

433MHz radio libraries for Arduino



This package contains three libraries for use with Arduino:



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

 - RemoteSwitch: 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%