Question (I)_150 points) Question (2)_150 points) You are requested to build an Arduino temperature monitoring circuit.

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899603
Joined: Mon Aug 02, 2021 8:13 am

Question (I)_150 points) Question (2)_150 points) You are requested to build an Arduino temperature monitoring circuit.

Post by answerhappygod »

Question I 150 Points Question 2 150 Points You Are Requested To Build An Arduino Temperature Monitoring Circuit 1
Question I 150 Points Question 2 150 Points You Are Requested To Build An Arduino Temperature Monitoring Circuit 1 (102.79 KiB) Viewed 37 times
Question (I)_150 points) Question (2)_150 points) You are requested to build an Arduino temperature monitoring circuit. The circuit consists of a L.M35 temperature sensor and three LEDs, each of which is connected with a resistor in series Arduino will receive the temperature value and check if the temperature is less than 8 degrees, turn LED 1 (Blue) ON, LED 2 and LED 3 OFF If the temperature is greater than 35 degrees, turn LED 2 (Red) ON, LED 1 and LED 3 OFF Otherwise, make all LEDs blink every 45 seconds (4.5 seconds ON, 4.5 seconds OFF) Complete the wiring of the circuit below. Note that you should use pins number 5, 7 and 8 for LDE 1, LED 2, and LED_3 respectfully. Also, use pin A2 to connect Arduino with the temperature sensor Consider the Arduino example described earlier in Question 1. Write the sequence of code to read the temperature value and you display the temperature on your monitor (computer). Check if the temperature is less than 8 degrees, turn LED 1 (Blue) ON, LED_2 and LED 3 OFF. If the temperature is greater than 35 degrees, tum LED 2 (Red) ON and LED_1 and LED 3 OFF. Otherwise, make all LEDs blink every 4.5 seconds (45 seconds ON, 4.5 seconds OFF). ..... 19: O UNO Arevise in a
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply