【发布时间】:2021-11-18 20:26:17
【问题描述】:
问题是这样的: 我想在 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
【问题讨论】:
-
请提供足够的代码,以便其他人更好地理解或重现问题。
标签: atmega32