My I2C OLED driver for ESP8266
Posted: Fri Feb 13, 2015 8:39 am
As promised, I pushed my I2C OLED driver onto GitHub.
https://github.com/baoshi/ESP-I2C-OLED
My New Year Video, viewtopic.php?f=15&t=1071&p=6919, was using the same driver, except I added a task to continuously load frame data from flash and dump onto display buffer.
Enjoy forking.
https://github.com/baoshi/ESP-I2C-OLED
My New Year Video, viewtopic.php?f=15&t=1071&p=6919, was using the same driver, except I added a task to continuously load frame data from flash and dump onto display buffer.
Enjoy forking.