Python for LinkIoT
latest

LinkIoT

  • 1. LinkIoT简介
  • 2. 安装MicroPython
  • 3. 安装Mu编辑器

LinkIoT Core

  • 1. LinkIoT模块简介
  • 2. 可编程Led模块
  • 3. 可编程Button模块
  • 4. 可编程加速度传感器模块
  • 5. 可编程Lcd模块
Python for LinkIoT
  • Docs »
  • Welcome to Python for LinkIoT’s documentation!
  • Edit on GitHub

Welcome to Python for LinkIoT’s documentation!¶

LinkIoT

  • 1. LinkIoT简介
  • 2. 安装MicroPython
    • 2.1. 安装HBFlash
      • 2.1.1. HBFlash Windows版本
      • 2.1.2. HBFlash MacOS版本
        • 2.1.2.1. MacOS系统提示无法打开HBFlash.pkg
        • 2.1.2.2. 安装HBFlash.pkg
    • 2.2. 刷写LinkIoT MicroPython固件
  • 3. 安装Mu编辑器

LinkIoT Core

  • 1. LinkIoT模块简介
  • 2. 可编程Led模块
    • 2.1. 控制Led亮/灭
    • 2.2. 控制Led灯亮度
  • 3. 可编程Button模块
    • 3.1. 按钮按下状态
    • 3.2. 按钮回调方法
  • 4. 可编程加速度传感器模块
    • 4.1. 更新加速度传感器
    • 4.2. X Y Z方向加速度数值
    • 4.3. 俯仰角(Pitch angle)和翻滚角(Roll angle)
    • 4.4. 振动状态
  • 5. 可编程Lcd模块
    • 5.1. Colors
    • 5.2. Fonts
    • 5.3. Lcd Methods
      • 5.3.1. 画像素点
      • 5.3.2. 画直线段
      • 5.3.3. 画三角形
      • 5.3.4. 画矩形
      • 5.3.5. 画圆形
      • 5.3.6. 画椭圆形
      • 5.3.7. 显示文本
      • 5.3.8. 设置字体
      • 5.3.9. 设置背景色
      • 5.3.10. 清屏
      • 5.3.11. 设置屏幕方向
Next

© Copyright 2019, LeBan Revision f757c247.

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