Interfacing mbed LPC1768 with SSD1306 OLED Display

14 Jan 2012

Hello, I want to do this. if somebody have experience with this display controller?

14 Jan 2012

No

27 Mar 2012

I have found this for SSD1306 , it might help you ...

https://github.com/adafruit/Adafruit_SSD1306

27 Jun 2015

X M wrote:

I have found this for SSD1306 , it might help you ...

https://github.com/adafruit/Adafruit_SSD1306

Hi . this is for Arduino Boards ...

29 Jun 2015

Well , back in 2012 you had to get inspiration from already published arduino drivers ...Time has passed , and nowadays , there are a lot of 1306 1308 drivers for mbed ...

Have a look here for example https://developer.mbed.org/components/Adafruit-OLED-128x32/

https://developer.mbed.org/users/masato/code/SSD1306/

30 Sep 2015

Is there any code in C not in c++.