“IdeaBoard Reference”的版本间的差异
(创建页面,内容为“{| style="width: 800px;" |- | {| border="0" cellpadding="10" width="100%" |- |width="65%" valign="top" align="left"| <p style="color: #E87E05;font-size:155%">描述<…”) |
|||
(未显示同一用户的4个中间版本) | |||
第14行: | 第14行: | ||
<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> | ||
− | |||
− | |||
::*'''Functions/函数''' | ::*'''Functions/函数''' | ||
− | ::**[[ | + | ::**[[ideaBoard.begin()|begin()]] |
+ | ::**[[ideaBoard.getIN|getIN]] | ||
+ | ::**[[ideaBoard.getLight|getLight]] | ||
+ | ::**[[ideaBoard.getMic|getMic]] | ||
+ | ::**[[ideaBoard.getJoystickX|getJoystickX]] | ||
+ | ::**[[ideaBoard.getJoystickY|getJoystickY]] | ||
+ | ::**[[ideaBoard.getButtonA|getButtonA]] | ||
+ | ::**[[ideaBoard.getButtonB|getButtonB]] | ||
+ | ::**[[ideaBoard.getButtonUp|getButtonUp]] | ||
+ | ::**[[ideaBoard.getButtonDown|getButtonDown]] | ||
+ | ::**[[ideaBoard.getButtonLeft|getButtonLeft]] | ||
+ | ::**[[ideaBoard.getButtonRight|getButtonRight]] | ||
+ | ::**[[ideaBoard.getRAW|getRAW]] | ||
+ | |||
+ | ::**[[ideaBoard.setLED|setLED]] | ||
+ | ::**[[ideaBoard.setColorLED|setColorLED]] | ||
+ | ::**[[ideaBoard.tone|tone]] | ||
+ | ::**[[ideaBoard.noTone|noTone]] | ||
+ | ::**[[ideaBoard.setOUT|setOUT]] | ||
+ | ::**[[ideaBoard.setSensitive|setSensitive]] | ||
|} | |} | ||
|} | |} | ||
第28行: | 第45行: | ||
− | 【[[ | + | 【[[ideaBoard|返回ideaBoard]]】 |
【[[mCookie传感器编程手册]]】 | 【[[mCookie传感器编程手册]]】 |