Connection
MB2
For the Simple Car robotic vehicle, it is important to correctly connect the continuous servo motors to pins P0 and P1 on the MB2 expansion board. If the vehicle moves in the opposite direction after powering on, simply swap the cables of both motors. Connect the battery only after the vehicle is fully assembled. Do not connect the electronic wiring until the end, when all the mechanical parts are assembled. The wiring diagram is for guidance only – the vehicle must first be physically built.
MB3
For the Simple Car version with the MB3 board, you need to connect the continuous servo motors to pins P8 and P12. If the vehicle moves in the opposite direction after starting, swap the motor cables. Do not connect the battery until the entire vehicle is built. Do not connect the electronic wiring until after assembly - the attached diagram is for illustrative purposes only.
Program
Programming the Simple Car is divided into three parts: basic structure, joystick control a Bluetooth control. At the beginning it is important to set the correct version of the expansion board using the Init car version block. You can use the joystick with the second micro:bit for remote control – remember to set the same radio group on the remote control and the vehicle. The vehicle can also be controlled by mobile phone via the application EV-micro:bit via Bluetooth – just load the prepared program and connect without entering a pairing code.
Basic structure
Joystick control
Joystick - controller
Simple Car - receiver
Control via Android/iOS mobile device
EV-micro:bit controller
The application is used as a controller EV-micro:Bit z Google Play or AppStore.
- Before connecting the micro:bit in the EV - microbit application, it is necessary to download the program below to the micro:bit.
- The receiver program is set up so that it is not necessary to enter the pairing code from the micro:bit display.
- If you are unsure how to connect the micro:bit, you can find instructions at the very bottom of this page.


