

How to use the repeat block in LEGO SPIKE Prime Word Blocks software
Have you ever had many blocks of your program that repeat? This block will shorten your program significantly when this happens!
- #2164
- 23 Jul 2024
Have you ever had many blocks of your program that repeat? This block will shorten your program significantly when this happens!
Sounds easy, eh? Try it for a bit and come back to read this tutorial!
We already know how to move the whole robot. How can we move only one motor?
How much does a robot move when it turns 90°? How does this compare to a wheel turning 90°? What’s the difference?
Sometimes we don't need the robot to do the same and predictable things, but something random and unexpected! Here's how to do it!
One of the important blocks for making an autonomous robot is the infinite motion block. Combined with other blocks, we can precisely control the robot's movement. Here's how it works!
Sometimes it is useful to have the robot wait before it goes so that we can stand back and not disturb it or even take a picture of it. This is how we can program this!
Here's one way to program using a force sensor:
We have already learned how to use the start sound block in this tutorial, now let's see how to make the sound play all the way!
We have already learned how to use the block to turn on the controller display in this tutorial. Now, we will find out how to do this for a specified amount of time!
The SPIKE Prime software allows us to play all kinds of sounds! Here's how to do it.
This is how we can draw whatever we want on our robot's hub display!
Have you ever needed to make an arc turn? Do you know what an arc turn is? Let's find out!
Here we will learn our first turn, namely a spin turn!
In this tutorial you will learn how to use tasks where you have to write text.
In this tutorial, we will learn what the start block does when starting the program and where to find it.
In this tutorial we will learn what the first purple movement block does.
There are two types of inertia to familiarize yourself with. One you know intuitively, while the other is more obscure. Both must be considered when building your own robots, especially in future competitions.