mirror of
https://github.com/nishad2m8/T-Display-S3-YT
synced 2025-09-26 23:09:17 +08:00
ESP32 UI
00-❗libraries | ||
00-Assets | ||
01-Strawberry-Clock | ||
02-Casio-Style-World-Clock | ||
03-Vintage-Mac-Style-Calculator | ||
04-Digital-Price-Tag | ||
05-Nixie-Clock | ||
06-Auto-Guage | ||
07-Moon-Phase-Clock | ||
08-Compass | ||
09-Companion-bot | ||
10-Pomodoro-timer | ||
11-HA-Dashboard | ||
12-PV-Energy-monitor | ||
13-Attitude indicator | ||
14-No-code-UI | ||
15-Custom-Fonts | ||
16-EV Charging | ||
17-Honda Dashboard | ||
.gitignore | ||
README.md |
T-Display-S3-YT
💡 Join the discussion and share your thoughts and ideas!
If you like this, consider supporting it:
Check OBP for Squareline Studio Open Board Platform
❗Copy all the libraries
to the project's lib
folder.
Project/
├── lib/
│ ├── lv_conf.h
│ ├── lvgl/
│ ├── TFT_eSPI/
│ └── ui/
├── src/
│ └── main.cpp