License: BSD-3-Clause
Node | Description |
---|---|
example-read-luminosity-only | Demonstration of the read-luminosity node. This node is useful if you are only interested in the raw data from the sensor. Run patch in debugger. |
example-test-lux-meter | Test of lux meter. Run in debugger and use tweak-byte nodes to change gain and integration time settings on the fly. |
example-two-tsl2591-devices | Use of two TSL2591 devices, each on its own hardware I²C bus. |
lux-meter | Combines lower level nodes to creat a lux meter. |
read-luminosity | Read luminosity (raw count) of full spectrum (visible and IR) and IR component. Subtract IR from FULL to get luminosity of visible light. |
get-timing | Get integration time of sensor. |
read-lux | Read lux and raw luminosity measurements. |
set-gain | Set sensor gain. |
get-gain | Get gain of sensor. |
set-timing | Set sensor integration time. |
tsl2591-device | Create a tsl2591-device. |