Python und Mikrocontroller – vor einem Jahr hielt ich das noch für eine ziemlich blöde Idee. Micropython hat mich eines ...
“It’s actual Python executed in silicon,” notes the project site. “A custom toolchain compiles a .py file into CPython ByteCode, translates it to a custom assembly, and produces a binary that runs on ...