adafruit / Adafruit-SSD1331-OLED-Driver-Library-for-Arduino

For 0.96" OLEDs in the Adafruit shop
http://www.adafruit.com/products/684
Other
100 stars 67 forks source link

ESP32 #10

Closed chegewara closed 6 years ago

chegewara commented 7 years ago
mkf434 commented 6 years ago

Hi I'm having this exact problem with the Huzzah32 Featherboard and the OLED with the SSD_1331, pretty sure I'm wiring up the SPI correctly but nothing happens. I changed the .cpp file with a cast to the file type it wants but that doesn't allow the screen to function.

chegewara commented 6 years ago

Hi, if you are looking for esp-idf version then this is very early version of mine. I dont know if it still works: https://github.com/chegewara/ssd1331_driver-esp-idf

If you will have any problems you can open issue in my repo and i will try to fix it