TurnipBit MicroPython文档资料

欢迎!

Turnip Bit是专为儿童设计的小型计算机设备。流行的Python编程语言是它支持的语言之一。 运行在TurnipBit上的Python版本就是MicroPython。

引脚图下载

This documentation includes lessons for teachers and API documentation for developers (check out the index on the left). We hope you enjoy developing for the BBC micro:bit using MicroPython.

If you’re a new programmer, teacher or unsure where to start, begin with the tutorials.

comic.png

To get involved with the community subscribe to the microbit@python.org mailing list (https://mail.python.org/mailman/listinfo/microbit).

注解

This project is under active development. Please help other developers by adding tips, how-tos, and Q&A to this document. Thanks!

Projects related to MicroPython on the BBC micro:bit include:

  • Mu - a simple code editor for kids, teachers and beginner programmers. Probably the easiest way for people to program MicroPython on the BBC micro:bit.
  • uFlash - a command line tool for flashing raw Python scripts onto a BBC micro:bit.

Tutorials