espressif/esp_wrover_kit

2.0.1

Latest
uploaded 3 weeks ago
Board Support Package (BSP) for ESP-WROVER-KIT

readme

BSP: ESP-WROVER-KIT

HW Reference HOW TO USE API EXAMPLES Component Registry maintenance-status

Overview

ESP-WROVER-KIT is an ESP32-based development board produced by Espressif. This board features an integrated LCD screen and microSD card slot.

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.

Capabilities and dependencies

Available Capability Controller/Codec Component Version
📟 DISPLAY st7789 idf >=4.4.5
⚫ LVGL_PORT espressif/esp_lvgl_port ^2
☝ TOUCH
🔘 BUTTONS espressif/button ^4
🎵 AUDIO
🔈 AUDIO_SPEAKER
🎤 AUDIO_MIC
💡 LED idf >=4.4.5
💾 SDCARD idf >=4.4.5
🎮 IMU
📷 CAMERA

Compatible BSP Examples

Example Description Try with ESP Launchpad
Display Example Show an image on the screen with a simple startup animation (LVGL) Flash Example

Links

Target

License: Apache-2.0

Tags

To add this component to your project, run:

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

or download archive

Stats

  • Archive size
    Archive size ~ 431.70 KB
  • Downloaded in total
    Downloaded in total 28.8k times
  • Downloaded this version
    This version: 307 times

Badge

espressif/esp_wrover_kit version: 2.0.1
|