MicroPython — Easy Playground
Lean Python 3 implementation for microcontrollers and embedded systems
What is MicroPython?Run locally
Install
https://micropython.org/download/Python CodeRun locally
MicroPython is lean python 3 implementation for microcontrollers and embedded systems. It provides an alternative way to run Python code.
Challenge
Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?