Recent Releases of emonpi
emonpi - 20-04-23
emonPi_CM firmware
- Removal of delays in main loop in order to improve radio performance (reduce missed packets and number of retries required).
- Changed baud rate from 38400 to 115200 (requires changing in emonHub)
Energy Systems - Building Energy Monitoring
- C++
Published by TrystanLea about 2 years ago

emonpi -
- Updated to use cut down version of RFM69 LowPowerLabs library
- Updated to match latest EmonLibCM library and emonPiFrontEndCM sketch from Robert
Energy Systems - Building Energy Monitoring
- C++
Published by TrystanLea about 2 years ago

emonpi - Firmware update
Include missing packet acknowledgement
Energy Systems - Building Energy Monitoring
- C++
Published by TrystanLea about 2 years ago

emonpi - emonPi 16th Feb 23
This release:
- Includes both the default discrete sampling emonPi firmware and the newer continuous sampling variant under a single repository
- LowPowerLabs radio format support for the continuous sampling variant
Energy Systems - Building Energy Monitoring
- C++
Published by TrystanLea about 2 years ago

emonpi - V2.9.4
See change log https://github.com/openenergymonitor/emonpi/compare/2.9.3...2.9.4
Energy Systems - Building Energy Monitoring
- C++
Published by TrystanLea over 3 years ago

emonpi - V2.9.2 | Firmware
Energy Systems - Building Energy Monitoring
- C++
Published by glynhudson over 5 years ago

emonpi - V2.9.1
Automatic correction of emoncms service script locations, see:
https://community.openenergymonitor.org/t/emoncms-v9-9-6-stable-merge-pre-merge-check
Energy Systems - Building Energy Monitoring
- C++
Published by TrystanLea about 6 years ago

emonpi - V2.9.0 | Firmware
- Don't require CT's to be connected at startup
- Display "connected please wait" on LCD instead of MQTT error when booting up
Energy Systems - Building Energy Monitoring
- C++
Published by glynhudson over 7 years ago

emonpi - V2.8.4 | Firmware
- V2.8.4: Correct USA voltage for apparent power sampling to 120V. Only affects battery / DC USB 5V operation. Does not effect when powering unit vi AC-AC adaptor.
Energy Systems - Building Energy Monitoring
- C++
Published by glynhudson over 7 years ago

emonpi - V2.8.3 | Firmware
Reduce min pulse width to 60ms
Energy Systems - Building Energy Monitoring
- C++
Published by glynhudson about 8 years ago

emonpi - V2.8.2 | Firmware
- Autodetect LCD on I2C address
0x27
or0x3f
Energy Systems - Building Energy Monitoring
- C++
Published by glynhudson over 8 years ago

emonpi - V2.8.1 | Firmware
V2.8.1 (21/11/16)
- Reintroduces "quiet mode" feature as seen in the RFM2Pi firmware to allow improved RF debugging.
Serial 1q
enables quiet mode (default) and 0q
removes quiet mode for a more verbose output including bad packets that have failed crc checks. In emonHub it can be set with quiet = true
or quiet = false
in the interfacer settings. Pull request discussion.
Program: 19206 bytes (58.6% Full)
(.text + .data + .bootloader)
Data: 953 bytes (46.5% Full)
(.data + .bss + .noinit)
Energy Systems - Building Energy Monitoring
- C++
Published by glynhudson over 8 years ago

emonpi - V2.8 | Firmware
V2.8 (18/11/16)
- Compiled using platformIO with JeeLib 10th Nov 2015 (f097c0039c)
- Fixes emonTx drop off forum discussion
Program: 19074 bytes (58.2% Full)
(.text + .data + .bootloader)
Data: 951 bytes (46.4% Full)
(.data + .bss + .noinit)
Energy Systems - Building Energy Monitoring
- C++
Published by glynhudson over 8 years ago

emonpi - V2.7.0 | Firmware
- Compiled using platformIO with latest JeeLib (7fc95a72ec)
- Consistency with github releases
- Smaller compiled size
- Ensure soft-reset introduced in V2.5 is included
- Fix RF dropping issue caused by V2.6 being mistakenly compiled
Program: 19100 bytes (58.3% Full)
(.text + .data + .bootloader)
Data: 951 bytes (46.4% Full)
(.data + .bss + .noinit)
Energy Systems - Building Energy Monitoring
- C++
Published by glynhudson over 8 years ago

emonpi - V2.5.0
See emonpi avr firmware change log: https://github.com/openenergymonitor/emonpi/blob/master/firmware/readme.md
Energy Systems - Building Energy Monitoring
- C++
Published by glynhudson almost 9 years ago
