手机号登录
手机号重置密码
只需一步,快速开始
//时钟头文件 #include <Wire.h> #include <RTClib.h> //nrf24l01 #include <SPI.h> #include <Mirf.h> #include <nRF24L01.h> #include <MirfHardwareSpiDriver.h>
while( Mirf.dataReady()>0 ) { Mirf.getData(&c); nowtemp+=(char)c; delay(5); }
使用道具 举报
isilcala 发表于 2013-12-26 15:55 nrf24L01供电端并联个10uf电容
本版积分规则 发表回复 回帖后跳转到最后一页
Archiver|联系我们|极客工坊
GMT+8, 2026-6-10 04:30 , Processed in 0.054894 second(s), 19 queries .
Powered by Discuz! X3.4
Copyright © 2001-2021, Tencent Cloud.