简 介: 由于使用MicroPython,如果使用指令查询方式读取AM2302的数据,无法控制到非常精确读取时间信息。利用ESP32 MicroPython中的IO中断,获取AM2302的上升沿时间,利用ticks_cpu() 对于上升沿进行标定。然后在通过比较两个上升沿时间的差异,获取输出0,1数据。
In theory, using MicroPython on the ESP32 is easy — just flash an image and connect using a serial port. But that leaves a lot of things you still have to do. You need to move files between the two ...
If you've been following the smart home space lately, you've probably noticed that the protocol wars are... complicated. You've got Zigbee devices that need a coordinator, Thread devices that need a ...
SparkFun Thing Plus - ESP32-C5 is an Adafruit Feather-compatible board with dual-band WiFi 6, BLE, 802.15.4 radio, and LiPo battery support ...