Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 1.33 KB

README.md

File metadata and controls

28 lines (17 loc) · 1.33 KB

This code runs on a Nanode / Arduino with an HopeRF RFM12b 433MHz wireless module and wirelessly communicates with Current Cost home energy monitors and EDF EcoManager monitors. The main aim of this code is the robust gathering of data from an arbitrary number of EDF EcoManager Wireless Transmitter Plugs and a small number of Current Cost whole-house "sensable" transmitters for tracking the state of the majority of appliances in a building.

Related projects

My RFM_ecomanager_logger code logs data from rfm_edf_ecomanager on a PC.

Current status

The code is "feature complete" in that it implements all of the features listed in the user manual.

Known issues

The code doesn't work especially well with Current Cost Individual Appliance Monitors (CC IAMs). See this issue for more details.

More info

Please see the user manual for more info.