mirror of
https://github.com/rust-embedded/awesome-embedded-rust.git
synced 2026-03-23 11:33:35 -05:00
Merge pull request #106 from eldruin/add-tcs3472
Add TCS3472 RGB color light sensor
This commit is contained in:
@@ -376,6 +376,7 @@ Work in progress drivers. Help the authors make these crates awesome!
|
||||
- [VEML6075] - I2C - UVA and UVB light sensor - 
|
||||
- [LM75] - I2C - Temperature sensor and thermal watchdog - 
|
||||
- [MAX44009] - I2C - Ambient light sensor - 
|
||||
- [TCS3472] - I2C - RGB color light sensor - 
|
||||
|
||||
[MFRC522]: https://github.com/japaric/mfrc522
|
||||
[MPU9250]: https://github.com/japaric/mpu9250
|
||||
@@ -421,6 +422,7 @@ Work in progress drivers. Help the authors make these crates awesome!
|
||||
[VEML6075]: https://crates.io/crates/veml6075
|
||||
[LM75]: https://crates.io/crates/lm75
|
||||
[MAX44009]: https://crates.io/crates/max44009
|
||||
[TCS3472]: https://crates.io/crates/tcs3472
|
||||
|
||||
## no-std crates
|
||||
|
||||
|
||||
Reference in New Issue
Block a user