Oliver Fabel 5e5f46214f working on docs 1 год назад
..
pages 5e5f46214f working on docs 1 год назад
CHANGELOG.md 0b66fd3ae0 add license, readme and changelog 1 год назад
README.md d0d21132f3 add api info 1 год назад
file-browser.png 0b66fd3ae0 add license, readme and changelog 1 год назад
tic-tac-toe.png 0b66fd3ae0 add license, readme and changelog 1 год назад

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

Coming soon - checkout the examples for now.

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.