Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 615 Bytes

File metadata and controls

13 lines (9 loc) · 615 Bytes

Display Drivers Components

Badge

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 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).