lzw655/esp32_display_panel

uploaded 1 year ago
ESP32 Display Panel Driver which encapsulates various components using C++
# ChangeLog

## v1.0.0 - 2023-08-09

### Enhancements:

* Supports Arduino-ESP32 and ESP-IDF SDKs
* Supports various Espressif official development boards
* Supports custom boards
* Supports multiple types of drivers, including **Bus**, **LCD**, **Touch**, **Backlight**

## V1.1.0 - 2023-08-14

### Fixed:

* Change library name to `ESP32_Display_Panel`

## V1.1.1 - 2023-08-18

### Fixed:

* Remove "hal/spi_ll.h" from header
* Fix missing IO control for ESP32_S3_LCD_EV_BOARD

Links

Supports all targets

License: Apache-2.0

To add this component to your project, run:

idf.py add-dependency "lzw655/esp32_display_panel^1.1.1"

or download archive

Stats

  • Downloaded in total
    Downloaded in total 5 times
  • Downloaded this version
    This version: 5 times

Badge

lzw655/esp32_display_panel version: 1.1.1
|