Answered step by step
Verified Expert Solution
Question
1 Approved Answer
( write Program according to this using Tinkercad ) : If Slide switch is Low then DC Motor should stop, RGB LED should be Off
write Program according to this using Tinkercad:
If Slide switch is Low then DC Motor should stop, RGB LED
should be Off and Ultrasonic should not be active. Display
on first row of LCD "Rest".
If slide switch is HIGH then:
a Input and calculate the distance of Object from
ultrasonic sensor in CM
b If distance is more than then:
i Rotate motor in clockwise direction.
ii Switch on the RGB led in green color.
iii. Display on the first row of LCD "Away".
iv Display on row the value of distance in
c Else If distance is more than the:
i Rotate motor in Counter clockwise direction.
ii Switch on the RGB led in Blue color.
iii. Display on the first row of LCD "Near".
iv Display on row the value of distance in
d Else:
i Stop the motor movement.
ii Display on the first row of LCD "Stop".
iii. Toggle the RGB led colors from red to blue to
green with a delay of
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started