2026-01-26 14:57:55 +01:00
2026-01-26 14:57:55 +01:00
2025-12-13 22:54:53 +01:00
2025-12-15 18:21:56 +01:00
2026-01-26 15:02:00 +01:00
2025-12-15 21:32:36 +01:00
2026-01-26 15:02:00 +01:00

A rust driver for the AS7265x spectral sensor.

Mostly based on the aurduino driver from SparkFun.

Usage

See examples. Also the datasheet can give some info.

The driver requires a I2c device and a DelayNs from embedded-hal-async. If you want to use the synchronous version then enable the sync feature flag.

Description
A rust driver for the AS7265x
https://crates.io/crates/as7265x
Readme Apache-2.0 102 KiB
Languages
Rust 100%