Python has become the most popular language in the past few years, and now we can even program Microcontrollers with Python language through a project named MicroPython.
MicroPython is, by its definition, a efficient and lean python compiler and runtime that is designed for Microcontroller. It...