uflash
Python flasher
A tool for creating and flashing Python scripts onto the BBC micro:bit device
A module and command to easily flash Python onto the BBC's micro:bit device.
106 stars
10 watching
27 forks
Language: Python
last commit: about 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
ntoll/microfs | A tool for interacting with the simple file system on the BBC micro:bit | 39 |
ntoll/microrepl | A Python-based interface to the MicroPython REPL on the micro:bit device | 32 |
ntoll/microperi | A Python library that enables remote control of a BBC micro:bit using MicroPython's API. | 0 |
skeletonman03/fzeasymarauderflash | A tool for easily flashing Marauder firmware onto ESP32-based boards. | 1,115 |
brainelectronics/micropython-winbond | A library providing an interface to interact with Winbond Flash chips using the MicroPython platform. | 10 |
peterhinch/micropython_data_to_py | A utility to convert binary data into Python source code for storage in Flash. | 28 |
jhamrick/nbflow | Tool that supports reproducible workflows with Jupyter Notebooks and SCons. | 160 |
takluyver/ubit_kernel | An interface to run MicroPython code on the micro:bit single-board computer | 26 |
pycqa/autoflake | A tool to automatically remove unused imports and variables from Python code based on pyflakes analysis | 908 |
spotlightkid/micropython-ftplib | An FTP client library for MicroPython microcontrollers | 36 |
elmorg/ubit_neopixel | Provides a simple interface to control Neopixel LED strips on the BBC micro:bit using C. | 2 |
dogtopus/minipb | A lightweight, pure Python library for serializing and deserializing data using Protocol Buffers | 52 |
pop-os/popsicle | A tool for parallel flashing of multiple USB devices from an image file | 661 |
nopnop2002/robotell-usb-can-python | A Python program for communicating with a USB-CAN adapter. | 26 |
mattharrison/tiny-python-3.6-notebook | A curated collection of examples and notes on the basics of Python 3.6 syntax. | 1,346 |