Replacing my python gateway script with Node-RED: RFM2Pi packets decoded and forwarded to emonCMS in a visual, easy to extend flow.
NodeRED RFM2Pi to emonCMS gateway


Replacing my python gateway script with Node-RED: RFM2Pi packets decoded and forwarded to emonCMS in a visual, easy to extend flow.

In-memory SQL over emonCMS feeds – min/max/avg analysis without touching the underlying database directly.

The YAPM (Yet Another Power Monitor) PCB is done and preliminary tests pass – built between a new job and scarce hobby hours.

An emonCMS base-station configured from an .ini file on SD card – no re-flashing a NanodeRF for every user-specific setting.
Installing emonCMS’s events module – rule-based alerts and actions on top of the telemetry my sensors already log.
Logging body weight to emonCMS with a keypad and a coin-cell Funky v2 – punch in the scale readout, get a weight history graph.

Charting emonCMS data with pChart – a static PHP fallback for the feeds the built-in multigraphs render slowly or not at all.
Getting my emonCMS data on my phone – tank and room temperatures at a glance without opening the laptop.
Capturing RFM12B packets on the Raspberry Pi, decoding them and logging to emonCMS – the receiving side of my sensor network.
Measuring the actual solar yield of my evacuated tube collector and comparing it against the calculated available energy in emonCMS.
Calculating the Sun’s position and available solar energy for my 2.088m² evacuated tube collector, logged to emonCMS as a baseline.
Feeding weather data to emonCMS with software only – no hardware, an online weather source covers humidity, pressure and wind.