ESP32 - Which shield?

Which is the the recommended shield design, there looks to be a choice, but no readme in that folder to explain pros/cons of each

I got 5 board printed from this example, have assembled one with no luck, not sure if HW or SW issue

Video example

There’s some explanation here on my designs:

I got 5 board printed from this example, have assembled one with no luck, not sure if HW or SW issue

What config are you using? If you share more details I can try to troubleshoot

Put another board together using the mode0 direct to panel and that worked, so either bad board or issue with mode1 where you use a cable. Do you need to make software change to use mode1 output?

Thanks for the link, but doesn’t seem to say the pros and cons or difference been TMT and SMT designs

  • I know the THT version works to drive a matrix
  • The THT board is much larger but easier to solder

I would use the THT board unless you have a size constraint

You’ll need to change the define at the top of this file to use HUB75_ADAPTER_V0_THT_PINOUT

You can also extract the relevant defines for HUB75_ADAPTER_V0_THT_PINOUT to a new header file, like this one so you don’t have to keep changing the GPIOPINOUT define: