readme

# Display Drivers Components

[![Badge](https://components.espressif.com/components/espp/display_drivers/badge.svg)](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`).

Links

Supports all targets

Maintainer

  • William Emfinger <waemfinger@gmail.com>

License: MIT

To add this component to your project, run:

idf.py add-dependency "espp/display_drivers^1.0.3"

or download archive

Stats

  • Archive size
    Archive size ~ 35.45 KB
  • Downloaded in total
    Downloaded in total 26 times
  • Downloaded this version
    This version: 15 times

Badge

espp/display_drivers version: 1.0.3
|