Contribute Media
A thank you to everyone who makes this possible: Read More

End-to-end Energy Monitoring in Python

Description

I built an energy monitoring hardware as a hobby. Firmware for configuring, reading metering data and pushing out to IoT platform is done in micropython. Server for holding the data is Graphite (also python) and analysis of the data is done in python ML framework, Keras. End-to-end energy in python.

Details

Improve this page