espressif/esp_wrover_kit

uploaded 1 week ago
Board Support Package for ESP-WROVER-KIT

readme

BSP: ESP-WROVER-KIT

Component Registry

ESP-WROVER-KIT is an ESP32-based development board produced by Espressif.

ESP-WROVER-KIT features the following integrated components:

  • ESP32-WROVER-E module
  • LCD screen
  • microSD card slot
  • RGB LED

Its another distinguishing feature is the embedded FTDI FT2232HL chip - an advanced multi-interface USB bridge. This chip enables to use JTAG for direct debugging of ESP32 through the USB interface without a separate JTAG debugger. ESP-WROVER-KIT makes development convenient, easy, and cost-effective.

Most of the ESP32 I/O pins are broken out to the board’s pin headers for easy access.

readme of display example

Supported Boards Wrover kit

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.

Links

Target

License: Apache-2.0

To add this component to your project, run:

idf.py add-dependency "espressif/esp_wrover_kit^1.4.1"

or download archive

Dependencies

  • espressif/esp_lvgl_port ^1
  • ESP-IDF >=4.4
  • Examples:

    display

    more details

    Stats

    • Downloaded in total
      Downloaded in total 456 times
    • Downloaded this version
      This version: 12 times

    Badge

    espressif/esp_wrover_kit version: 1.4.1 |