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 first tech talk I ...
What exactly is Python and what is MicroPython? The major differences between both languages. Some use cases for each. As difficult as it is to imagine, the Python programming language made its ...
As with other programming languages, Python has libraries to make coding tasks easier. Here's how you can take advantage of them, and how you can create your own libraries as well. Libraries are ...