Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 1.73 KB

README.md

File metadata and controls

31 lines (22 loc) · 1.73 KB

BSP: ESP-WROVER-KIT

Component Registry

Overview

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.

Dependencies

component version
espressif/button >=2.5,<4.0
espressif/esp_lvgl_port ^2
idf >=4.4.5
lvgl/lvgl ^8