#PowerMonitor
ESP8266 based realtime power monitor, works by monitoring blinks on power meters with led indicator.
requires latest git version of https://github.com/esp8266/Arduino for websockets library to function
###Credits:
ESP8266 core for Arduino https://github.com/esp8266/Arduino
ESP8266 WiFi Connection manager with web captive portal https://github.com/tzapu/WiFiManager
WebSocket Server and Client for Arduino: https://github.com/Links2004/arduinoWebSockets
Smoothie Charts: https://github.com/joewalnes/smoothie