# Waveshare ESP32-S3-GEEK Board Support Package (BSP) Component [](https://components.espressif.com/components/espp/ws-s3-geek) The Waveshare ESP32-S3-GEEK is a development board for the ESP32-S3 module. It features a USB-A plug, a micro-SD card reader, a color LCD, and a button. The `espp::WsS3Geek` component provides a singleton hardware abstraction for initializing the display. ## Example The [example](./example) shows how to use the `espp::WsS3Geek` hardware abstraction component initialize the components on the Waveshare ESP32-S3-GEEK.
898d120fe0746087a6dab40ea66bcc5f05a9c7e5
idf.py add-dependency "espp/ws-s3-geek^1.0.17"