News

MicroPython, on the other hand, is a lean and efficient use of the Python 3 (aka Python) programming language that's optimized to run on microcontrollers and embedded systems. It’s been used to ...
On the ESP8266, because it’s all in Python, the code is similar. In fact, the same basic code would work between two computers running vanilla Python just as well as the ESP8266 running MicroPython.
In case you haven’t heard, about a month ago MicroPython has celebrated its 11th birthday. I was lucky that I was able to start hacking with it soon after pyboards have shipped – the fi… ...