Add light-reactive sensing to your wearable Flora project with this high precision Lux sensor. The TSL2561 luminosity sensor is an advanced digital light sensor, ideal for use in a wide range of light situations. Compared to low cost CdS cells, this sensor is more precise, allowing for exact lux calculations and can be configured for different gain/timing ranges to detect light ranges from up to 0.1 - 40,000+ Lux on the fly. The best part of this sensor is that it contains both infrared and full spectrum diodes! That means you can separately measure infrared, full-spectrum or human-visible light. Most sensors can only detect one or the other, which does not accurately represent what human eyes see (since we cannot perceive the IR light that is detected by most photo diodes).

The sensor has a digital (I2C) interface. Attaching it to the flora is simple: line up the sensor so its adjacent to the SDA/SCL pins and sew conductive thread from the 3V, SDA, SCL and GND pins. They line up perfectly so you will not have any crossed lines.

You can connect up to 3 Flora Lux sensors by making sure that each sensor hasd a unique I2C address.  You set the address with the solder jumpers on the reverse side of the lux sensor. Solder between the center pad and - to set the address to 0x29, solder between the center pad and + to set the address to 0x49 or leave the pads floating (unsoldered) to use address 0x39.  WARNING! DON'T SOLDER ALL THREE PADS TOGETHER!  That would make a direct short between 3.3V and Ground!

You can connect other I2C sensors/outputs by using the set of SCL/SDA pins on the opposite side. The current draw is extremely low, about 0.5mA when actively sensing, and less than 15 uA when in powerdown mode.

For more technical information about the TSL2561 luminosity sensor, check out the TSL2561 guide which shows the more conventional breakout Adafruit also makes for this sensor.

To get started making a soft light-sensing circuit on fabric you will need:

This guide was first published on Feb 20, 2013. It was last updated on Mar 08, 2024.

This page (Overview) was last updated on Feb 20, 2013.

Text editor powered by tinymce.