On this yr’s version of the Stack Overflow survey, MicroPython is with 1.6% within the Most Standard Applied sciences — however why?
After I noticed MicroPython on the checklist of the Stack Overflow survey from this yr, I needed to know what I may use this language for. And I puzzled if it may function a bridge between {hardware} and software program. On this article, I break down what MicroPython is and what knowledge scientists ought to find out about it.
Desk of Content material
1 — What is MicroPython and why is it special?
2 — Why should I know MicroPython as a data scientist?
3 — What is the difference to Python and other programming languages?
4 — What does this look like in practice? (Only with web based simulator)
5 — Final Thoughts & Where to continue learning?
MicroPython is a simplified, compact model of Python 3 designed particularly to be used on microcontrollers and different low-resource embedded techniques. As we will learn on the official web site, the language provides a decreased normal library and particular modules to work together immediately with {hardware} elements reminiscent of GPIO pins, sensors or LEDs.