Driver and example for SSD1306 128x64 I2C display (#254)

This commit is contained in:
urx 2016-10-28 16:08:37 +04:00 committed by sheinz
parent e71919410d
commit 5b12ba54dc
9 changed files with 644 additions and 0 deletions

View file

@ -0,0 +1,3 @@
# I2C / SSD1306 OLED LCD Example
To run this example connect the SSD1306 OLED LCD and configure SDA/SCL pins in ssd1306_i2c.c file.