edrv-hmc5883l

Crates.ioedrv-hmc5883l
lib.rsedrv-hmc5883l
version0.0.1
sourcesrc
created_at2024-09-24 15:02:33.093358
updated_at2024-09-24 15:02:33.093358
descriptionDriver for HMC5883L, maintained by the embedded-drivers team
homepagehttps://github.com/embedded-drivers/embedded-drivers
repositoryhttps://github.com/embedded-drivers/embedded-drivers
max_upload_size
id1385324
size8,145
Andelf (andelf)

documentation

https://docs.rs/edrv-hmc5883l

README

edrv-hmc5883l

Rust driver for HMC5883L.

Overview

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.

Maintenance

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.

Features

  • Reading magnetic field data from the HMC5883L sensor

Usage

[Provide basic usage examples]

Documentation

Docs.rs link

Contributing & License

Please refer to embedded-drivers

Commit count: 35

cargo fmt