This is the “brain” of the robot
hub
Coding tells the robot what to do
True
This sensor detects colors
Color sensor
This kit is better for beginners
SPIKE Essential
What happens if a motor isn’t connected correctly?
It won’t work
This part makes the robot move
Motor
This type of coding uses blocks instead of typing
Block-based coding
This sensor tells how far something is
Distance sensor
This kit is more advanced
SPIKE Prime
What might cause a robot to not move?
Code issue, battery issue, or motor problem
This connects all parts together and provides structure
Frame / LEGO pieces
This programming language can be used with SPIKE Prime
Python
Sensors help robots understand this
Their surroundings
This kit can use Python
SPIKE Prime
What do you need FIRST before a robot can do anything?
Code
Without this, your robot won’t turn on
Battery
A mistake in your code is called this
Bug
This sensor can detect force or touch
Force sensor
This kit is mostly used by younger students
SPIKE Essential
Can a robot work without a hub?
No
This part sends power AND instructions between components
Hub (wires/connections)
Fixing errors in code is called this
Debugging
If your robot stops before hitting a wall, which sensor is it using?
Distance sensor
This kit is commonly used in competitions
SPIKE Prime
Name TWO things needed to make a robot move
Motor + code (accept battery/hub too)