An implementation of BASIC for the BBC micro:bit, written in Micropython.
M5's custom build of Micropython for the StackC series of products.
This CLI tool provides an integrated set of utilities to remotely interact with and automate a MicroPython device over a serial connection. This will automatically connect to the device and provide an interactive REPL. No additional serial support software is required. Part of Micropython but can be installed as a stand-alone utility wherever you can install Python and run pip
.
PicoCat v2 is a complete redesign of the original opensource Opencat project; that is to say each part has been remodelled in Fusion 360 to allow for the different size of servo used. The old model used either the SG90 or the MG90. The DS-929MG is slightly longer than the sg90 and mg90. The only parts not changed are the head assembly parts.
MicroPython/CircuitPython DOS-like shell for microcontroller boards like the RasPi Pico and Featherwing.
This tutorial is about taking photos using an ESP32-CAM board running MicroPython. The board has an OV2640 without any chip between it and the ESP32. A photo routine and a Webserver were implemented to take a photo using a Webbrowser. MicroPython is a lean and efficient implementation of the Python 3 programming language.
A Playstation 1 Modchip written in Python. Contribute to ColdHeat/PsNeePy development by creating an account on GitHub.
The impossibly small web framework for MicroPython.
A curated list of awesome MicroPython libraries, frameworks, software and resources.
These pages host community generated documentation and examples of the features of MicroPython and the pyboard. We welcome your contributions.
MicroPython driver for SSD1306 OLED displays. Contribute to adafruit/micropython-adafruit-ssd1306 development by creating an account on GitHub.
Forked here: https://github.com/virtadpt/micropython-adafruit-ssd1306
MicroPython Feather HUZZAH FeatherWing OLED. GitHub Gist: instantly share code, notes, and snippets.
Forked here: https://gist.github.com/virtadpt/667f56b40fbcd5565abd8cba1e08011f
A cut down version of Requests for MicroPython. Rejoice!