parts of a robot
Coding
Important years
100

Necessary part (hint: not a computer)

accept arm, accept something that interacts with the outside world

100

What is used in binary code?

Ones and zeros

100

the Jaquard Loom is invented which can translate punch card patterns into commands and sped up weaving 20x, an example of both automation and computer programming

1804

200

Robots are helpful in surgery because they don't get

Tired or shaky

200

What does a forever loop tell the computer?

At the end of this sequence, return to the start and run again

200

a pair of robots that can guide themselves toward a source of light and find their way back to a charging station is invented

1949

300

Also known as the "brains" of the computer

microprocessor, CPU, or central processing unit all accepted
300

what does a "if-else" loop do?

IF some requirement met, then this action

ELSE a different action

300

a self-driving car named Stanley completes a 131.2 mile race in the Mojave Desert in under 10 hours, the first autonomous car to go beyond 8 miles

2005

400

Also known as the "brains" of the robot.

What is the microcontroller?

400

What is the first thing you have to have in your code?

A start signal

400

first surgical robot used in brain biopsy procedure, implemented to reduce movement from hand tremor. 

1985

500

A sensor that measures how far away something is

Distance sensor

500

what do we refer to as a "minicomputer"?

BONUS: why?

microcontroller

BONUS: because memory, I/Os, and processing all occur together, rather than requiring separate parts

500

the first robot which used AI to navigate and solve tasks

1972

M
e
n
u