esp-open-rtos/examples/ssd1306_example
Zaltora 7432c019f7 ssd1306 more functions (#310)
SSD1306 2D drawing/text functions, new example, builtin fonts support
2016-12-13 19:42:23 +06:00
..
image.xbm SSD1306 OLED Display driver refactored (#290) 2016-11-29 00:57:22 +02:00
main.c ssd1306 more functions (#310) 2016-12-13 19:42:23 +06:00
Makefile SSD1306 OLED Display driver refactored (#290) 2016-11-29 00:57:22 +02:00
README.md SSD1306 OLED Display driver refactored (#290) 2016-11-29 00:57:22 +02:00

SSD1306 I2C/SPI OLED LCD Example

To run this example connect the SSD1306 OLED LCD and configure protocol, display size and pins in main.c file.