Powering 32 OLED displays, can this be done?

I am working on a project that requires 32 displays, I've found some 1" OLED displays on a well known website for a few bucks a pop. I want to wire these up but I'm not sure if this is even possible with a single board.

I've found plenty of resources for running x4 displays but nothing much more than that.

Any general advice? I'm currently using an old uno I had lying around for my prototype but fully expecting I need a different type, or a different board entirely.

EDIT: Worth noting I'm also open to other types of displays, such as E-Ink, as these are fire and forget which is kinda what I need, I don't really need a screen that is refreshing but would be nice if they could for making them a little nicer.

Consider I2C bus multiplexers. Eight multiplexers of eight I2C buses each, for 64 buses.
https://dronebotworkshop.com/multiple-i2c-bus/

1 Like

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