Skip to content

Commit 2f77d54

Browse files
authored
Merge pull request #470 from trembel/patch-1
[ADD] AEM10900 and FH101RF to driver's list
2 parents 9ea9915 + 67ac7c5 commit 2f77d54

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
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)
@@ -791,6 +792,7 @@ Otherwise, please add it to the [WIP section](#wip) below.
791792
1. [embedded-ccs811] - I2C - Gas and VOC sensor driver for monitoring indoor air quality - [Intro blog post][49] - [![crates.io](https://img.shields.io/crates/v/embedded-ccs811.svg)](https://crates.io/crates/embedded-ccs811)
792793
1. [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)](https://crates.io/crates/embedded-sdmmc)
793794
1. [ENC28J60] - SPI - Ethernet controller - [Intro blog post][4] - [![crates.io](https://img.shields.io/crates/v/enc28j60.svg)](https://crates.io/crates/enc28j60)
795+
1. [FH101RF] - SPI - Wake-Up Radio - [github](https://github.com/trembel/fh101rf) - [![crates.io](https://img.shields.io/crates/v/fh101rf.svg)](https://crates.io/crates/fh101rf)
794796
1. [FUSB302B] - I2C - Programmable USB Type‐C Controller with USB Power Delivery - [github][69]
795797
1. [HC-12] - SERIAL - Wireless serial transceiver module - [Intro blog post][56] - [github][53] - [![crates.io](https://img.shields.io/crates/v/hc12-at.svg)](https://crates.io/crates/hc12-at)
796798
1. [HTS221] - I2C - Humidity and temperature sensor - [Intro blog post][7] - [![crates.io](https://img.shields.io/crates/v/hts221.svg)](https://crates.io/crates/hts221)
@@ -930,6 +932,7 @@ Otherwise, please add it to the [WIP section](#wip) below.
930932
[ADXL313]: https://crates.io/crates/adxl313
931933
[ADXL343]: https://crates.io/crates/adxl343
932934
[ADXL355]: https://crates.io/crates/adxl355
935+
[AEM10900]: https://crates.io/crates/aem10900
933936
[AFE4404]: https://github.com/pulse-loop/afe4404
934937
[AHT20]: https://crates.io/crates/aht20
935938
[AHT20-driver]: https://crates.io/crates/aht20-driver
@@ -947,6 +950,7 @@ Otherwise, please add it to the [WIP section](#wip) below.
947950
[embedded-ccs811]: https://crates.io/crates/embedded-ccs811
948951
[embedded-sdmmc]: https://crates.io/crates/embedded-sdmmc
949952
[ENC28J60]: https://crates.io/crates/enc28j60
953+
[FH101RF]: https://crates.io/crates/fh101rf
950954
[FUSB302B]: https://github.com/fmckeogh/usb-pd-rs
951955
[HTS221]: https://crates.io/crates/hts221
952956
[IIS2MDC]: https://crates.io/crates/iis2mdc

0 commit comments

Comments
 (0)