Driver and example for SSD1306 128x64 I2C display
This commit is contained in:
parent
2ab9beb946
commit
266642b424
9 changed files with 644 additions and 0 deletions
3
examples/ssd1306_i2c/README.md
Normal file
3
examples/ssd1306_i2c/README.md
Normal 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.
|
||||
Loading…
Add table
Add a link
Reference in a new issue