Releases: openenergymonitor/emonpi
Releases · openenergymonitor/emonpi
V2.8.3 | Firmware
Reduce min pulse width to 60ms
V2.8.2 | Firmware
- Autodetect LCD on I2C address
0x27
or0x3f
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)
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)
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)
V2.5.0
See emonpi avr firmware change log: https://github.com/openenergymonitor/emonpi/blob/master/firmware/readme.md