Skip to content

Rust firmware for communicating with the range of sensors that Würth Elektronik produce.

License

Notifications You must be signed in to change notification settings

team-arrow-racing/wurth-sensors-rs

Repository files navigation

Würth Elektronik Sensor Communication

Rust drivers for communicating with the full range of sensors that Würth Elektronik produce. These crates are implemented upon the embedded-hal traits for ease of portability.

Please see the REAME.md files in each crate for instructions on how to use the drivers.

Cargo Workspace

This repo uses a cargo workspace to manage all of the crates inside. One neat feature we're using is the abilities to define common dependencies like embedded-hal once at the top level and include them in the crates. This helps us ensure we're using compatible dependency versions across each crate.

About

Rust firmware for communicating with the range of sensors that Würth Elektronik produce.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages