This website requires JavaScript.
Explore
Help
Sign In
tinygo-org
/
drivers
Watch
1
Star
0
Fork
0
You've already forked drivers
mirror of
https://github.com/tinygo-org/drivers.git
synced
2026-08-04 15:07:46 +00:00
Code
Issues
Packages
Projects
Releases
10
Wiki
Activity
Files
453ff96a66a9917603b87e83bce100fe7cf0347f
drivers
/
dht
T
History
Yurii Soldak
453ff96a66
Replace Safe functions with legacy.PinOutput
2025-09-22 21:23:53 +02:00
..
constants.go
build: remove older format build tags
2022-12-21 17:47:14 -05:00
device_internal_test.go
dht: fix humidity and temperature extraction for DHT22 (
#358
)
2022-03-08 12:42:28 +01:00
device.go
dht: fix humidity and temperature extraction for DHT22 (
#358
)
2022-03-08 12:42:28 +01:00
highfreq.go
build: remove older format build tags
2022-12-21 17:47:14 -05:00
lowfreq.go
build: remove older format build tags
2022-12-21 17:47:14 -05:00
thermometer.go
Replace Safe functions with legacy.PinOutput
2025-09-22 21:23:53 +02:00
timesafethermometer.go
Replace Safe functions with legacy.PinOutput
2025-09-22 21:23:53 +02:00
util.go
Pin HAL to break dependency of drivers from TinyGo's machine package
2025-09-21 04:38:21 +02:00