You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|[ESP32-HUB75-MatrixPanel-I2S-DMA](https://github.com/mrfaptastic/ESP32-HUB75-MatrixPanel-I2S-DMA)| For controlling the LED Matrix | Yes ("ESP32 MATRIX DMA") |
182
200
|[Adafruit GFX library](https://github.com/adafruit/Adafruit-GFX-Library)| Dependency of the Matrix library | Yes ("Adafruit GFX") |
183
201
184
-
### Cheap Yellow Display Display Config
202
+
####Cheap Yellow Display Display Config
185
203
186
204
The CYD version of the project makes use of [TFT_eSPI library by Bodmer](https://github.com/Bodmer/TFT_eSPI).
187
205
188
206
TFT_eSPI is configured using a "User_Setup.h" file in the library folder, you will need to replace this file with the one in the `DisplayConfig` folder of this repo.
189
207
190
-
### Display Selection
208
+
####Display Selection
191
209
192
210
At the top of the `SpotifyDiyThing.ino` file, there is a section labeled "Display Type", follow the instructions there for how to enable the different displays.
0 commit comments