
Rust driver for AMS AS5048A Magnetic Rotary Encoder
Documentation
Read the detailed documentation here
Raspberry Pi
bash
cargo build --example raspberrypi
cargo run --example raspberrypi
ToDo
- [ ] add complete API
- [ ] API documentation
- [ ] refactoring
Done
- [x] get the primary sensor readouts
License
Apache License, Version 2.0
Resources