KrystianD / avr-power-meter

AVR-based, galvanically isolated, bidirectional DC energy meter with Modbus RTU interface.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

avr-power-meter

Device for monitoring DC energy usage (bidirectional) with an external shunt resistor like this.

This version is designed for monitoring 24V systems (2 voltage inputs, 1 shunt input).

It is galvanically isolated from the power supply, which allows using it in the battery stack without risks of creating ground loops.

It exposes Modbus RTU protocol over RS485 line. Modules can be daisy-chained using onboard angled pin headers.

The core of the board is INA262 chip with ATmega8 microcontroller.

History

See the v1 (test) version in [v1] branch.

Board


More board images

Photos

About

AVR-based, galvanically isolated, bidirectional DC energy meter with Modbus RTU interface.

License:MIT License


Languages

Language:C++ 42.3%Language:CMake 36.0%Language:C 12.6%Language:Python 8.8%Language:Shell 0.3%