9ddf5db6e0b2f2ff669a5eb68e7f2f62178fdbe9
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 from embedded_hal. If you want to use the asynchronous version then enable the async feature flag.
Description
Languages
Rust
100%