sozonnyk

Results 16 comments of sozonnyk

@Martinius79 So, this is the log from the `OneDisplayTestH401` branch. Everything looks fine, WiFi connected, NTP loaded, I can see the button being read too. Blank displays though :( ```TFTs::CountNumberOfClockFaces...

@Martinius79 > I watched the pictures again and noticed, that the SPI lines look a bit different then on the H401. _Do I understand correctly that displays are connected to...

@Martinius79 Ok, I've solved it. Yes, there is a global display switch - transistor Q1, connected to GPIO4, controlling the ground of all displays. I uncommented `TFT_ENABLE_PIN` and removed `#ifndef...

@Martinius79 RGB leds are working properly. Button works as well. Long click is a bit counterintuitive, though, because it only activates on release. It is probably better to change the...

Thanks @Martinius79 ! What is still stopping us from merging this?

@dawidchyrzynski I have another use case: I have a single ESP32 which performs two logically different functions. So I'd like to have them separated in the HA interface as well....