display

Example of the component espressif/esp_wrover_kit v1.6.0
# BSP: Display example

This is a minimalistic display + LVGL graphics library example.
In few function calls it sets up the display and shows Espressif's logo and label.

<a href="https://espressif.github.io/esp-launchpad/?flashConfigURL=https://espressif.github.io/esp-bsp/config.toml&app=display">
    <img alt="Try it with ESP Launchpad" src="https://espressif.github.io/esp-launchpad/assets/try_with_launchpad.png" width="250" height="70">
</a>

To create a project from this example, run:

idf.py create-project-from-example "espressif/esp_wrover_kit^1.6.0:display"

or download archive (4.00 KB)