Page 1 of 1

PLEASE USE ARDUINO LANGUAGE ONLY!!! THIS IS URGENT I NEED IT ASAP You are to design a circuit that includes the below it

Posted: Mon May 02, 2022 12:23 pm
by answerhappygod
PLEASE USE ARDUINO LANGUAGE ONLY!!! THIS IS URGENT I NEED IT
ASAP
You are to design a circuit that includes the below
items:
Arduino uno
TMP36 sensor
Photoresistor
Your program should do the foolwing:
When the user enters 1 on the serial monitor, the
temperature should be displayed on the serial monitor.
When the user enters 2 on the serial monitor, arduino
shoud stop displaying the temperature and display « low
light », if light sensor value is < 900 and « high
light » otherwise.
If the user enters any other value, the message
« wrong input » should be displayed on the serial
monitor.