BBC micro:bit
From Miscellany
Revision as of 15:43, 29 August 2022 by Kat (talk | contribs) (→References for MicroPython on micro:bit)
Contents
BBC micro:bit Microcontroller
for learning to code (using MicroPython or Arduino) and building toy robot devices
Description
The original micro:bit
micro:bit v.2
Software
MicroPythonon for micro:bit
Installing MicroPython on micro:bit
- Python user guide for micro:bit
- includes download link for installation hex file
References for MicroPython on micro:bit
- MicroPython on GitHub
- Programming with MicroPython book featuring the BBC micro:bit
- TinkerCAD for programming the micro:bit in Python
- Mu Editor for editing and uploading MicroPython code for the micro:bit
CircuitPython on micro:bit
Installing CircuitPython on micro:bit
References for CircuitPython on micro:bit
C++ on micro:bit
Installing C++ on micro:bit
References for C++ on micro:bit
Projects
Back to Programming with MicroPython