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
<span>After flashing the project, please follow the steps on the <ahref="https://github.com/witnessmenow/F1-Arduino-Notifications?tab=readme-ov-file#project-setup">project's Github page</a> for setting it up
|[ESP32-HUB75-MatrixPanel-I2S-DMA](https://github.com/mrfaptastic/ESP32-HUB75-MatrixPanel-I2S-DMA)| For controlling the LED Matrix | Yes ("ESP32 MATRIX DMA") |
152
152
|[Adafruit GFX library](https://github.com/adafruit/Adafruit-GFX-Library)| Dependancy of the Matrix library | Yes ("Adafruit GFX") |
153
153
154
-
### Cheap Yellow Display Display Config
154
+
####Cheap Yellow Display Display Config
155
155
156
156
The CYD version of the project makes use of [TFT_eSPI library by Bodmer](https://github.com/Bodmer/TFT_eSPI).
157
157
@@ -160,7 +160,7 @@ TFT_eSPI is configured using a "User_Setup.h" file in the library folder, you wi
160
160
- CYD (CYD with single USB): https://github.com/witnessmenow/ESP32-Cheap-Yellow-Display/blob/main/DisplayConfig/User_Setup.h
161
161
- CYD2USB (CYD with 2 USB): https://github.com/witnessmenow/ESP32-Cheap-Yellow-Display/blob/main/DisplayConfig/CYD2USB/User_Setup.h
162
162
163
-
### Display Selection
163
+
####Display Selection
164
164
165
165
At the top of the `F1-Notifications.ino` file, there is a section labeled "Display Type", follow the instructions there for how to enable the different displays.
0 commit comments