digidotcom / xbee-micropython

MIT License
72 stars 30 forks source link

External Interrupt and Fast Readings - Basic Test with DHT22 #51

Closed SWoto closed 4 years ago

SWoto commented 4 years ago

Hello guys, I'm testing my XBee3s with DigiMesh (XB3-24Z8UM-J) and micropython and it is pretty easy to use and communicate. Now I'm trying to use some pretty basic and well known sensor, the DHT22, and had some problems.

References (µPython): Reading DHT22 with Interruptions Official Repo that Reads it fast looking for state change