ssd1306 display example
Posted:
Sat May 09, 2015 5:30 am
by alon24
Hi,
is there a working example with ssd1306 i2c code.
I want also If there is a menu example, so I can do a menu on the i2c OLED, for arduino esp ide.
thanks
Re: ssd1306 display example
Posted:
Sat May 09, 2015 9:54 am
by scratchrobot
Try this
https://github.com/Sermus/ESP8266_ArduinoIDEit has a working example of the ssd1306
Re: ssd1306 display example
Posted:
Sat May 09, 2015 10:04 am
by alon24
Sorry
I do not see an ssd1306 example in the link.
just blink, and http bootstrap.
Can you please check it?
Re: ssd1306 display example
Posted:
Sat May 09, 2015 10:06 am
by alon24
Ok,
so i reached there
https://github.com/Sermus/ESP8266_Ardui ... 64_i2c.inothis would work with arduino ide for es8266
I will checkllater