https://github.com/anlopo/lilygo_t-dysplay-s3_platformio
Lilygo T-Display-S3 + espidf + PlatformIO + VS Code
https://github.com/anlopo/lilygo_t-dysplay-s3_platformio
esp32 esp32-s3 espidf hello lvgl lvgl-esp32 lvgl-esp32-port lvgl9 platformio t-display-s3 vscode
Last synced: 4 months ago
JSON representation
Lilygo T-Display-S3 + espidf + PlatformIO + VS Code
- Host: GitHub
- URL: https://github.com/anlopo/lilygo_t-dysplay-s3_platformio
- Owner: anlopo
- License: mpl-2.0
- Created: 2025-02-26T16:51:28.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2025-02-26T17:00:11.000Z (4 months ago)
- Last Synced: 2025-02-26T18:18:55.628Z (4 months ago)
- Topics: esp32, esp32-s3, espidf, hello, lvgl, lvgl-esp32, lvgl-esp32-port, lvgl9, platformio, t-display-s3, vscode
- Language: C
- Homepage:
- Size: 2.91 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# "Hello world" with Lilygo T-Display-S3 + espidf + PlatformIO + VS Code
1. Clone this repository
2. Create directory components
3. Download archive from [lvgl/lvgl](https://components.espressif.com/components/lvgl/lvgl) and unzip it to directory components
4. Download archive from [components/espressif/esp_lvgl_port](https://components.espressif.com/components/espressif/esp_lvgl_port) and unzip it to directory components
5. Open repository directory in VS Code with PlatformIO Extension installed
6. Build/Upload