Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lilygo T5-4.7 inch ESP32-S3 (aka "plus"/V2.3) e-paper board #1269

Open
nickolay opened this issue Dec 30, 2023 · 1 comment
Open

Lilygo T5-4.7 inch ESP32-S3 (aka "plus"/V2.3) e-paper board #1269

nickolay opened this issue Dec 30, 2023 · 1 comment

Comments

@nickolay
Copy link

I have the "T5 4.7 Inch E-paper V2.3" (aka "LILYGO T5-4.7 Plus") board.
https://www.lilygo.cc/products/t5-4-7-inch-e-paper-v2-3
https://www.aliexpress.us/item/3256804461011991.html

The vendor published the board json here: https://github.com/Xinyuan-LilyGO/LilyGo-EPD47/blob/f6a4fabbfba39f29fcc166d1b8a87c342a379b99/platformio/boards/lilygo-t5-47-plus.json

What's the procedure for adding it to the tree? (I see that sometimes the JSON simply gets committed, in other cases an arduino board config is requested first.)

Once Xinyuan-LilyGO/LilyGo-EPD47#107 is resolved (either by removing ARDUINO_RUNNING_CORE from the json, or on the esphome side), this would simplify the process of using it with esphome a lot.

@valeros
Copy link
Member

valeros commented Jan 8, 2024

Hi @nickolay, usually a variant header file with proper pin definitions in the Arduino core is required just to avoid frustrating issues when default pins (e.g. LED_BUILTIN) doesn't correspond to the real hardware.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants