MicroPython

MicroPython ist eine Softwareimplementierung einer Programmiersprache. Sie ist weitgehend kompatibel mit Python 3 und für den Betrieb auf einem Mikrocontroller…

MicroPython
MicroPython
Logo
Basisdaten
Paradigmen: multiparadigmatisch
Entwickler: Damien P. George
Aktuelle Version 1.28.0[1] (6. April 2026)
Wichtige Implementierungen: ARM Cortex-M, STM32, ESP8266, ESP32, 16bit PIC, Unix, Microsoft Windows, Zephyr, JavaScript, RP2040
Beeinflusst von: Python
Betriebssystem: Unix
Lizenz: MIT-Lizenz[2]
micropython.org

MicroPython ist eine Softwareimplementierung einer Programmiersprache. Sie ist weitgehend kompatibel mit Python 3 und für den Betrieb auf einem Mikrocontroller optimiert.[3]

MicroPython ist ein in C geschriebener, vollständiger Python-Compiler und eine Laufzeitumgebung, die auf der Mikrocontroller-Hardware läuft. Enthalten ist eine Auswahl von Python-Kernbibliotheken; MicroPython enthält Module, die dem Programmierer Zugriff auf Low-Level-Hardware ermöglichen. Der Quellcode für das Projekt ist auf GitHub unter der MIT-Lizenz verfügbar. Für die Programmierung mit MicroPython gibt es inzwischen einige IDEs, z. B. µPyCraft[4] oder Thonny.[5]

Die Micropython und Circuitpython Firmware kommt im .uf2 Dateiformat. Der Mikrocontroller wandelt diese dann in die entsprechende Firmware um.

Derivat

AdaFruit entwickelte im Jahre 2017 ein MicroPython-Derivat namens CircuitPython.[6]

Literatur (Auswahl)

  • 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-1-4919-7273-1
  • Günter Spanner: MicroPython für Mikrocontroller, Elektor-Verlag, 2020, ISBN 978-3-89576-388-5

Einzelnachweise

  1. Release 1.28.0. 6. April 2026 (abgerufen am 7. April 2026).
  2. The micropython Open Source Project on Open Hub: Licenses Page. In: Open Hub. (abgerufen am 19. Juli 2018).
  3. Thomas Euler: Einstieg in MicroPython, Make Magazin 2/2019
  4. µPyCraft-IDE auf GitHub
  5. Website von Thonny
  6. Welcome To CircuitPython

Content Disclaimer

Informasi ini disarikan dari Wikipedia dan disajikan kembali untuk tujuan edukasi. Konten tersedia di bawah lisensi CC BY-SA 3.0. Kami tidak bertanggung jawab atas ketidakakuratan data yang bersumber dari kontribusi publik tersebut.

  1. The information displayed on this website is sourced in part or in whole from Wikipedia and has been adapted for the purpose of restating it. We strive to provide accurate and relevant information, however:
  2. There is no guarantee of absolute accuracy. Wikipedia is an open, collaborative project that can be edited by anyone, so information is subject to change.
  3. It is not intended to constitute professional advice. The content displayed is for informational and educational purposes only. For important decisions (e.g., medical, legal, or financial), please consult a professional.
  4. Content copyright. Wikipedia is licensed under the Creative Commons Attribution-ShareAlike License (CC BY-SA). This means that content may be reused with appropriate attribution and shared under a similar license.
  5. Responsible use. Any risk arising from the use of information from this website is entirely the responsibility of the user.