This app monitors the mains power status of the Uttarakhand state.
The change in mains power status is tweeted using UK-Power-Monitor-Twitter-Bot
Functions:
- Monitors mains power and other stats.
- Stores metric in a Timeseries database (InfluxDB).
- Display stats on a Grafana Dashboard.
Or import Grafana Dashboard JSON
- Raspberry Pi 4 Model B
- Arduino Nano
- DHT11
- Voltage Sensor
- Power backup
- External storage (optional)
Checkout Arm-Unit for modular case for this project.
Deploy Grafana and InfluxDB using ansible playbooks
- Write
nano/sketch/sketch.ino
to Arduino nano.
Install
DHT
andArduinoJson
library first 2.Build and deploy docker container frompi
directory