Tech Note 046 - ESP32 How to connect SSD1331 Colour OLED Displays

preview_player
Показать описание
How to connect an SSD1331 Colour OLED display with an ESP32
Code examples and wiring diagram:
Links contain a short code example, a graphics testing programme together with a wiring diagram. You can use any type of ESP32 that has access to the hardware SPI bus for the other pins used for CS, DC and RST just change these numbers to suit your requirements.
Рекомендации по теме
Комментарии
Автор

Thanks for the vid! First video ive seen that was what i needed! granted i didnt research that long but this WAS the first video to show how to do it

slashxred
Автор

Great video again! I appreciate your style - compact information without needless overhead. Keep up the good work!

What I wonder is if there might be any problems when running the display at 5V and connecting the data lines directly to the GPIO pins of the ESP32. Although there are only outputs used for SPI in this setup, any pullup resistor on the display side can lead to a blow up of the ESP32. And even if not, the 3V3 level of the ESP is at the edge of specification, if not beyond already

reinerrosin
Автор

I am a little bit confused, the library you mentioned does not support esp32 or at least it seams not listed, .. As I use TTGO I am I am also not sure if I make a mistake but it does not work :-(
Anyway thanks for your video!

NorbertExler
Автор

To use multiple displays, would you only need to define a different CS for each display? Thanks for all your great videos!

eshxplorn
Автор

I'm attempting to connect an SSD1351 to a wrover-ib. Would you be available to help? I'm honestly pretty confused and you seem pretty informed about these things. I appreciate your videos!

davidcain
Автор

Where is the wiring diagram? Seems that its not part of the zip file.

wilipno