Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Auto generated API documentation and code listings for eth_comfort_test
| 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 |