Search found 4 matches

by stevenboon
Fri May 20, 2022 6:42 am
Forum: ESP32 boards
Topic: HUB75 display on ESP-WROOM-32
Replies: 7
Views: 11748

Re: HUB75 display on ESP-WROOM-32

Hi, that sounds pretty good actually! Since I'm planning to use 64×32 that should be easily achievable.
Could you maybe share how you made it working? E.g. which code you used or what connections? This is still on my to-do list but I haven't gotten to it yet. Any help would be great!
by stevenboon
Thu May 05, 2022 11:52 am
Forum: ESP32 boards
Topic: HUB75 display on ESP-WROOM-32
Replies: 7
Views: 11748

Re: HUB75 display on ESP-WROOM-32

Thanks for the info! It might take me a week or two before I have the time to figure out how to compile this with custom modules - I'm building cases for all ESPs and their components as well. I'll post an update in case of severe problems or maybe even success ;) and if there's any easy guide you c...
by stevenboon
Thu May 05, 2022 8:09 am
Forum: ESP32 boards
Topic: HUB75 display on ESP-WROOM-32
Replies: 7
Views: 11748

Re: HUB75 display on ESP-WROOM-32

Hmm.. that might maybe work? Looks useful at least, thanks!
I assume that would require me to compile Micropython myself with those modules? I have never done that before, but if that's how it works I might try and give it a shot..
by stevenboon
Mon May 02, 2022 6:02 pm
Forum: ESP32 boards
Topic: HUB75 display on ESP-WROOM-32
Replies: 7
Views: 11748

HUB75 display on ESP-WROOM-32

Hi folks, I am trying to find a MicroPython HUB75 driver for the original ESP-WROOM-32. CircuitPython is not officially available for this board. There are multiple C-style libraries available, but since I am working on a project involving multiple ESPs of which so far all use MicroPython, I'd rathe...