under construction gif

How to control your Micro:Bit Rover (easily)

Step 1:

Click the add extension button on the editor

Step 2:

Copy and paste this into the search bar: https://github.com/bottleofmayo/pxt-rover/, then press enter and click on the extension that pops up.

Step 3:

You're done! Blocks are under the RoverControl tab and should be self-explanatory.


CHANGELOG

4.0

Removed tank control blocks bc they were broken and the normal blocks work just fine, also added more control over gripper

3.1

added blocks to open and close gripper and to move tank

3.0

removed turn xyz degrees blocks because they were broken

2.3

added block to turn a certain number of degrees by using the compass

2.2

new block to use color sensor (aka line follower) and added icon

2.1

now does the same with the go forward forever blocks

2.0

going forward and backwards now goes the right direction. turning may or may not work correctly.

1.1

changed name in editor when installing from "test" to "RoverControl"

1.0

added timed and normal movement + stop block and distance sensor block