Freenove Micro:Rover is a programmable car based on BBC micro:bit. With an integrated design, it does not require additional wiring, which makes it easy to use.
There are ultrasonic, infrared, and photosensitive sensors and a buzzer, RGB LED, and other peripherals. Rich hardware resources will help you master more knowledge and skills.
You can use your imagination to create more ways to play the robot.
Let’s assemble it
Install ultrasonic ranging module
Install battery
How to play
Clone the code from Github
https://github.com/dbcoder14/roverkit-project1
You can also download .hex and then just import it into the makecode.microbit.org
Have fun 🙂