as5048a

Crates.ioas5048a
lib.rsas5048a
version0.2.1
sourcesrc
created_at2019-02-25 22:12:29.303117
updated_at2022-01-18 20:16:06.49124
descriptionRust driver for AMS AS5048A Magnetic Rotary Encoder
homepage
repositoryhttps://github.com/uwearzt/as5048a
max_upload_size
id117221
size21,591
Uwe Arzt (uwearzt)

documentation

https://docs.rs/as5048a

README

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

Commit count: 6

cargo fmt