ESP32 CYD (Cheap Yellow Display) support #7502
Unanswered
gfwilliams
asked this question in
ESP32
Replies: 1 comment
-
Posted at 2025-01-16 by @MaBecker Many thanks for this implementation. Posted at 2025-01-16 by @devsnd Wow, that's really cool @gfwilliams. I suppose Bluetooth support comes out of the box anyway for espruino? Does the WiFi work? Anyway, thanks for making this work, I was just about to cobble all these parts together somehow to have a similarly capable low cost device Posted at 2025-01-17 by @gfwilliams
It does, yes :) All the standard ESP32 features, plus the LCD, touch, even FAT filesystem support on the SD card |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Posted at 2024-12-18 by @gfwilliams
Just to let you know I added a board file for the Cheap Yellow Display: https://github.com/espruino/Espruino/blob/master/boards/ESP32_CYD.py
You'll have to build your own binaries at the moment but it supports the LCD, touchscreen, LEDs and button
Beta Was this translation helpful? Give feedback.
All reactions