Diese sind auch mit dem Präfix MicroPython auf PyPI (Python Package Index) verfügbar, und Sie können sie auf PyPi finden.
They are also available from PyPI (Python Package Index) with the prefix micropython-, and you can see them on PyPi.
MicroPython läuft auf unterschiedlichen Mikrocontrollern, und es gibt keine größeren Beschränkungen, was die Portierung von MicroPython auf mehr Mikrocontroller angeht. Voraussetzung dafür ist, dass sie über genügend RAM, Flash-Speicher und Prozessorleistung verfügen, um den Interpreter auszuführen.
MicroPython runs on several different microcontrollers and there are no major limitations to porting MicroPython to more microcontrollers provided that they have sufficient RAM, flash and processing power to run the interpreter.
Other results
Der Zugriff auf den MicroPython-Quellcode ist unproblematisch, weil alles auf GitHub gehostet wird.
Entwickler können ihre High-Level-Python-Skripts mithilfe der Standardbibliotheken von MicroPython schreiben und diese auf jedem unterstützten Mikrocontroller ausführen.
Developers can write their high-level Python scripts using the standard libraries provided in MicroPython and run them on any supported microcontroller.
MicroPython ist auf den "Embedded-Markt" ausgerichtet; die Sprache eignet sich für Micro-Controller und integrierte Systeme.
MicroPython is aimed at the embedded market; it is suitable for micro-controllers and small, embedded systems.
MicroPython wird auf dem Adafruit STM32F405 pyboard vorinstalliert.
MicroPython comes preinstalled on the Adafruit STM32F405 pyboard.
Auf der MicroPython-Website finden sich nette Tutorials, die in die Verwendung der pyboard-Peripherie einführen.
I want more! The MicroPython website has nice tutorials that show how to use the pyboard's peripherals.
Mu ist ein simpler Code-Editor für Anfänger, der es einfach macht MicroPython-Code auf dem Raspberry Pi zu editieren!
Mu is a simple code editor for beginner programmers that allows you to easily edit MicroPython code on the Raspberry Pi!
37,00 € Das pyboard Lite ist eine kompakte und leistungsstarke Entwicklungsplatine, auf der MicroPython läuft.
The pyboard Lite is a compact and powerful electronics development board that runs MicroPython.
Sobald die MicroPython-Quelle auf das lokale Dateisystem geklont wurde, sollte in das Verzeichnis gewechselt werden. Dann muss das Terminal einen „cd stmhal" durchführen.
Once the MicroPython source has been cloned to the local file system, they should change into that directory and then in the terminal perform a "cd stmhal".
MicroPython wurde bereits auf verschiedene Mikrocontroller-Baureihen portiert, die sich als guter Ausgangspunkt für die Portierung auf eine neue Plattform oder die Auswahl eines bereits unterstützten Mikrocontrollers anbieten.
MicroPython has already been ported to several different microcontroller series that can be used as a great starting point for porting to a new platform or for selecting a microcontroller that is already supported.
Denken Sie daran: MicroPython ist in C geschrieben und Sie haben von MicroPython Zugriff auf C-Bibliotheken.
Examples are used only to help you translate the word or expression searched in various contexts. They are not selected or validated by us and can contain inappropriate terms or ideas. Please report examples to be edited or not to be displayed. Potentially sensitive, inappropriate or colloquial translations are usually marked in red or in orange.