Post
Topic
Board Development & Technical Discussion
Re: LED Bitcoin Dashboard [weekend project]
by
ETFbitcoin
on 06/04/2022, 11:46:12 UTC
Microcontroller and matrix shield
I got one of these shields before the shop recently closed, paired with a D1 Mini ESP32, since it's much better than an ESP8266 in a few ways, like multithreading.
https://www.tindie.com/products/brianlough/esp32-matrix-shield-mini-32/
Similar products and microcontrollers should work, though they will require small changes to the code.

Can you explain what exactly is matrix shield? Is it used to connect ESP32 with LED Matrix?