You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1056,6 +1056,7 @@ Work in progress drivers. Help the authors make these crates awesome!
1056
1056
1.[motor-driver] - Motor drivers: L298N, TB6612FNG, etc.
1057
1057
1.[MPU6050] - I2C - no_std driver for the MPU6050 
1058
1058
1.[MPU9250] - no_std driver for the MPU9250 (and other MPU* devices) & onboard AK8963 (accelerometer + gyroscope + magnetometer IMU) 
1059
+
1.[MS5637] - no_std I2C driver for the MS5637 temperature and pressure sensor 
1059
1060
1.[NRF24L01] - SPI - 2.4 GHz wireless communication
1060
1061
1.[OneWire] - 1wire - OneWire protocol implementation with drivers for devices such as [DS18B20](https://datasheets.maximintegrated.com/en/ds/DS18B20.pdf) - 
0 commit comments