01-17-2023, 02:04 AM
i think you not use delay(5000) function, just use a timer for variable, whenever the variable has a certain difference value, then output DS18B20 temperature value. if use delay() function will let whole system delay.