makeblock micropython 文档说明
latest
  • 程小奔的python接口
  • 程小奔的实例教程
  • 光环板的python接口
    • 光环板的python接口
    • 第三方类库的python接口
    • 神经元扩展模块的python接口
      • 神经元扩展模块的python接口列表
        • dc_motor_driver --- 双直流电机驱动模块
        • servo_driver --- 双舵机驱动模块
        • led_strip --- 灯带驱动模块
        • led_panel --- LED面板模块
        • buzzer --- 蜂鸣器模块
        • button --- 按钮模块
        • funny_touch --- 触摸开关(四控)模块
        • ultrasonic_sensor --- 超声波传感器模块
        • gyro_sensor --- 陀螺仪传感器
        • pir_sensor --- 人体红外传感器模块
        • soil_moisture --- 土壤湿度传感器模块
  • 光环板的实例教程
  • novapi主控python接口
  • novapi的实例教程
  • microPython 官方类库
  • microPython 语言介绍
  • microPython 和 python 的差异
  • microPython 许可证信息
makeblock micropython 文档说明
  • Docs »
  • 程小奔的python接口 »
  • 神经元扩展模块的python接口列表
  • Edit on GitHub

神经元扩展模块的python接口列表¶

  • dc_motor_driver --- 双直流电机驱动模块
    • 功能相关函数
    • 程序示例:
  • servo_driver --- 双舵机驱动模块
    • 功能相关函数
    • 程序示例:
  • led_strip --- 灯带驱动模块
    • 功能相关函数
    • 程序示例:
  • led_panel --- LED面板模块
    • 功能相关函数
    • 程序示例:
  • buzzer --- 蜂鸣器模块
    • 功能相关函数
    • 常量
    • 程序示例:
  • button --- 按钮模块
    • 功能相关函数
    • 程序示例:
  • funny_touch --- 触摸开关(四控)模块
    • 触摸开关(四控)使用说明
    • 功能相关函数
    • 程序示例:
  • ultrasonic_sensor --- 超声波传感器模块
    • 功能相关函数
    • 程序示例:
  • gyro_sensor --- 陀螺仪传感器
    • 陀螺仪传感器说明
    • 功能相关函数
    • 程序示例1:
    • 程序示例2:
    • 程序示例3:
  • pir_sensor --- 人体红外传感器模块
    • 功能相关函数
    • 程序示例:
  • soil_moisture --- 土壤湿度传感器模块
    • 功能相关函数
    • 程序示例:
Next Previous

© Copyright 2014-2018, Damien P. George, Paul Sokolovsky, Yan Minge and contributors, Translators are meixiang dong, stephanie wu, eleven wang Revision 345d06f5.

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