MicroPython TurnipBit
latest

Tutorials

  • 介绍
  • Hello, World!
  • Images
  • Buttons
  • Input/Output
  • Music
  • Random
  • Movement
  • Gestures
  • Direction
  • Storage
  • Speech
  • Network
  • Radio
  • Next Steps
  • TurnipBit 实例教程
    • TurnipBit是什么
    • TurnipBit开发环境介绍
    • TurnipBit的快速入门
    • TurnipBit向全世界说“hello world”
    • TurnipBit的耳机使用
    • TurnipBit的LED操作
    • TurnipBit开发板按键控制显示图形
    • TurnipBit的加速度传感器使用
    • TurnipBit的蓝牙使用
    • TurnipBit开发板串口接收和打印
    • TurnipBit的ADC使用
    • TurnipBit完成呼吸灯
    • TurnipBit开发板加速度串口打印
    • TurnipBit开发板按键控制显示图形
    • TurnipBit开发板板载流水灯
    • TurnipBit开发板串口打印磁敏值
    • TurnipBit开发板串口输出ADC值
    • TurnipBit开发板加速度传感器判断开发板倾斜状态
    • 滚动消息
  • TurnipBit 拼插控件教程

API Reference

  • micro:bit Micropython API
  • Microbit Module
  • Accelerometer
  • Bluetooth
  • Buttons
  • Compass
  • Display
  • Local Persistent File System
  • I²C
  • Image
  • Music
  • NeoPixel
  • The os Module
  • Input/Output Pins
  • Radio
  • Random Number Generation
  • Speech
  • SPI
  • UART

Developer Guide

  • Installation
  • Flashing Firmware
  • Accessing the REPL
  • Developer FAQ
  • Contributing
MicroPython TurnipBit
  • Docs »
  • TurnipBit 实例教程
  • Edit on GitHub

TurnipBit 实例教程¶

本教程的目的是初步学习TurnipBit开发板的例程讲解, 以下例程主要依据板载器件及板载硬件资源进行讲解。 其中主要包括板载LED灯阵,板载按键,加速度传感器, 磁敏传感器,ADC采样以及串口打印等功能。

TurnipBit 基础篇

  • TurnipBit是什么
  • TurnipBit开发环境介绍
  • TurnipBit的快速入门
  • TurnipBit向全世界说“hello world”

TurnipBit 入门篇

  • TurnipBit的耳机使用
  • TurnipBit的LED操作
  • TurnipBit开发板按键控制显示图形
  • TurnipBit的加速度传感器使用
  • TurnipBit的蓝牙使用
  • TurnipBit开发板串口接收和打印
  • TurnipBit的ADC使用
  • TurnipBit完成呼吸灯

TurnipBit 典型实例

  • TurnipBit开发板加速度串口打印
  • TurnipBit开发板按键控制显示图形
  • TurnipBit开发板板载流水灯
  • TurnipBit开发板串口打印磁敏值
  • TurnipBit开发板串口输出ADC值
  • TurnipBit开发板加速度传感器判断开发板倾斜状态
  • 滚动消息
Next Previous

© Copyright 2016-2017. translation and authors By TPYBoard. Revision 17387248.

Built with Sphinx using a theme provided by Read the Docs.