“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…”) |
502748957@qq.com(讨论 | 贡献) |
||
(未显示另一用户的1个中间版本) | |||
第16行: | 第16行: | ||
<br> | <br> | ||
<p style="color: #E87E05;font-size:155%">示例</p> | <p style="color: #E87E05;font-size:155%">示例</p> | ||
− | *[[手势传感器示例]] | + | *[[手势传感器示例]] |
− | |||
|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月21日 (一) 07:46的最新版本
描述 此页面主要介绍用Microduino/mCookie核心控制【Sensor-Gesture】的使用方法 功能里列出了使用Gesture手势传感器可以调用的函数,函数里有其具体使用说明与示例
引脚 通过MCookie-Hub/zh / Microduino-Module_Sensor_Hub/zh接Microduino/mCookie核心的IIC引脚
示例 |
功能
|