#embedded-hal-driver #ams #magnetic #rotary #encoder

no-std as5048a

Rust driver for AMS AS5048A Magnetic Rotary Encoder

3 unstable releases

0.2.1 Jan 18, 2022
0.2.0 Dec 1, 2021
0.1.0 Feb 25, 2019

#754 in Embedded development

Apache-2.0

8KB
96 lines

AS5048A

Apache licensed crates.io

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

Apache License, Version 2.0

Resources


lib.rs:

Driver for AMS AS5048A Magnetic Rotary Encoder

Dependencies

~71KB