Program for decoding radio-signals sent by a ETH-Window-Shutter-Contact, received with a RFM12B-module. The messages are sent to KNX via a freebus rs-interface. Details see http://mbed.org/users/charly/notebook/connecting-a-radio-window-shutter-contact-to-knx/

Dependencies:   TextLCD mbed ConfigFile

Embed: (wiki syntax)

« Back to documentation index

File Index

File List

Here is a list of all documented files with brief descriptions:
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]Read messages from ETH-Radio-Shutters and send On/Off-Commands to KNX (via freebus-rs-interface)
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