Add KXCJ9 accelerometer WIP driver crate

This commit is contained in:
Diego Barrios Romero 2019-04-28 19:07:52 +02:00
parent 1c712945ce
commit 257be5b9f4

View file

@ -480,6 +480,7 @@ Work in progress drivers. Help the authors make these crates awesome!
- [vesc-comm] - A driver for communicating with [VESC-compatible electronic speed controllers](http://vedder.se/2015/01/vesc-open-source-esc/) ![crates.io](https://img.shields.io/crates/v/vesc-comm.svg)
- [VEML6040] - I2C - RGBW color light sensor - ![crates.io](https://img.shields.io/crates/v/veml6040.svg)
- [SCD30] - I2C - CO₂ sensor - ![crates.io](https://img.shields.io/crates/v/scd30.svg)
- [KXCJ9] - I2C - Tri-axis accelerometer - ![crates.io](https://img.shields.io/crates/v/kxcj9.svg)
[MFRC522]: https://github.com/japaric/mfrc522
[motor-driver]: https://github.com/japaric/motor-driver
@ -545,6 +546,7 @@ Work in progress drivers. Help the authors make these crates awesome!
[vesc-comm]: https://github.com/chocol4te/vesc-comm
[VEML6040]: https://crates.io/crates/veml6040
[SCD30]: https://crates.io/crates/scd30
[KXCJ9]: https://crates.io/crates/kxcj9
## no-std crates