Arduino new
2017-03-23 21:02:40 0 举报
Arduino是一款开源电子原型平台,它允许用户使用简单的硬件和软件进行各种有趣的项目。Arduino的核心是一个微控制器,它可以读取来自各种传感器的输入,并根据这些输入执行相应的操作。Arduino通过其编程语言(基于C/C++)编写程序,然后将程序上传到微控制器上运行。 Arduino具有丰富的库和社区支持,这使得开发者可以轻松地找到所需的资源和示例代码。Arduino广泛应用于机器人、自动化系统、物联网设备等领域,为创新者提供了一个低成本、易上手的平台。无论是初学者还是专业人士,都可以在Arduino的世界里发挥创意,实现梦想。
作者其他创作
大纲/内容
Let the k=9
break
Any rotating rotating wheel will stop
let the k=6
If the instruction is \"5\"
If the instruction is \"1\"
Execute the function \"STOP( )\"
Run the function \"servo1.write(v)\" v=v+1
Execute the function \"ALL( )\"
Judge the instruction
If the instruction is \"9\"
Run the function \"servo1.write(v)\"v=v-1
If k==6
Both of the rotating wheel are turn
If k==5
If the instruction is \"6\"
Left side of the rotating wheel is turn
Let the k=5
If the instruction is \"3\"
Receive the instruction from cellphone
If the instruction is \"4\"
Execute the function \"LEFT( )\"
If the instruction is \"2\"
Right side of the rotating wheel is turn
Execute the function \"RIGHT( )\"
0 条评论
下一页