Search found 5 matches
- Sunday 02 February 2025 17:32
- Forum: General Discussion
- Topic: New project, a small wall display to control Domoticz using CYD (Cheap ESP32 touchscreen)
- Replies: 241
- Views: 35308
Re: New project, a small wall display to control Domoticz using CYD (Cheap ESP32 touchscreen)
If you can, send the black color you mentioned earlier.
- Thursday 30 January 2025 7:55
- Forum: General Discussion
- Topic: New project, a small wall display to control Domoticz using CYD (Cheap ESP32 touchscreen)
- Replies: 241
- Views: 35308
Re: New project, a small wall display to control Domoticz using CYD (Cheap ESP32 touchscreen)
The image is a sample of what the difference is, the second display is "Openhasp"
- Thursday 30 January 2025 0:44
- Forum: General Discussion
- Topic: New project, a small wall display to control Domoticz using CYD (Cheap ESP32 touchscreen)
- Replies: 241
- Views: 35308
Re: New project, a small wall display to control Domoticz using CYD (Cheap ESP32 touchscreen)
My device is 2432S028 without any letters, version with 1xUSB USBmini 1xUSB C, I'm not entirely sure but the driver is probably ili9432 (backlight gpio 21, LDR gpio34), and maybe that's the problem because at the moment I'm working on 2432S028R and ili9431 driver.
- Wednesday 29 January 2025 6:36
- Forum: General Discussion
- Topic: New project, a small wall display to control Domoticz using CYD (Cheap ESP32 touchscreen)
- Replies: 241
- Views: 35308
Re: New project, a small wall display to control Domoticz using CYD (Cheap ESP32 touchscreen)
Just dimming the display backlight doesn't do much - I tried, but it's more about bland or not very intense colors. It's like too little sharpness or contrast, unfortunately our TFT display doesn't support these functions. I hope I'm wrong because I'd also like it to be clearer.
- Monday 27 January 2025 22:37
- Forum: General Discussion
- Topic: New project, a small wall display to control Domoticz using CYD (Cheap ESP32 touchscreen)
- Replies: 241
- Views: 35308
Re: New project, a small wall display to control Domoticz using CYD (Cheap ESP32 touchscreen)
I had a problem with adding devices, only default icons were displayed on the panel, adding idx in "Main.cpp" did nothing.
In my case, adding the entry "#define FORCE_CONFIG 1" to the "Main.cpp" configuration helped.
Now everything works for me.
In my case, adding the entry "#define FORCE_CONFIG 1" to the "Main.cpp" configuration helped.
Now everything works for me.