Skip to content

openenergymonitor/avrdb_firmware

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AVR-DB Firmware

Combined firmware for the EmonTx4, EmonPi2 and EmonTx5

EmonLibDB based continuous monitoring firmware for the EmonTx4, EmonPi2 and EmonTx5. Supports:

  • 1-phase or 3-phase voltage, selectable at compilation.
  • 6 CT current sensors, real power & cumulative energy values reported.
  • Pulse counting (default's to pulse on analog input).
  • Serial configuration of radio settings (EmonTx4/5).
  • Serial configuration of voltage and current sensor calibration.
  • Option to transmit data over RFM69CW radio (EmonTx4/5).
  • Optional analog input.
  • Serial output for direct serial connection (emonPi2) or USB connection (emonTx4/emonTx5).
  • emonPi2 OLED starting message

DS18B20 temperature sensing is not supported on the AVR-DB core, temperature sensing is handled by the RaspberryPi directly on the EmonPi2.

EmonLibCM based continuous monitoring firmware for the EmonTx4, EmonPi2 and EmonTx5. Supports:

  • 1-phase voltage only (or no voltage sensing, apparent power or current only)
  • 6 CT current sensors, real power & cumulative energy values reported.
  • Pulse counting (default's to pulse on analog input).
  • Serial configuration of radio settings (EmonTx4/5).
  • Serial configuration of voltage and current sensor calibration.
  • Option to transmit data over RFM69CW radio (EmonTx4/5).
  • Optional analog input.
  • Serial output for direct serial connection (emonPi2) or USB connection (emonTx4/emonTx5).
  • emonPi2 OLED starting message
  • DS18B20 Temperature sensing support on the AVR-DB core.

EmonLibDB based continuous monitoring firmware for the EmonTx4, EmonPi2 and EmonTx5. Supports:

  • 1-phase or 3-phase voltage, selectable at compilation.
  • 12 CT current sensors, real power & cumulative energy values reported.
  • Option to transmit data over RFM69CW radio (EmonTx4/5).
  • Serial output for direct serial connection (emonPi2) or USB connection (emonTx4/emonTx5).
  • Serial configuration of radio settings (EmonTx4/5).
  • Serial configuration of voltage and current sensor calibration.
  • emonPi2 OLED starting message

DS18B20 temperature sensing and serial configuration is not supported.

About

EmonTx4, EmonPi2 & EmonTx5 combined firmware

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages