MicroPython is a version of the Python programming language suitable for microcontrollers.

Note that there is a TinyURL link to this page as: https://tinyurl.com/mpy-rsrcs

Also, there is a link from the MicroPython home page that provides an invitation to the MicroPython Discord server.

See also: Pyboard

MicroPython Language Documentation / General#

Tutorials#

[unvetted]

Libraries#

Tools, Hardware#

Installing MicroPython on Linux#

To install MicroPython on Linux, where normally one would use Python (CPython) you need to install the machine library. This can be accomplished via:

sudo apt install micropython

Has Tag of "MicroPython"#


Tags:  Python, Micro Python