Question: PROBLEM STATEMENT Develop a code to work in your Arduino which prompts the user in the companion computer screen ( using serial ) and receives
PROBLEM STATEMENT
Develop a code to work in your Arduino which prompts the user in the companion computer screen using serial and receives user inputs from the companion computer keyboard also using serial The code simulates the operation of a conveyor belt, a part pick and place, depending on the part color.
The code should ask the user to input followed by When a part is positioned in the conveyor belt and ready to be picked. If the user input a followed by the code will repeat the same question.
After the user input a the code will ask the user to input any character to continue the code when the part is at a position to be ready to be picked.
When the code is continued the user Needs to be prompted to select the color of the part :
red
green
blue
orange
Depending on the selection of the user,the code will then print in the screen:"Thehas been picked and placed in the bin."
The code will then repeat itself.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
