错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

MicroPython Libraries

  • Charles Bell

摘要

Now that we have a good grasp on how to write our code in Python and MicroPython, it is time to look at the supporting libraries that make up the firmware. As you will see, the libraries available in MicroPython mirror those in Python. In fact, the libraries in the firmware (sometimes called the application programming interface or API or firmware API) comprise a great deal of the same libraries in Python.