
micro:bit Python Editor
A Python Editor for the BBC micro:bit, built by the Micro:bit Educational Foundation and the global Python Community.
MicroPython on the BBC micro:bit
Various cross-platform command-line tools have been created for MicroPython on the BBC micro:bit. The uFlash utility makes it easy to flash the BBC micro:bit with Python scripts and microrepl …
BBC micro:bit MicroPython documentation
The version of Python that runs on the BBC micro:bit is called MicroPython. This documentation includes lessons for teachers and API documentation for developers (check out the index on the left).
Python editor | micro:bit
Python on the BBC micro:bit brings the benefits of physical computing to students aged 11-14, learning programming fundamentals through text-based coding: immersive, creative experiences for students …
Micro:bit - Getting Started — Introduction to Python using BBC micro:bit
MicroPython is a lean and efficient implementation of the Python 3 programming language that includes a small subset of the Python standard library and is optimised to run on microcontrollers like the BBC …
micro:bit V2 MicroPython Cookbook - GitHub
Damien George developed the original MicroPython in 2013, which also has a derived version: Adafruit's CircuitPython. All MicroPython variants are based on standard Python or CPython 3.4, while the …
Let's code | micro:bit
Our Python editor is designed to help teachers and learners get the most out of text-based programming on the micro:bit. Can't agree on what to do? Let your micro:bit decide! Create an automatic light that …
Introduction — BBC micro:bit MicroPython 1.1.1 documentation
It runs a version of Python called MicroPython that’s designed to run on small computers like the BBC micro:bit. It’s a full implementation of Python 3 so when you move onto other things (such as …
The new micro:bit Python Editor
Makes text-based programming simple for students aged 11-14. The new micro:bit Python Editor is designed to help students who are learning to code using a text-based language. It's full of tools to …
python.microbit.org
The Python Editor is a free, browser based coding environment for creating MicroPython projects with the BBC micro:bit. Use common snippets of code, add/remove files and modules, and …