derkst / Cypress-PSOC-OLED

SSD1306 OLED display driver and graphics library for the Cypress PSOC family of microcontrollers
Other
18 stars 10 forks source link

SSD1306 OLED I2C driver

Derk Steggewentz, 3/2015

This is a I2C driver for SSD1306 OLED displays including graphics library. The project as is runs on the PSOC pioneer kit.

The graphics library part (gfx_ functions) is a heavily modified version of the Adafruit graphics library,

No license restrictions on my part, do whatever you want as long as you follow the derived license requirements for the graphics library part.

Usage:

Examples:

see ssd1306.h for the entire API