OLED/i2c library for ESP8266

Post date: Apr 12, 2015 5:25:48 PM

My take on code for a 128x64 bit OLED display driven by an ESP8266 is now available on BitBucket.The code includes a compile time option to rotate the display 180 degrees and a test program that demonstrates all of the OLED functions.

A Python script is included to generate bitmap arrays from .ppm files.

This will be used in an upcoming ESP8266 based MQTT display.