-->
Page 1 of 1

My I2C OLED driver for ESP8266

PostPosted: Fri Feb 13, 2015 8:39 am
by Baoshi
As promised, I pushed my I2C OLED driver onto GitHub.
https://github.com/baoshi/ESP-I2C-OLED

Image

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.

Re: My I2C OLED driver for ESP8266

PostPosted: Fri Feb 13, 2015 9:01 am
by alonewolfx2
Wow. I2c oled on freertos. I love that. Thank you very much :D