MicroPython-STM-Lib

A collection of Python modules and examples for MicroPython, targeted mainly at STM32F4-based boards, like the STM32F4DISCOVERY board or the original pyboard. Most modules also work on the MicroPython unix port or even other bare-metal ports, e.g. the esp8266 port.

Currently, this collection contains:

Author

Except where otherwise noted, these modules and examples were written by Christopher Arndt.

License

Except where otherwise noted, the code is freely usable and distributable under the MIT License.