Registry / other / i2csensors

i2csensors

JSON →
library0.1.3rscratesunverified

Traits for I2C sensors.

# Cargo.toml [dependencies] i2csensors = "0.1.3"
INSTALL
IMPORT
SIG · I2CSENSORS
I
i2csensors
otherrustv0.1.3
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

I2cSensor
use i2csensors::I2cSensor;

Use the I2cSensor trait for sensor implementations.

use i2csensors::I2cSensor; fn main() { // Example usage with a sensor implementing I2cSensor println!("I2C sensor trait available"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.1.3latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Meta
1
Resources
i2csensors — cargo add i2csensors · libregistry