Test code attempting to drive a Ebay SSD1306 128X65 LCD from STM F303K8. The chip responds my I2C address scanner but the LCD never turns on or displays anything.
Dependencies: SSD1308_128x64_I2C mbed Adafruit_GFX
Fork of Nucleo-F303K8-ADC-TEST by
Update of sample using Adafruit library to drive a generic Ebay SSD1306 OLED display. On Nucleo-F303K8 it will display reading of first two ADC lines once every couple seconds. Should work with other CPU boards.
History
update to use MIT license
2016-03-30, by joeata2wh [Wed, 30 Mar 2016 14:49:21 +0000] rev 3
update to use MIT license
got it working with the adafruit library
2016-03-21, by joeata2wh [Mon, 21 Mar 2016 03:42:56 +0000] rev 2
got it working with the adafruit library
initial version request comment
2016-03-21, by joeata2wh [Mon, 21 Mar 2016 00:11:05 +0000] rev 1
initial version request comment
working version
2016-03-19, by joeata2wh [Sat, 19 Mar 2016 02:18:42 +0000] rev 0
working version