An open API service indexing awesome lists of open source software.

https://github.com/ondratu/phase2mqtt

Elektro meter based on SDM120D, ATMega8 and Turris 1.0
https://github.com/ondratu/phase2mqtt

electric home-automation meter mqtt-client

Last synced: 26 days ago
JSON representation

Elektro meter based on SDM120D, ATMega8 and Turris 1.0

Awesome Lists containing this project

README

          

Electric phase meter
====================

This is set of tools which read electric meter and sent it to MQTT.

## Tree
* pm_atmega8 - source code of I2C slave which reads impulses from SDM120 and
send it to master based on ATMega8 MCU.
* daemon - lua daemon to send values from I2C to MQTT