-->
Page 1 of 2

0.96" i2c oled display working

PostPosted: Wed Apr 15, 2015 11:34 am
by miker
Finally got the i2c oled display working on the ESP8266-01 using the Arduino IDE. I'm no good at writing code but managed to get it barely working. It may be of some help to others. Hardware & Code available here: https://github.com/mike-rankin/ESP_LUA_Loader


Re: 0.96" i2c oled display working

PostPosted: Thu Apr 16, 2015 12:54 am
by uhrheber
Yeah!
Can't wait to try this out after work.

Re: 0.96" i2c oled display working

PostPosted: Thu Apr 16, 2015 6:06 am
by miker
Displaying a text string was possible but had not luck getting integers to display. dtostrf(X,2,1,Y); shows as an error.

Re: 0.96" i2c oled display working

PostPosted: Thu Apr 16, 2015 10:38 pm
by chemtrailz
Any day now, when the slow boat arrives, I will be getting an I2C OLED so this is perfect!
Thanks :ugeek: