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