SSD1308 OLED 128x64

Driver for OLED controller SSD1308

Hello World

Import programmbed_oled

Demonstration of SSD1308 OLED driver library

Library

Import librarySSD1308_128x64_I2C

SSD1308 128x64 OLED Driver with I2C interface

Datasheet

http://mbed.org/users/wim/notebook/oled-display-with-ssd1308-driver/

Notes

The driver uses the I2C interface to send commands and data to the display. Basic functions are supported to initialise and control the display. The printf interface is available to display strings and numbers. Some example functions allow display of images, large font numbers and progress bars.


You need to log in to post a discussion

Questions