Rust driver for AMS AS5048A Magnetic Rotary Encoder
Read the detailed documentation here
Rust nightly is needed to compile this crate.
bash
cargo build --example raspberrypi
cargo run --example raspberrypi
bash
cargo build --target armv7-unknown-linux-gnueabihf --example raspberrypi