Skip to content

Commit 66d8aaf

Browse files
authored
Merge pull request #8 from miek/sht3x-wip
Add WIP SHT3x driver
2 parents 4334ce6 + 59d4b75 commit 66d8aaf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -198,6 +198,7 @@ Work in progress drivers. Help the authors make these crates awesome!
198198
- [RFM69] - SPI - ISM radio transceiver
199199
- [LS010B7DH01] - SPI - Memory LCD
200200
- [MAX31855] - SPI - Thermocouple digital converter
201+
- [SHT3x] - I2C - Temperature / humidity sensors
201202

202203
[MFRC522]: https://github.com/japaric/mfrc522
203204
[MPU9250]: https://github.com/japaric/mpu9250
@@ -225,6 +226,7 @@ Work in progress drivers. Help the authors make these crates awesome!
225226
[RFM69]: https://github.com/lolzballs/rfm69
226227
[LS010B7DH01]: https://github.com/byronwasti/ls010b7dh01
227228
[MAX31855]: https://github.com/mbacch/max31855
229+
[SHT3x]: https://github.com/miek/sht3x-rs
228230

229231
## no-std crates
230232

0 commit comments

Comments
 (0)