BPI:bit 已全面支持 MicroPython,固件、开发环境、软件和 Wiki 文档已更新至以下仓库:
GitHub 代码提供以下支持:
提供终端命令行操作工具
支持通过有线或无线连接操作开发板
支持使用 PyCharm IDE 开发
提供兼容 micro:bit 的 MicroPython 函数库
目前正在测试 micro:bit 在线文档中的全部示例。BPI:bit 已兼容 micro:bit 函数库,因此面向 micro:bit 的 MicroPython 代码可以直接在 BPI:bit 上运行。
以下视频演示 BPI:bit 运行 https://microbit-micropython.readthedocs.io/en/latest/tutorials/hello.html 中的代码。该代码可以直接在 BPI:bit 上运行。
有关更多板示例,请参阅以下网址:
micro:bit 在线文档:https://microbit-micropython.readthedocs.io/en/latest/tutorials/introduction.html
micro:bit 在线模拟器:http://www.micropython.org.cn/pye/editor-en.html
更多 GitHub 示例代码:https://github.com/BPI-STEAM/micropython-samples