Programs Device Programs
Next →
Lesson · Programs

Device Programs

The ready-to-flash MakeCode programs for the robot and joystick, plus bulk flashing.

The robots and joysticks ship pre-flashed with these programs. In class students edit the receiver (the robot’s behavior); the joystick transmitter is left alone so pairing never breaks.

Programs

DeviceProgramSource
Joystick 🔴Open in MakeCodeRemote-Joystick repo
Cutebot 🔵Open in MakeCoderemote-cutebot repo
Joystick (student) 🔴Open in MakeCodeRemote-Joystick-Student repo

For most cases, use the first Joystick program. The second joystick program is for students who want to edit the transmitter and receiver code together, and is not pre-flashed on the joysticks.

Bulk Flashing

To flash a whole classroom set at once, use the microbit-loader utility in the course repository — it loads the stock transmitter/receiver hex onto many devices in one pass.