编译上传成功,已经连接wifi,但是blinker出错-Arduino中文社区 - Powered by Discuz!

Arduino中文社区

 找回密码
 立即注册

QQ登录

只需一步,快速开始

12
返回列表 发新帖
楼主: delk

[已解答] 编译上传成功,已经连接wifi,但是blinker出错

[复制链接]
 楼主| 发表于 2021-4-29 23:22 | 显示全部楼层
奈何col 发表于 2021-4-28 23:08
1.测试例程
2.不能使用delay,改为blinker.delay

读取某一io的输入这种语句如
int val = analogRead(A0);   
应该放在哪
发表于 2021-4-30 09:31 | 显示全部楼层
delk 发表于 2021-4-29 22:55
void loop() {
    Blinker.run();
//    int val = analogRead(A0);     //读取A0口的电压值并赋值digi ...

analogread两次读取间隔不能太短,试试将最后 delay改成blinker.delay
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

小黑屋|Archiver|手机版|Arduino中文社区

GMT+8, 2024-11-28 13:48 , Processed in 0.068121 second(s), 13 queries .

Powered by Discuz! X3.4

Copyright © 2001-2021, Tencent Cloud.

快速回复 返回顶部 返回列表