Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 1.21 KB

File metadata and controls

23 lines (18 loc) · 1.21 KB

OwieWatcher

A simple ESP8266 based sketch to connect to an owie device and pull the battery info from the status webpage for output to an OLED display. The current code configuration outputs the Voltage, BMS SOC & OVERRIDEN SOC.

Demo


OwieWatcher bootup

BootDemo
OwieWatcher refresh(every 10 seconds)

RefreshDemo

Setup

Download the owie-watcher.ino file and update the ssid & password variables. Then flash to your ESP8266, making sure you have the appropriate libraries downloaded.

Required Libraries

Parts