Hello,
I am stuck now with this.
This is a temperature sensor with a lcd display.
the sensor and the display are working correctly, the relais flips if the temperature is above 23 degrees.
Now i want that the relais flips after 10 seconds when the temperature is above 23.
if i put the delay in it. the sensor will work only good wen the temperatuur is below the 23 degrees.
if the degrees wil become above 23 then the program whil shows the temperature all 10 seconds.
but it must also shows the temperature very quick.
i hope someone can halp me with this
temperatuursensor.ino (1.22 KB)