Skip to content

Releases: openenergymonitor/emonpi

V2.8.3 | Firmware

07 Apr 20:49
Compare
Choose a tag to compare

Reduce min pulse width to 60ms

V2.8.2 | Firmware

19 Dec 23:33
Compare
Choose a tag to compare
  • Autodetect LCD on I2C address 0x27 or 0x3f

V2.8.1 | Firmware

21 Nov 20:34
Compare
Choose a tag to compare

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

21 Nov 17:33
Compare
Choose a tag to compare

V2.8 (18/11/16)

Program:   19074 bytes (58.2% Full)
(.text + .data + .bootloader)
Data:        951 bytes (46.4% Full)
(.data + .bss + .noinit)

V2.7.0 | Firmware

16 Nov 18:42
Compare
Choose a tag to compare
  • 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

11 Jun 16:54
Compare
Choose a tag to compare