mirror of
https://github.com/rust-embedded/awesome-embedded-rust.git
synced 2025-01-23 14:58:06 +00:00
Update README.md
This commit is contained in:
parent
eab6dbb215
commit
6c50b181a7
1 changed files with 1 additions and 1 deletions
|
@ -423,7 +423,7 @@ Work in progress drivers. Help the authors make these crates awesome!
|
|||
- [CC1101] - SPI - Sub-1GHz RF Transceiver - ![crates.io](https://img.shields.io/crates/v/cc1101.svg)
|
||||
- [MPU9250] - no_std driver for the MPU9250 (and other MPU* devices) & onboard AK8963 (accelerometer + gyroscope + magnetometer IMU) ![crates.io](https://img.shields.io/crates/v/mpu9250.svg)
|
||||
- [BMP280] - A platform agnostic driver to interface with the BMP280 pressure sensor ![crates.io](https://img.shields.io/crates/v/bmp280-ehal.svg)
|
||||
- [LSM303C_2] - A platform agnostic driver to interface with the LSM303C (accelerometer + compass) ![crates.io](https://img.shields.io/crates/v/lsm303c.svg)
|
||||
- [LSM303C] - A platform agnostic driver to interface with the LSM303C (accelerometer + compass) ![crates.io](https://img.shields.io/crates/v/lsm303c.svg)
|
||||
- [VL53L0X] - A platform agnostic driver to interface with the vl53l0x (time-of-flight sensor) ![crates.io](https://img.shields.io/crates/v/vl53l0x.svg)
|
||||
|
||||
[MFRC522]: https://github.com/japaric/mfrc522
|
||||
|
|
Loading…
Reference in a new issue