MicroPython

from Wikipedia, the free encyclopedia

MicroPython is a software implementation of a programming language that is largely compatible with Python 3 , written in C , that is optimized for operation on a microcontroller . MicroPython is a complete Python compiler and runtime environment that runs on the microcontroller hardware. A selection of core Python libraries is included; MicroPython contains modules that give the programmer access to low-level hardware. The source code for the project is available on GitHub under the MIT license .

Web links

Literature (selection)

  • Charles Bell: MicroPython for the Internet of Things [1]
  • Marwan Alsabbagh: MicroPython Cookbook [2]
  • Nicholas H. Tollervey: Programming with MicroPython , O'Reilly Media, 2017, ISBN 978-1491972731

Individual evidence

  1. Thomas Euler: Introduction to MicroPython , Make Magazin 2/2019