Projets Arduino
Projets Arduino
Add a LED to the project above. When the temperature is in a defined range, make the
LED turn on and make the buzzer sound.
You can assign different colored LEDs and different buzzer sounds for different
temperature ranges
E.g.:
- When the temperature is lower than 10 or higher than 35, a red LED turns on and the
buzzer
makes a rapidly-oscillating sound
- When the temperature falls between 25 and 35, a yellow LED turns on and buzzer
makes a
smooth-osciallating sound
- When the temperature falls between 10 and 25, a green LED turns on and the buzzer is
off.