Adafruit_AS7341
Adafruit_AS7341 copied to clipboard
Possible to set the "URL" field on the homepage of the repo to the GitHub Pages URL? Found it a bit difficult to figure out how to actually get to...
I've added a bunch of functions to abstract the complicated stuff away from setting custom SMUX configurations. These can also be saved as uint32_t config "words" for each ADC. Pretty...
Added two functions to check if the last readings were analog or digital saturated. This will help when checking if gains and integration time are appropriate especially if the light...
I've added function sampleFlicker() which performs high speed FIFO sampling of the flicker channel, plus an example to demonstrate it's use. As far as I can judge it, this change...
The library functions all just assume that the AS7341 is set to the correct (default) register bank. LED and GPIO functions are the key functions which use uncommon registers 0x60-0x74,...