Skip to content

Commit d0baac3

Browse files
deltronixeldruin
authored andcommitted
Add ad57xx WIP Driver
1 parent 857a648 commit d0baac3

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
@@ -1005,6 +1005,7 @@ Work in progress drivers. Help the authors make these crates awesome!
10051005
1. [APDS9960] - I2C - Proximity, ambient light, RGB, and gesture sensor - ![crates.io](https://img.shields.io/crates/v/apds9960.svg)
10061006
1. [AS5048A] - SPI - AMS AS5048A Magnetic Rotary Encoder
10071007
1. [AXP209] - I2C - Power management unit
1008+
1. [ad57xx] - SPI - Quad and dual channel DAC - ![crates.io](https://img.shields.io/crates/v/ad57xx.svg)
10081009
1. [BH1750] - I2C - ambient light sensor (lux meter)
10091010
1. [BME280] - A rust device driver for the Bosch BME280 temperature, humidity, and atmospheric pressure sensor and the Bosch BMP280 temperature and atmospheric pressure sensor. ![crates.io](https://img.shields.io/crates/v/bme280.svg)
10101011
1. [bme680] - I2C - Temperature / humidity / gas / pressure sensor - ![crates.io](https://img.shields.io/crates/v/bme680.svg)
@@ -1101,6 +1102,7 @@ Work in progress drivers. Help the authors make these crates awesome!
11011102
[APDS9960]: https://crates.io/crates/apds9960
11021103
[AS5048A]: https://github.com/uwearzt/as5048a
11031104
[AXP209]: https://github.com/RandomInsano/axp209-rs
1105+
[ad57xx]: https://github.com/deltronix/ad57xx
11041106
[BH1750]: https://github.com/wose/bh1750
11051107
[BME280]: https://crates.io/crates/bme280
11061108
[bme680]: https://github.com/marcelbuesing/bme680

0 commit comments

Comments
 (0)