An open API service indexing awesome lists of open source software.

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

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