1.1 KiB
1.1 KiB
Uploading programs on your micro:bit
While you're writing and testing your programs, you'll mostly be running them in the simulator, but once you've finished your program you can compile it and run it on your micro:bit.
The basic steps are:
- Connect your @boardname@ to your computer via USB
- Click Download to download the
.hex
file - Move the
.hex
file from your computer onto the MICROBIT drive
~ hint
In Edge, Internet Explorer and Firefox, you can click on the Save As button on the bottom bar and save the .hex
file
directly into the MICROBIT drive!
~
Instructions
Pick the instructions for your operating system and browser:
- Windows - Microsoft Edge
- Windows - Internet Explorer
- Windows - Chrome
- Windows - Firefox
- Mac - Safari
- Mac - Chrome
- Mac - Firefox
~hint
Transfer not working? See some troubleshooting tips.