Willy-JL 5fc46a2e59 Merge mp_flipper from https://github.com/ofabel/mp-flipper 8 months ago
..
pages 5fc46a2e59 Merge mp_flipper from https://github.com/ofabel/mp-flipper 8 months ago
CHANGELOG.md 5fc46a2e59 Merge mp_flipper from https://github.com/ofabel/mp-flipper 8 months ago
README.md 2828e57a80 Add mp_flipper from https://github.com/xMasterX/all-the-plugins 1 year ago
file-browser.png 2828e57a80 Add mp_flipper from https://github.com/xMasterX/all-the-plugins 1 year ago
tic-tac-toe.png 2828e57a80 Add mp_flipper from https://github.com/xMasterX/all-the-plugins 1 year ago
welcome.png 2828e57a80 Add mp_flipper from https://github.com/xMasterX/all-the-plugins 1 year ago

README.md

MicroPython

MicroPython is a version of the popular Python programming language, especially tailored for the hardware requirements of small microcontrollers, like the Flipper Zero. Instead of supporting the full standard library, only a subset is implemented, carefully selected with the requirements of a microcontroller environment in mind. But this should not limit your creativity and ability to create great applications at all.

API

Visit the repository website on GitHub or scan the QR code on the welcome screen.

Disclaimer

Running MicroPython is a heavy task for the Flipper. This does sometimes lead to an Out of Memory error. This doesn't harm your Flipper.