Skip to content

Use Lilygo T5-4.7 inch ESP32-S3 (aka "plus"/V2.3) e-paper module with ESPHome

License

Notifications You must be signed in to change notification settings

CBDesignS/esphome-lilygo-t547plus

 
 

Repository files navigation

This repository contains a Display component for ESPHome to support the ESP32-S3 LILYGO T5 4.7" Plus E-paper display.

lilygo t5 4 7 esp32 s3 ver2 3

(Do not confuse it with the original ESP32-based Lilygo T5 4.7 board.)

For more info in the display components, see the ESPHome display documentation

Usage

To use the board with ESPHome you have to put quite a number of options in your esphome config:

  • Configure the aprpopriate board, variant, and framework versions in the esp32 platform
  • Set a bunch of platformio_options
  • Include the component from this repository as external_components

If you clone this repository, There are working examples included in the: example_yaml folder

  1. You will find A Basic working basic.yaml, components folder & fonts folder

The examples below are for EspHome that read data from a working Home Assistant installation

  1. You will find A Basic working clock.yaml, required files are in th components folder & fonts folder
  2. You will find my HA Weather Station Weather.yaml, required files are in the components folder & fonts folder & 3D STL Housing files housing folder

Basic Clock.

Lilygo-t5-4 7s3

Home Assistant Weather Station.

HA weather v2


## Discussion

https://github.com/esphome/feature-requests/issues/1960

About

Use Lilygo T5-4.7 inch ESP32-S3 (aka "plus"/V2.3) e-paper module with ESPHome

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 66.3%
  • Python 33.7%