You can build this version of StarterBot with just the elements in the LEGO Education Spike Essential (45345) base set.

If you prefer, you can also use any of the two-wheeled vehicles from the base set.

Adapting the lessons

All coding techniques in this guide also apply to SPIKE Essential. You can use the same code blocks. But since this hub has only two ports, you cannot drive with two motors and use the Color Sensor at the same time.

You can still follow most of the early chapters concerning driving and navigation without many changes. For lessons about sensors, you can modify the examples to use only one motor.

For example, instead of making a robot drive until a colored line, you could make a motor spin until the color sensor detects a certain color. This way, you can still learn about most sensor techniques.

Instructions