Disclaimer
Changes to the API may occur with future versions.
Therefore, please consult the release notes to get a first impression of changes between different versions.
Official MicroPython documentation references
This documentation details the additional modules added to the TM NPU port of MicroPython. For further details regarding MicroPython consult the official MicroPython documentation version 1.12.
Furthermore, if not specified in TM NPU MicroPython documentation or the official MicroPython documentation, refer to the official CPython documentation version 3.9.6.
Structure of this documentation
Refer to the table of contents for an overview of the chapters. The structure of the documentation for each customized module of the TM NPU MicroPython API is as follows. Chapters that do not apply are left out.
General description: Description of the module
Module functions: Functions of the module itself
Class: Available class that comes with the module
Example: Overall example of the module