In progress Embedded & IoT Infrastructure
Workshop Power Monitor
Measuring the power that runs through the workshop, per machine, with an alarm on top. A small example of the same idea: making data that already exists visible.
Overview
A custom energy monitoring system that provides real-time insight into power consumption of all machines in the workshop.
Goals
- Real-time monitoring of individual circuits
- Historical data for trend analysis
- Alerts for abnormal consumption
- Dashboard for quick insights
Updates
January 15, 2024
- ESP32 prototype working with CT sensors
- MQTT communication to local broker set up
- First data visible in Grafana
January 1, 2024
- Project started
- Hardware components ordered
- Node-RED flows designed