mirror of
https://github.com/rust-embedded/awesome-embedded-rust.git
synced 2025-02-13 00:55:14 +00:00
Merge pull request #430 from nilclass/patch-1
Add ad9850 crate to WIP drivers
This commit is contained in:
commit
6771759db7
1 changed files with 2 additions and 0 deletions
|
@ -992,6 +992,7 @@ keyword on crates.io!
|
||||||
|
|
||||||
Work in progress drivers. Help the authors make these crates awesome!
|
Work in progress drivers. Help the authors make these crates awesome!
|
||||||
|
|
||||||
|
1. [AD9850] - Embedded driver for the AD9850 DDS synthesizer chip - ![crates.io](https://img.shields.io/crates/v/ad9850.svg)
|
||||||
1. [AFE4400] - SPI - Pulse oximeter
|
1. [AFE4400] - SPI - Pulse oximeter
|
||||||
1. [APDS9960] - I2C - Proximity, ambient light, RGB and gesture sensor - ![crates.io](https://img.shields.io/crates/v/apds9960.svg)
|
1. [APDS9960] - I2C - Proximity, ambient light, RGB and gesture sensor - ![crates.io](https://img.shields.io/crates/v/apds9960.svg)
|
||||||
1. [AS5048A] - SPI - AMS AS5048A Magnetic Rotary Encoder
|
1. [AS5048A] - SPI - AMS AS5048A Magnetic Rotary Encoder
|
||||||
|
@ -1085,6 +1086,7 @@ Work in progress drivers. Help the authors make these crates awesome!
|
||||||
1. [ublox-cellular-rs] - Serial - Cellular driver for the full Ublox cellular serial based family
|
1. [ublox-cellular-rs] - Serial - Cellular driver for the full Ublox cellular serial based family
|
||||||
1. [atwinc1500-rs] - SPI - A host driver for the Atwinc1500 network controller
|
1. [atwinc1500-rs] - SPI - A host driver for the Atwinc1500 network controller
|
||||||
|
|
||||||
|
[AD9850]: https://crates.io/crates/ad9850
|
||||||
[AFE4400]: https://github.com/ReeceStevens/afe4400
|
[AFE4400]: https://github.com/ReeceStevens/afe4400
|
||||||
[APDS9960]: https://crates.io/crates/apds9960
|
[APDS9960]: https://crates.io/crates/apds9960
|
||||||
[AS5048A]: https://github.com/uwearzt/as5048a
|
[AS5048A]: https://github.com/uwearzt/as5048a
|
||||||
|
|
Loading…
Reference in a new issue