persistive
persistive
Finally i got it to work, thanks to all contributes here and on other forums. I am using a ESP32 NodeMCU board, ADS1015, SCT013-15 CT and a 0.96"oled display. I...
I use the ADS1015 because the ADCs on the ESP are not reliable. Not only are the ADCs not lineair, they also are quite sensitive for noise. Using the (cheap)...
I use the Adafruit_ADS1X15-master library. Using the ADS1015 is much faster in my setup. According adafruit: These two boards are very similar, differing only in resolution and speed. The ADS1115...
Edddydort, I have copied your solution to use a external wifi temp reading as TRoom value. The problem is that i need to hit the "call service" button to update...
Thanks Eddydordt, I've managed to get it to work allthough it feels like a "way arround". Would it not be better to directly lead the Troom input to an available...