How do i put a coloured image on a SSD1331 oled display by my ESP32

Hi!, I am trying to display an image on an SSD1331 96x64 RGB oled display,
I haven't received my RGB OLED display, but before that, I can seem to find a way to convert the colored image into hex values for a bitmap AND THEN find a way to display it (I am also planning to make it animated so I am going to add multiple bitmap images). Since I am planning to use multiple bit maps, I will need a lot of storage, so to solve that I will be using an ESP-32.

If you find any resources on this topic, pls comment THANKS!

Please do not post in "Uncategorized"; see the stickies in Uncategorized - Arduino Forum.

Topic moved.

Since you know what you purchased and what processor you will be using draw an annotated schematic be sure to include all power, grounds, and power sources, Save the links to the hardware technical you will need them later. Along those same lines down load the appropriate libraries and open them up and look at the code etc, you should also find some examples.

Looks like the library does the magic. You just give it a file name.

Show a picture of your completed RGBOLED project...

1 Like

I will check it out but in the image , it shows that the oled display is connected to more than 7 pins, the one i have is 7 pins.

But i will still check it out

btw this is the one i am ordering:https://www.amazon.ae/Color-Display-Module-SSD1331-Arduino/dp/B07T18NWG7/ref=sr_1_1?crid=B3V6UM3O8RF&keywords=SSD1331+rgb+oled+display&qid=1704127188&refinements=p_36%3A-3800&rnid=15160318031&sprefix=ssd1331+rgboled+display%2Caps%2C197&sr=8-1

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.