Skip to main content

A module and utility to flash Python onto the BBC micro:bit.

This project has been archived.

The maintainers of this project have marked this project as archived. No new releases are expected.

Project description

A community fork of uFlash.

A utility for flashing the BBC micro:bit with Python scripts and the MicroPython runtime. You pronounce the name of this utility “micro-flash”. ;-)

It provides three services:

  1. A library of functions to programatically create a hex file and flash it onto a BBC micro:bit.

  2. A command line utility called uflash/py2hex that will flash Python scripts onto a BBC micro:bit.

  3. A command line utility called uextract/hex2py that will extract Python scripts from a hex file created by uFlash.

Several essential operations are implemented:

  • Encode Python into the hex format.

  • Embed the resulting hexified Python into the MicroPython runtime hex.

  • Extract an encoded Python script from a MicroPython hex file.

  • Discover the connected micro:bit.

  • Copy the resulting hex onto the micro:bit, thus flashing the device.

  • Specify the MicroPython runtime hex in which to embed your Python code.

You can generate or download fully optimized MicroPython runtime hex for micro:bit v2 through micropython-microbit-v2-builder.

Installation

To install simply type:

$ pip install uflash3

NB: You must use a USB data cable to connect the micro:bit to your computer (some cables are power only). You’re in good shape if, when plugged in, the micro:bit appears as a USB storage device on your file system.

Linux users: For uflash to work you must ensure the micro:bit is mounted as a USB storage device. Usually this is done automatically. If not you’ve probably configured automounting to be off. If that’s the case, we assume you have the technical knowledge to mount the device yourself or to install the required kernel modules if they’re missing. Default installs of popular Linux distros “should just work” (tm) out of the box given a default install.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

uflash3-3.0.4.tar.gz (1.5 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

uflash3-3.0.4-py3-none-any.whl (1.5 MB view details)

Uploaded Python 3

File details

Details for the file uflash3-3.0.4.tar.gz.

File metadata

  • Download URL: uflash3-3.0.4.tar.gz
  • Upload date:
  • Size: 1.5 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for uflash3-3.0.4.tar.gz
Algorithm Hash digest
SHA256 629a0c82021905aac4cc7e8e5d75daec931d4f4d42842d134df22489e458094b
MD5 9ef277591578d57c0c2132533f18da71
BLAKE2b-256 8dd39286fc422c47785726fccd66138f24c6ecbe55ba5072997ed340f1cfb54b

See more details on using hashes here.

File details

Details for the file uflash3-3.0.4-py3-none-any.whl.

File metadata

  • Download URL: uflash3-3.0.4-py3-none-any.whl
  • Upload date:
  • Size: 1.5 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for uflash3-3.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 1f26809709fd1e043fd5c30ae9230b35dd9c7b12c1ce9a735c218e173ec5e5ff
MD5 df4de16a0841268f03a02b8bb0910f31
BLAKE2b-256 2cfe91de3ca5a404f7c5b8da80a3c919c8fa249da9abb562a3ea950fec7c1c38

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page