Skip to content

Commit f5031ef

Browse files
authored
[ADD] AEM10900 Driver
This commit adds the AEM10900 energy harvester to the driver's list
1 parent 9ea9915 commit f5031ef

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -773,6 +773,7 @@ Otherwise, please add it to the [WIP section](#wip) below.
773773
1. [ADXL313] - SPI - 3-axis accelerometer - [![crates.io](https://img.shields.io/crates/v/adxl313.svg)](https://crates.io/crates/adxl313)
774774
1. [ADXL343] - I2C - 3-axis accelerometer - [![crates.io](https://img.shields.io/crates/v/adxl343.svg)](https://crates.io/crates/adxl343)
775775
1. [ADXL355] - SPI - 3-axis accelerometer - [Intro blog post][43] - [![crates.io](https://img.shields.io/crates/v/adxl355.svg)](https://crates.io/crates/adxl355)
776+
1. [AEM10900] - I2C - Energy Harvester - [github](https://github.com/trembel/aem10900) - [![crates.io](https://img.shields.io/crates/v/aem10900.svg)](https://crates.io/crates/aem10900)
776777
1. [AFE4404] - I2C - Pulse oximeter - [![crates.io](https://img.shields.io/crates/v/afe4404.svg)](https://crates.io/crates/afe4404)
777778
1. [AHT20] - I2C - Humidity and temperature sensor - [github](https://github.com/chocol4te/aht20) - [![crates.io](https://img.shields.io/crates/v/aht20.svg)](https://crates.io/crates/aht20)
778779
1. [AHT20-driver] - I2C - Humidity and temperature sensor - [Intro blog post][61] - [github][62] - [![crates.io](https://img.shields.io/crates/v/aht20-driver.svg)](https://crates.io/crates/aht20-driver)
@@ -930,6 +931,7 @@ Otherwise, please add it to the [WIP section](#wip) below.
930931
[ADXL313]: https://crates.io/crates/adxl313
931932
[ADXL343]: https://crates.io/crates/adxl343
932933
[ADXL355]: https://crates.io/crates/adxl355
934+
[AEM10900]: https://crates.io/crates/aem10900
933935
[AFE4404]: https://github.com/pulse-loop/afe4404
934936
[AHT20]: https://crates.io/crates/aht20
935937
[AHT20-driver]: https://crates.io/crates/aht20-driver

0 commit comments

Comments
 (0)