3 unstable releases
0.2.1 | Jan 18, 2022 |
---|---|
0.2.0 | Dec 1, 2021 |
0.1.0 | Feb 25, 2019 |
#895 in Embedded development
8KB
96 lines
AS5048A
Rust driver for AMS AS5048A Magnetic Rotary Encoder
Documentation
Read the detailed documentation here
Raspberry Pi
cargo build --example raspberrypi
cargo run --example raspberrypi
ToDo
- add complete API
- API documentation
- refactoring
Done
- get the primary sensor readouts
License
Resources
lib.rs
:
Driver for AMS AS5048A Magnetic Rotary Encoder
Dependencies
~71KB