Crates.io | edrv-l3g4200d |
lib.rs | edrv-l3g4200d |
version | 0.0.1 |
source | src |
created_at | 2024-09-24 15:05:21.66518 |
updated_at | 2024-09-24 15:05:21.66518 |
description | Driver for L3G4200D, 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 | 1385331 |
size | 7,370 |
Rust driver for L3G4200D.
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.
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