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
What makes electricity
moving electrons
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 sensor take in
time, light, sound, etc.
What is setup used for?
A piece of code which only happens once and prepares the arduino
What is an output
Something that does something which can impact the environment
Pass through data and power
How many times does the arduino loop?
4 million times a second
How many sensors would an airconditioner have
three (temperature sensor, IR for the remote, timer) - dependent on the aircon
What is loop used for?
The loop is used to continuously go around a set of commands forever until there is no power or rewritten.
How many outputs would the airconditioner have?
4 (heat/cooling, time, sound, movement for spreading heat)
How many different kinds of wires are there?
3 (M to M, M to F, F to F,)
How does a breadboard work?
The breadboard has metal blocks underneath which spread electricity vertically