Treffer: MicroPython: coding your own hardware.
Weitere Informationen
Interpreting the MicroPython differences However, MicroPython is different to the C++ language that drives many microcontrollers in that it has to bundle the Python run-time engine with your code. In more recent times, microcontrollers have received 32-bit CPU processing, more on-board RAM and storage, sufficient to handle more user-friendly coding languages, such as Python. This is why MicroPython has a minimum requirement of 16KB of RAM and 256KB of storage, whereas you can happily write C++ code for microcontrollers with 2KB of RAM and 32KB or storage (and often even less). [Extracted from the article]
Copyright of APC (Future Publishing Ltd.) is the property of Future Publishing Ltd. and its content may not be copied or emailed to multiple sites without the copyright holder's express written permission. Additionally, content may not be used with any artificial intelligence tools or machine learning technologies. However, users may print, download, or email articles for individual use. This abstract may be abridged. No warranty is given about the accuracy of the copy. Users should refer to the original published version of the material for the full abstract. (Copyright applies to all Abstracts.)