What part of the human body could the input be represented as?
Eyes, ears, nose, fingers/touch
What part of the human body could the arduino be represented as?
brain
What part of the human body could the output be represented as?
muscles
What part of the human body could the wires be represented as?
nervous system
How many times does the arduino loop?
4 million times a second
What is a sensor?
A sensor takes in information for the arduino
Does the arduino have a light that you can turn on and off
yes
Is the servo an output?
Yes
no
What is the name of the software used to write code into the arduino
Arduino IDE
What data can the PIR sensor take in
Motion data
What is setup used for?
Prepares the arduino of any input or output
What is an output
Something that does something which can impact the environment
Pass through data and power
How does a breadboard work?
The breadboard has metal blocks underneath which spread electricity vertically
How many sensors would an robot vacuum have?
4 plus (LiDAR, Object detection, camera, gyroscope, infrared - depends on the model)
What should I put into the loop
Commands that need to be continuously run.
How many outputs would a robot vacuum have?
4 (movement, rotation movement, brush movement, vacuum)
Why are there different wires?
Different wires do different things. One wire allows a connection to an output and input, One can extend wires and another can connect to the breadboard.
How many inputs, outputs, wires, arduinos and batteries will be used for the boom gate?
15