This website requires JavaScript.
Explore
Help
Register
Sign In
Lerking
/
micropython
Watch
1
Star
0
Fork
0
You've already forked micropython
mirror of
https://github.com/micropython/micropython.git
synced
2026-01-06 20:20:14 +01:00
Code
Issues
Actions
52
Packages
Projects
Releases
Wiki
Activity
Files
bae62d9abe3db0f60f681f79b684ec7e5fb25fda
micropython
/
drivers
/
dht
History
Damien George
4940bee62a
extmod: Add machine time_pulse_us function (at C and Python level).
...
The C implementation is taken from the DHT driver.
2016-05-31 13:58:48 +01:00
..
dht.c
extmod: Add machine time_pulse_us function (at C and Python level).
2016-05-31 13:58:48 +01:00
dht.h
drivers: Add C-level function to read DHT11 and DHT22 devices.
2016-05-26 17:10:06 +01:00