April 17, 2024
Description
This project will allows you to build up you own Matrix-Display, below you will find out everything that you will need to mound and run this project from the scratch.
For this project I used a conbination of 4 matrix display of 8x8 to get a 32x8 matrix in total, and as microcontroller I decided to pick an ESP32 WROM.
Materials:
1 x ESP32 Dev Board - Amazon
1 x 32x8 Matrix Display - Amazon
12 x M3x20 Screws - Amazon
Wirings:
| ESP32 | MATRIX |
| G12 | DIN |
| G14 | CLK |
| G15 | CS |
| 3V3 | VCC |
| GND | GND |
Firmware:
I've created a basic firmware to use your display on a easy way, you will find it out on my GitHub repository.
License:
Creative Commons — Attribution — Share Alike