问题是这样的:我想在 LCD 上显示 DHT11 传输的数据,但我没有这样做。
This is the main code: https://pastecode.io/s/nuw0hxkc
LCD library: https://pastecode.io/s/xh93auwq
DHT11 library: https://pastecode.io/s/7xma86jp
我不明白我错在哪里。
使用调试器,我们获得了这些变量的值:
I_RH=223
D_RH=225
I_Temp=225
D_Temp=225
CheckSum=225