Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/glitchedpanda/esp32-cheap-yellow-display
Here i put all my ESP32-2432S028 aka CYD (Cheap Yellow Display) programs and utilities
https://github.com/glitchedpanda/esp32-cheap-yellow-display
cheap-yellow-display cyd esp-web-tools esp32 esp32-2432s028 esp32-arduino
Last synced: about 1 month ago
JSON representation
Here i put all my ESP32-2432S028 aka CYD (Cheap Yellow Display) programs and utilities
- Host: GitHub
- URL: https://github.com/glitchedpanda/esp32-cheap-yellow-display
- Owner: GlitchedPanda
- Created: 2023-12-31T09:43:04.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-08-25T12:11:59.000Z (4 months ago)
- Last Synced: 2024-08-25T13:28:49.535Z (4 months ago)
- Topics: cheap-yellow-display, cyd, esp-web-tools, esp32, esp32-2432s028, esp32-arduino
- Language: C++
- Homepage: http://glitchedpanda.cf/ESP32-Cheap-Yellow-Display/
- Size: 583 KB
- Stars: 10
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ESP32-Cheap-Yellow-Display
Here i will put all my ESP32-2432S028 aka CYD (Cheap Yellow Display) programs and utilities## Setup
Follow [this](https://github.com/GlitchedPanda/ESP32-Cheap-Yellow-Display/blob/main/SETUP.md) to set up## How to build and upload (Arduino IDE)
1. Plug your ESP32-2432S028 into your computer via usb.
2. Open Arduino IDE
3. Choose the ESP32-2432S028 as you did when you set it up.
4. Write your code.
5. Click on "Upload" in the top left corner.If you want to build it for ESP-Web-Tools see [this](https://github.com/witnessmenow/ESP-Web-Tools-Tutorial/blob/main/README.md)
## See Also
> https://github.com/esphome/esp-web-tools/tree/main
---
> https://github.com/witnessmenow/ESP32-Cheap-Yellow-Display