ESP32-Cheap-Yellow-Display
ESP32-Cheap-Yellow-Display copied to clipboard
Building a community around a cheap ESP32 Display with a touch screen
Example "Examples/ESPHome/6-VariousFeatures" does not compile with recent esphomes. New "calibration" format for the touchscreen is easily resolve by: ``` calibration: x_min: 280 x_max: 3800 y_min: 400 y_max: 3900 transform: mirror_x:...
The 3rd one in the list https://thangs.com/designer/dimosram/3d-model/ESP32-2432S028%20enclosure%20for%20Battery%20and%20BMS-788656 is IMO completely wrong for the board https://www.thingiverse.com/thing:5990927 is correct (but just having to reprint it 1mm bigger as VERY tight fit for...
Anyone used bodmer/TFT_eWidget library with CYD and got touch working?
I've added emoji fonts to have some nice looking icons in my project derived from the examples here. Would it be useful for other to have an example with emojis...
The button example should also be included in the library.json file.
Can you please add the physical dimensions of the LCD display, and possibly the external dimensions of the PCB to the README. It's hard to gauge it's size based on...
It would be great to create a method or documentation around battery powering the CYD. I'm sure it's very achievable using a cheap lipo IC like the [TP4056*](https://s.click.aliexpress.com/e/_DEaupN1) and possibly...
I spent a few hours trying to upload the example code to the board I received today. The Arduino IDE detected a serial device, but every time I attempted to...
Project adapted from Volos project in this repository: https://github.com/VolosR/VolosSlider
I'd like to request a place to list the variants of CYD. I recognize that this is built around the micro-USB-only variant, but the USB-C variant is common too, and...