# Display Drivers Components [](https://components.espressif.com/components/espp/display_drivers) This component contains a few different display drivers, corresponding to common display drivers on espressif development boards. These display drivers are designed to be used with the `display` component. ## Example The [example](./example) is designed to show how the `display_drivers` component can be used to drive various different displays with LVGL and a simple GUI (that is contained within the example: `main/gui.hpp`).
2b699b4cb8b6cccb2e60f179984c58ddd26b6749
idf.py add-dependency "espp/display_drivers^1.0.27"