node-red-contrib-smartnode
Version:
this project is a nodejs package for making the nodered support the Smart Device development. the pacakge require node-red enviroment.
33 lines (27 loc) • 1.56 kB
HTML
<!--
Copyright 2015 Maker Collider
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<script type="text/xred" data-help-name="RobotHead-Random">
<h3 id="机器人头随机节点"><a name="机器人头随机节点" href="#机器人头随机节点"></a>机器人头随机节点</h3>
<p>本节点控制机器面部表情随机运动,关于机器人的介绍请看<a target="_blank" href="http://www.makercollider.com/project/detail?id=95">这里</a></p>
<h4 id="参数配置"><a name="参数配置" href="#参数配置"></a>参数配置</h4>
<ol>
<li>Name:参数配置</li><li>time:做出表情的快慢</li></ol>
<h4 id="输入量"><a name="输入量" href="#输入量"></a>输入量</h4>
<p>无</p>
<h4 id="输出量"><a name="输出量" href="#输出量"></a>输出量</h4>
<p>表情代码</p>
<h4 id="使用方法"><a name="使用方法" href="#使用方法"></a>使用方法</h4>
<ol>
<li>点击左侧的按钮,机器人就的表情就会随机变化,再按一下,就会停止</li>
</ol>
</script>