micropython/unix

Sponsored OSS

By micropython

Updated 3 months ago

Run the MicroPython unix port in a container

Image
Languages & Frameworks
Internet of Things
Operating Systems
5

3.7K

micropython/unix

This container provides a pre-built instance of the unix port of MicroPython. It's useful for experimentation at the REPL, unit testing and development. Tags are available for all significant releases of MicroPython, back to v1.17.

Example usage

❯ docker run -ti --rm micropython/unix:v1.19
MicroPython v1.19.1-60-ge22b7fb4a-dirty on 2022-06-26; linux [GCC 8.3.0] version
Use Ctrl-D to exit, Ctrl-E for paste mode
>>>

Docker Pull Command

docker pull micropython/unix