@@ -745,6 +745,7 @@ Otherwise please add it to the [WIP section](#WIP) below.
745
745
1 . [ AnyLeaf] - I2C - pH sensor module - [ github] ( https://github.com/AnyLeaf/ph-rust ) - ![ crates.io] ( https://img.shields.io/crates/v/anyleaf.svg )
746
746
1 . [ AT86RF212] - SPI - Low power IEEE 802.15.4-2011 ISM RF Transceiver - [ Intro blog post] [ 36 ] - ![ crates.io] ( https://img.shields.io/crates/v/radio-at86rf212.svg )
747
747
1 . [ BlueNRG] - SPI - driver for BlueNRG-MS Bluetooth module - [ Intro post] [ 15 ] ![ crates.io] ( https://img.shields.io/crates/v/bluenrg.svg )
748
+ 1 . [ BMA400] - I2C/SPI - Bosch 12-bit 3-axis accelerometer - [ github] [ 69 ] ![ crates.io] ( https://img.shields.io/crates/v/bma400.svg )
748
749
1 . [ BNO055] - I2C - Bosch Sensortec BNO055 9-axis IMU driver - [ Intro post] [ 18 ] ![ crates.io] ( https://img.shields.io/crates/v/bno055.svg )
749
750
1 . [ CD74HC4067] - GPIO - 16-channel digital and analog multiplexer - [ Intro blog post] [ 55 ] - [ github] [ 54 ] - ![ crates.io] ( https://img.shields.io/crates/v/cd74hc4067.svg )
750
751
1 . [ dht-sensor] - 1-Wire - DHT11/DHT22 temperature/humidity sensor driver - [ github] [ 48 ] - ![ crates.io] ( https://img.shields.io/crates/v/dht-sensor.svg )
@@ -876,6 +877,7 @@ Otherwise please add it to the [WIP section](#WIP) below.
876
877
[ 66 ] : https://github.com/GrepitAB/ade791x-rs
877
878
[ 67 ] : https://barafael.github.io/A-Platform-Agnostic-Driver-for-EBYTE-E32-LoRa-Modules/
878
879
[ 68 ] : https://github.com/UnderLogic/sega-controller
880
+ [ 69 ] : https://github.com/cfrenette/bma400-rs
879
881
880
882
[ AD983x ] : https://crates.io/crates/ad983x
881
883
[ adafruit-alphanum4 ] : https://crates.io/crates/adafruit-alphanum4
@@ -889,6 +891,7 @@ Otherwise please add it to the [WIP section](#WIP) below.
889
891
[ AnyLeaf ] : https://crates.io/crates/anyleaf
890
892
[ at86rf212 ] : https://crates.io/crates/radio-at86rf212
891
893
[ BlueNRG ] : https://crates.io/crates/bluenrg
894
+ [ BMA400 ] : https://crates.io/crates/bma400
892
895
[ BNO055 ] : https://crates.io/crates/bno055
893
896
[ dht-sensor ] : https://crates.io/crates/dht-sensor
894
897
[ DRV8825 ] : https://crates.io/crates/drv8825
0 commit comments