Programm for decoding radio-signals sent by a ETH-Window-Shutter-Contact, received with a RFM12B-module

Dependencies:   TextLCD mbed

Auto generated API documentation and code listings for eth_comfort_test

Classes

eth_comfort Class for the ETH-Window shutter by ELV(R) Uses the rfm12B to receive the signals sent by the radio-shutter
rfm12b This Class handles a rfm12b transceiver see http://www.hoperf.com/rf_fsk/rfm12b.htm

Code

eth_comfort.cpp [code] Module for receiving data from eth comfort window sensor by ELV(R) with a RFM12 transceiver module by Hope
eth_comfort.h [code] Read the messages from the ETH-Radio-Shutter
main.cpp [code] Show the messages from ETH-Radio-Shutters on serial port and lcd
rfm.h [code] Functions to control the RFM12 Radio Transceiver Module
rfm12b.cpp [code] Class for rfm2b in rawmode - only receive part implemented
rfm12b.h [code] Class for rfm2b in rawmode - only receive part implemented