AS5048A

Apache licensed Build Status crates.io

Rust driver for AMS AS5048A Magnetic Rotary Encoder

Documentation

Read the detailed documentation here

Build

Rust nightly is needed to compile this crate.

Raspberry Pi

bash cargo build --example raspberrypi cargo run --example raspberrypi

Cross Compile

bash cargo build --target armv7-unknown-linux-gnueabihf --example raspberrypi

ToDo

Done

License

Apache License, Version 2.0

Resources