Skip to main content

A pseudo implementation of the micro:bit micropython API.

Project description

logo

pseudo-microbit

This library is a pseudo implementation of the micro:bit micropython API used in conjunction with PyCharm to check for syntax errors and to provide type hints.

In addition, instructions are provided to integrate python-minimizer, uflash, and microfs into PyCharm.

Python-minimizer removes white space from Python files, allowing one to upload the largest possible file to the micro:bit.

Uflash is a utility to flash Python scripts to the micro:bit

Microfs is a utility that interacts with the limited file system provided by MicroPython on the BBC micro:bit.

Integrates the typehints from https://github.com/vlasovskikh/intellij-micropython with typehints specific to the micro:bit API.

A full tutorial may be found here: https://mryslab.github.io/pseudo-microbit/


This project was developed using Pycharm.

Supported by

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