Arduino物联网开发笔记01
摘要:首先将开发板连接电脑 然后下载Arduino ide(我的是2.0版的) 这是官网的下载链接:https://www.arduino.cc/en/software 接着左上角项目新建文件夹编写第一个程序 `void setup() { Serial.begin(115200);//设置串口波特率 }
阅读全文
posted @ 2024-10-06 14:58
posted @ 2024-10-06 14:58
posted @ 2022-12-13 20:19
posted @ 2021-07-26 17:15
posted @ 2021-07-25 19:49