MicroPython
Micropython (https://micropython.org/) is an implementation of the Python 3 programming language that includes a small subset of the Python standard library and is optimised to run on microcontrollers and in constrained environments. There is an experimental port of this project fo DuckyISA boards.
Demo
Open the following URL in your browser:
https://ducky-tryout-micropython.herokuapp.com
Contribute
- Repository: https://github.com/DuckyISA/micropython