Skip to content

Commit fc4519a

Browse files
klawson6eldruin
authored andcommitted
Adding Dyson Drivers and tools
1 parent f17d656 commit fc4519a

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -1148,6 +1148,8 @@ Work in progress drivers. Help the authors make these crates awesome!
11481148
1. [ublox-cellular-rs] - Serial - Cellular driver for the full Ublox cellular serial based family
11491149
1. [atwinc1500-rs] - SPI - A host driver for the Atwinc1500 network controller
11501150
1. [HX711] - GPIO - An interrupt-based driver for the HX711 Load Cell Amplifier IC. no-std.
1151+
1. [tmag5273] - Cross-platform no_std compatible i2c library for 3-axis Hall Effect sensor.
1152+
1. [paa5100je-pwm3901] - Cross platform no-std compatible spi async library for an Optical Flow Sensor.
11511153

11521154
[AD9850]: https://crates.io/crates/ad9850
11531155
[AFE4400]: https://github.com/ReeceStevens/afe4400
@@ -1252,7 +1254,8 @@ Work in progress drivers. Help the authors make these crates awesome!
12521254
[ublox-cellular-rs]: https://github.com/BlackbirdHQ/ublox-cellular-rs
12531255
[atwinc1500-rs]: https://crates.io/crates/atwinc1500
12541256
[HX711]: https://github.com/DaneSlattery/hx711
1255-
1257+
[tmag5273]: https://github.com/dysonltd/tmag5273
1258+
[paa5100je-pwm3901]: https://github.com/dysonltd/paa5100je-pwm3901
12561259
## no-std crates
12571260

12581261
[`#![no_std]` crates][no-std-category] designed to run on resource-constrained devices.

0 commit comments

Comments
 (0)