Arduino入门资源汇总帖 持续更新
2013-12-304.6万
精华项目
AI 快速预览详细
本帖汇总了丰富的Arduino学习资源,适合初学者和有一定基础的爱好者。内容包括视频教程、工具资料、项目实战等。特别推荐DFRobot工程师耗时3个月翻译的最全中文语法参考资料。通过这些资源,你可以从零开始系统地学习Arduino编程,逐步掌握从驱动安装到项目实战的各项技能。
创作许可协议
本项目采用 None(不开放任何权利,保留所有权利) 进行许可。
创作许可协议
本项目采用 None(不开放任何权利,保留所有权利) 进行许可。
https://study.163.com/course/introduction/194002.htm
https://study.163.com/course/introduction/1004027004.htm
https://study.163.com/course/introduction/1004276011.htm
https://study.163.com/course/introduction/1004277006.htm
https://study.163.com/course/introduction/1004275006.htm
https://study.163.com/course/introduction/1004095011.htm
https://study.163.com/course/introduction/1003837052.htm
https://study.163.com/course/introduction/1003837079.htm
贡献点
https://study.163.com/course/introduction/398009.htm
https://study.163.com/course/introduction/194002.htm
https://study.163.com/course/introduction/1004027004.htm
https://study.163.com/course/introduction/1004276011.htm
https://study.163.com/course/introduction/1004277006.htm
https://study.163.com/course/introduction/1004275006.htm
https://study.163.com/course/introduction/1004095011.htm
https://study.163.com/course/introduction/1003837052.htm
https://study.163.com/course/introduction/1003837079.htm
C:\Users\andyyt\Desktop\ygf\arduino-1.8.3\libraries\RobotIRremote\src\IRremoteTools.cpp:5:16: error: 'TKD2' was not declared in this scope
int RECV_PIN = TKD2; // the pin the IR receiver is connected to
^
exit status 1
为开发板 Arduino/Genuino Uno 编译时出错。
在文件 -> 首选项开启
“编译过程中显示详细输出”选项
这份报告会包含更多信息。
C:\Users\andyyt\Desktop\ygf\arduino-1.8.3\libraries\RobotIRremote\src\IRremoteTools.cpp:5:16: error: 'TKD2' was not declared in this scope
int RECV_PIN = TKD2; // the pin the IR receiver is connected to
^
exit status 1
为开发板 Arduino/Genuino Uno 编译时出错。
在文件 -> 首选项开启
“编译过程中显示详细输出”选项
这份报告会包含更多信息。
C:\Users\andyyt\Desktop\ygf\arduino-1.8.3\libraries\RobotIRremote\src\IRremoteTools.cpp:5:16: error: 'TKD2' was not declared in this scope
int RECV_PIN = TKD2; // the pin the IR receiver is connected to
^
exit status 1
为开发板 Arduino/Genuino Uno 编译时出错。
在文件 -> 首选项开启
“编译过程中显示详细输出”选项
这份报告会包含更多信息。
“Arduino 吊啊,资源丰富,随便搜一个传感器+arduino,在google上都有一堆的软件可以借鉴。
Arduino不需要自己画板子,买模块拼接就能把项目做出来。不像单片机开发板,自己买回来倒腾了半天,原型还不一定能打出来”
https://mc.dfrobot.com.cn/forum.php?mod=viewthread&tid=2620&highlight=%E6%B2%A1%E5%A5%96%E9%97%AE%E7%AD%94