File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -316,6 +316,7 @@ have achieved the "released" status (published on crates.io + documentation / sh
316
316
18 . [ BNO055] - I2C - Bosch Sensortec BNO055 9-axis IMU driver - [ Intro post] [ 18 ] ![ crates.io] ( https://img.shields.io/crates/v/bno055.svg )
317
317
19 . [ SH1106] - I2C - Monochrome OLED display controller - [ Intro post] [ 19 ] ![ crates.io] ( https://img.shields.io/crates/v/sh1106.svg )
318
318
20 . [ embedded-sdmmc] - SPI - SD/MMC Card Driver with MS-DOS Partition and FAT16/FAT32 support - [ Intro post] [ 20 ] ![ crates.io] ( https://img.shields.io/crates/v/embedded-sdmmc.svg )
319
+ 21 . [ ADXL343] - I2C - 3-axis accelerometer - ![ crates.io] ( https://img.shields.io/crates/v/adxl343.svg )
319
320
320
321
[ L3GD20 ] : https://crates.io/crates/l3gd20
321
322
[ LSM303DLHC ] : https://crates.io/crates/lsm303dlhc
@@ -374,6 +375,8 @@ have achieved the "released" status (published on crates.io + documentation / sh
374
375
[ embedded-sdmmc ] : https://crates.io/crates/embedded-sdmmc
375
376
[ 20 ] : https://www.reddit.com/r/rust/comments/ascvls/introducing_embeddedsdmmc_a_purerust_no_std_sd/
376
377
378
+ [ ADXL343 ] : https://crates.io/crates/adxl343
379
+
377
380
* NOTE* You may be able to find even more driver crates by searching for the [ ` embedded-hal-driver ` ]
378
381
keyword on crates.io!
379
382
You can’t perform that action at this time.
0 commit comments