mirror of
https://github.com/rust-embedded/awesome-embedded-rust.git
synced 2025-02-20 20:26:17 +00:00
Link to my WIP SX1509 driver
This commit is contained in:
parent
ab70f702b1
commit
9c69c68ffc
1 changed files with 2 additions and 0 deletions
|
@ -267,6 +267,7 @@ Work in progress drivers. Help the authors make these crates awesome!
|
||||||
- [LS010B7DH01] - SPI - Memory LCD
|
- [LS010B7DH01] - SPI - Memory LCD
|
||||||
- [MAX31855] - SPI - Thermocouple digital converter
|
- [MAX31855] - SPI - Thermocouple digital converter
|
||||||
- [SHT3x] - I2C - Temperature / humidity sensors
|
- [SHT3x] - I2C - Temperature / humidity sensors
|
||||||
|
- [SX1509] - I2C - IO Expander / Keypad driver
|
||||||
|
|
||||||
[MFRC522]: https://github.com/japaric/mfrc522
|
[MFRC522]: https://github.com/japaric/mfrc522
|
||||||
[MPU9250]: https://github.com/japaric/mpu9250
|
[MPU9250]: https://github.com/japaric/mpu9250
|
||||||
|
@ -294,6 +295,7 @@ Work in progress drivers. Help the authors make these crates awesome!
|
||||||
[LS010B7DH01]: https://github.com/byronwasti/ls010b7dh01
|
[LS010B7DH01]: https://github.com/byronwasti/ls010b7dh01
|
||||||
[MAX31855]: https://github.com/mbacch/max31855
|
[MAX31855]: https://github.com/mbacch/max31855
|
||||||
[SHT3x]: https://github.com/miek/sht3x-rs
|
[SHT3x]: https://github.com/miek/sht3x-rs
|
||||||
|
[SX1509]: https://github.com/wez/sx1509
|
||||||
|
|
||||||
## no-std crates
|
## no-std crates
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue