Open this page at https://siebecluyts.github.io/auto-project-controller-microbit/ Open in makecode https://makecode.microbit.org/S16707-21347-82792-70715
Use as Extension
This repository can be added as an extension in MakeCode.
- open https://makecode.microbit.org/
- click on New Project
- click on Extensions under the gearwheel menu
- search for https://github.com/siebecluyts/auto-project-controller-microbit and import
Edit this project
To edit this repository in MakeCode.
- open https://makecode.microbit.org/
- click on Import then click on Import URL
- paste https://github.com/siebecluyts/auto-project-controller-microbit and click import
Metadata (used for search, rendering)
Controls
- The project uses the Joystick:Bit V2 for the extra buttons and the joystick. It is not possible to play without the extension
- use the joystick to move left or right.
- use the right button to move forwards.
- use the down button to move backwards.
- use the left button to stop all movement. this is the code for the remote control car i am making with a DFRobot maqueen v4.1 and Joystickbit v2. the car uses the maqueen and the controller the joystickbit. This is the code for the controller. the code for the car is on https://github.com/siebecluyts/auto-project-car-microbit
- for PXT/microbit