Page 1 of 1

Write a program for Arduino UNO to read analog temperature and gas data with a set of R-G-B LED as the output device. Wh

Posted: Sat Nov 27, 2021 2:26 pm
by answerhappygod
Write a program for Arduino UNO to read analog temperature and gas data with a set
of R-G-B LED as the output device. When the atmosphere temperature value is
less than 50⁰ C and has low smoke intensity then the Green LED should glow. When
the temperature is between 50⁰ C to 100⁰ C and moderate smoke intensity (output more
than 25) blue LED should glow. When the temperature is above 100⁰ C and high smoke
intensity (output more than 40) then Red. (Use Tinker-Cad or any other Simulation
platform)