This colorful LEGO piece is the brain of your robot, where you can control everything it does
What is the Hub?
This sensor helps your robot know when something is far away or close by.
What is the Distance Sensor?
You can build a robot that moves by using these round pieces that roll and spin.
What are Wheels?
This part makes the wheels on your robot turn and helps it go forward and backward.
What is the Motor?
This is the fun way you tell your robot what to do using colorful blocks on the screen.
What is Coding?
You use this tool to connect pieces together to build your robot.
What are connectors?
This sensor helps your robot see and detect different colors like red, blue, and green
What is the color sensor?
This part of your robot helps it to grab or carry things, like lifting a toy.
What is a Robot Arm?
This motor helps your robot pick things up or move heavy objects.
What is the Large Motor?
When you make your robot move in a circle or follow a path, you are telling it to do this.
What is a command?
This part helps your robot move around and go forward or backward
What are motors?
Your robot uses this sensor to know if it is moving or if something is touching it.
What is the touch sensor?
This is the part you connect that looks like a long rod
What is an axle?
This motor is smaller and helps your robot make quick movements, like turning.
What is the Medium Motor?
You can repeat the same action over and over by using this kind of block in coding.
What is a Loop?
This is the piece that can light up in different colors and helps your robot see the world around it.
What is a sensor?
This sensor tells your robot how bright or dark it is in a room.
What is a light sensor?
This piece lets you add small pieces to your robot, like extra wheels or accessories.
What is a pin?
This part is the smallest type and it is often used for attaching arms
What is the Small Motor?
The first code block you put is
What is when yellow button clicked?
This is the special button you press to make your robot start working after you build it.
What is the start button?
When your robot needs to know how fast it’s spinning, this sensor is there to help!
What is the Rotation Sensor?
This piece lets your robot play sounds, like music or noises.
What is the Speaker?
You can change how fast your robot moves by adjusting this part that controls speed.
What is the Motor Speed?
This is how the motors move and it is the second code block you put
What is set movement motors?