“Sensor-Gesture Reference”的版本间的差异
502748957@qq.com(讨论 | 贡献) (创建页面,内容为“{| style="width: 800px;" |- | |width="65%" valign="top" align="left"| <p style="color: #E87E05;font-size:155%">描述</p> 此页面主要介绍用Microduino/mCookie…”) |
|||
第21行: | 第21行: | ||
|width="35%" valign="top" align="left"| | |width="35%" valign="top" align="left"| | ||
<p style="color: #E87E05;font-size:155%">功能</p> | <p style="color: #E87E05;font-size:155%">功能</p> | ||
− | *'''Constructor/ | + | *'''Constructor/结构体''' |
− | **'''[[ | + | **'''[[gestureSensor]]''' |
*'''Constants/常量''' | *'''Constants/常量''' | ||
− | + | ||
*'''Functions/函数''' | *'''Functions/函数''' | ||
− | **'''[[ | + | **'''[[gestureSensor.begin()|begin()]]''' |
− | **'''[[ | + | **'''[[gestureSensor.setGestureGain()|setGestureGain()]]''' |
− | **'''[[ | + | **'''[[gestureSensor.enableGestureSensor()|enableGestureSensor()]]''' |
− | **'''[[ | + | **'''[[gestureSensor.isGestureAvailable()|isGestureAvailable()]]''' |
− | **'''[[ | + | **'''[[gestureSenso.readGesture() |readGesture()]]''' |
− | |||
|} | |} | ||
− | + | 【[[Sensor-Gesture/zh| 返回Sensor-Gesture界面]]】 | |
− | 【[[Sensor- | ||
【[[mCookie传感器编程手册]]】 | 【[[mCookie传感器编程手册]]】 |
2018年5月16日 (三) 07:56的版本
描述 此页面主要介绍用Microduino/mCookie核心控制【Sensor-Gesture】的使用方法 功能里列出了使用Gesture手势传感器可以调用的函数,函数里有其具体使用说明与示例
引脚 通过MCookie-Hub/zh / Microduino-Module_Sensor_Hub/zh接Microduino/mCookie核心的IIC引脚
示例
|
功能
|