lexus2k / ssd1306

Driver for SSD1306, SSD1331, SSD1351, IL9163, ILI9341, ST7735, PCD8544, Nokia 5110 displays running on Arduino/ESP32/Linux (Rasperry) platforms
MIT License
651 stars 125 forks source link

How to port it to ESP IDF #153

Open MatellioDattatray opened 1 year ago

MatellioDattatray commented 1 year ago

Hi, was working with SSD1351, i searching for esp idf component documentation, I could not found documentation, can someone help me to get the same in esp idf

lexus2k commented 1 year ago

This library can be used as IDF component without any modification. Check Setting Up section: https://github.com/lexus2k/ssd1306#setting-up