# Wrover-Kit Board Support Package (BSP) Component [](https://components.espressif.com/components/espp/wrover-kit) The ESP32-WROVER-KIT is a development board for the ESP32-WROVER module. It features a nice display and a lot of expansion headers. The `espp::WroverKit` component provides a singleton hardware abstraction for initializing the display subsystems. ## Example The [example](./example) shows how to use the `espp::WroverKit` hardware abstraction component to initialize the ESP32-WROVER-KIT.
615b8dfde3e14e5a40ac4d1e2c605182b9d31bfd
idf.py add-dependency "espp/wrover-kit^1.2.0"