You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A small project to read my blinking power meter using a ESP8266 (nodeMCU).
The ESP watches the LED for blinks and reports them to a web service running on my server.
The server stores the blinks and offers a web site to query the data.
About
Contains the code for an ESP8266 based sensor and a web service for data collection