<>
I am working on a project that requires three steps :
1) draw a robot that can cut a pizza, I already did this step ( check the attachment ) so I need your help with steps 2 and 3
2) get the Arduino Code for this robot:
Mention what type of information will your robot receive from the others, or the central control hub, to initiate its designated tasks
(( knowing that there are another 3 robots helping him , one for putting the ingredients , one preparing the dough, one puts the pizza in the oven, and mine is the last one cuts the pizza.
Mention what actions will your robot do with that information.
Mention how will your robot react to the sensory information (e.g. if the presence of a fire is detected by a light sensor, how will the robot react when the sensor is triggered)
Mention what type of information your robot will transmit to the others to aid with coordination.
Hopefully, all this information flow is clearly visible in the activity diagram.
3) draw a Circuit Design on ThinkerCad for this design and describe how various sensors and actuators of your robot are connected together and function together.