yanbe / ssd1306-esp-idf-i2c

Sample code for driving 128x64 OLED display (SSD1306 driver) via ESP-IDF's I2C master driver

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Why not make it a library?

homofortis opened this issue · comments

There is no decent SSD1306 library for ESP-IDF but several for Arduino platform. Wemos already have ESP32 model with built-in OLED, so it would be nice to have a native IDF support for the display.