1.Interface the LM35 temperature sensor with an Arduino Uno.
-
When the temperature falls below 30 degrees Celsius, we are making the onboard LED blink every 250 milliseconds.
-
If the temperature rises above 30 degrees Celsius, we are making the onboard LED blink every 500 milliseconds.