as5048a 0.1.0

Rust driver for AMS AS5048A Magnetic Rotary Encoder
Documentation

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

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

Cross Compile

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

ToDo

  • get the primary sensor readouts
  • add complete API
  • Travis CI
  • API documentation
  • refactoring

Done

License

Apache License, Version 2.0

Resources