-->
Page 1 of 1

[HELP] reprogramming esp8266

PostPosted: Thu Oct 20, 2016 5:00 am
by doubleve
I am looking for a kind soul who might take a little time to adapt the code of a site of the project:
http://jpg32190.fr/blog/2015/10/06/affi ... omment-162

I posted on the blog of the person but no answer.

I will wish to display the data on a SSD1306 OLED display instead of an LCD screen.
(Mini 0.96" I2C IIC Serial 128X64 OLED LCD Display Module For Arduino Effective)

thank you to those who can make me move forward.

Re: [HELP] reprogramming esp8266

PostPosted: Thu Oct 20, 2016 9:28 am
by martinayotte
Did you tried the Adafruit_SSD1306 library ?

https://github.com/adafruit/Adafruit_SSD1306

Re: [HELP] reprogramming esp8266

PostPosted: Fri Oct 21, 2016 5:47 am
by doubleve
Hello,
I can try but you must modify the code and I do not know how.