Skip to content

ESP8266 based setup to connect to an OWIE device and pull the battery info OLED display using the u8g2 library

License

Notifications You must be signed in to change notification settings

tonyt321/OWIE-OLED

 
 

Repository files navigation

OwieWatcher

Gitpod Ready-to-Code

todo

  • get gitpod working idk how to save from gitpod to here
  • use the u8g2 library better display support

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

About

ESP8266 based setup to connect to an OWIE device and pull the battery info OLED display using the u8g2 library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 93.2%
  • C 4.5%
  • Python 2.3%