Experiment–14:Measurement and Display of Room Temperature using UNO and LM35

Razor365:
Why you use the function timeDelay3sec() instead of delay(3000);

Please check the outcome of the program by replacing the user-defined function (timeDelay3sec()) by the Arduino function delay(3000). Hopefully, you will find the answer!