About 1,320,000 results
Open links in new tab
  1. User guide: Python editor - Micro:bit

    Students can drag working examples of code straight into the editor and test them out straight away. This saves time and helps overcome barriers caused by lack of keyboard skills and the …

  2. Examples - Microsoft MakeCode for micro:bit

    Balance a micro:bit like an egg and spoon race. Chart acceleration on the LED screen. A dashboard for radio clients. Here are some fun programs for your micro:bit!

  3. micro:bit V2 MicroPython Cookbook - GitHub

    This is the collection of notes, tricks and experiments on BBC micro:bit V2 and MicroPython. Many examples work on micro:bit V1 but I no longer test on them. Official micro:bit Python …

  4. micro:bit Makecode and MicroPython Practice Exercises

    All of these Python code examples are meant to copied into the MicroPython Web Editor. Be sure to save often! Once you download the code, load it onto the Microbit as you've done before. …

  5. 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 …

  6. Python Archives - Microbit learning

    This is a fairly simple dice throwing game for the micro:bit, in this example you shake the micro:bit and a dice image will be displayed on the LEDs. The example is written in python, I used Mu. …

  7. 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 …

  8. Programming micro:bit in Python with MatDeck MatDeck supports the use of a micro:bit with Python; similar to the Guide published at https://microbit.org/ get-started/user-guide/python/. In …

  9. MicroPython Tutorial — Micro:bit Robot documentation

    MicroPython is a tiny open source Python programming language interpreter that runs on small embedded development boards. With MicroPython you can write clean and simple Python …

  10. Micro:bit and Neopixel examples with Micropython

    Jan 26, 2019 · The neopixel module lets you use Neopixel (WS2812) individually addressable RGB LED strips with the Microbit. Note to use the neopixel module, you need to import it …

Refresh