Oliver Fabel 622cefdf95 update reference docs 1 ano atrás
..
pages 622cefdf95 update reference docs 1 ano atrás
CHANGELOG.md 22052d35d0 update changelog and readme 1 ano atrás
README.md 22052d35d0 update changelog and readme 1 ano atrás
file-browser.png 0b66fd3ae0 add license, readme and changelog 1 ano atrás
tic-tac-toe.png 0b66fd3ae0 add license, readme and changelog 1 ano atrás
welcome.png 50a1d5d50a add welcome screenshot 1 ano atrás

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.