Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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