MicroPython is a very robust environment natively compiling and running python script on microcontroller. MicroPython fits a compiler, a python virtual machine and a file system to store the scripts. Thanks to MicroPython, everything learned with Python language or any MicroPython boards can be applied to the Pico. | MicroPython is a very robust environment natively compiling and running python script on microcontroller. MicroPython fits a compiler, a python virtual machine and a file system to store the scripts. Thanks to MicroPython, everything learned with Python language or any MicroPython boards can be applied to the Pico. |