edrv-l3g4200d

Crates.ioedrv-l3g4200d
lib.rsedrv-l3g4200d
version0.0.1
sourcesrc
created_at2024-09-24 15:05:21.66518
updated_at2024-09-24 15:05:21.66518
descriptionDriver for L3G4200D, maintained by the embedded-drivers team
homepagehttps://github.com/embedded-drivers/embedded-drivers
repositoryhttps://github.com/embedded-drivers/embedded-drivers
max_upload_size
id1385331
size7,370
Andelf (andelf)

documentation

https://docs.rs/edrv-l3g4200d

README

edrv-l3g4200d

Rust driver for L3G4200D.

Overview

This project provides a Rust driver for the L3G4200D 3-axis gyroscope. It aims to offer a consistent and reliable interface for interacting with the L3G4200D 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 angular rate data from the L3G4200D sensor

Usage

[Provide basic usage examples]

Documentation

Docs.rs link

Contributing & License

Please refer to embedded-drivers

Commit count: 35

cargo fmt