Crates.io | edrv-hmc5883l |
lib.rs | edrv-hmc5883l |
version | 0.0.1 |
source | src |
created_at | 2024-09-24 15:02:33.093358 |
updated_at | 2024-09-24 15:02:33.093358 |
description | Driver for HMC5883L, maintained by the embedded-drivers team |
homepage | https://github.com/embedded-drivers/embedded-drivers |
repository | https://github.com/embedded-drivers/embedded-drivers |
max_upload_size | |
id | 1385324 |
size | 8,145 |
Rust driver for HMC5883L.
This project provides a Rust driver for the HMC5883L 3-axis magnetometer. It aims to offer a consistent and reliable interface for interacting with the HMC5883L sensor in embedded Rust applications.
This project is maintained by the embedded-drivers team. Our organization's goal is to provide consistent driver access interfaces for embedded Rust and to maintain these drivers collectively to avoid orphaned crates.
[Provide basic usage examples]
Please refer to embedded-drivers