Skip to content

AkuaTech/eineage

Repository files navigation

Eineage

A lightweight MQTT telemetry system for microcontrollers with Selec EM2M Energy Meter integration — featuring a real-time logging server and a clean monitoring dashboard.


Overview

Eineage pipelines energy readings from a physical meter to a live web dashboard, storing historical data along the way.

[EM2M Meter] → [MCU: eineage-mqtt] → [MQTT Broker] → [eineage-server] → [PostgreSQL]
                                                               ↓
                                                      [eineage-dashboard]

Components

Package Description
eineage-mqtt Runs on a microcontroller. Reads from the Selec EM2M meter and publishes JSON payloads via MQTT.
eineage-server Subscribes to the MQTT broker, serves readings to the dashboard, and persists logs to PostgreSQL.
eineage-dashboard Frontend UI with real-time graphs and historical data views.

Screenshots

Eineage Home Eineage Trends
Meter Reading Setup

License

MIT

About

MQTT telemetry system for microcontrollers.

Topics

Resources

License

Stars

3 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors