I would like to make a very small battery (~100 mAh) powered light that turns on automatically when the light level is low. The device will spend most of it's time in light (i.e. stand-by) so it's important that the sensor consumes low power. The LEDs will probably be one or two red SMDs. I think a conventional solution using discrete components would be too bulky and consume too much power but this integrated circuit called OPT101 consumes 120 µA or an NPN phototransistor called TEMT6000 which on its own can consume more than 120 µA, depending on how bright the ambient light gets. I think both would need another transistor to power the LED on in the dark.
The datasheet for the OPT101 is confusing http://www.ti.com/lit/ds/symlink/opt101.pdf - is "responsivity" the responsiveness to light? It talks about DC gain and bandwidth. I'm not certain how the light threshold is set but this chip seems it would use less power than the TEMT6000, at least in daylight when the TEMT6000 less more current though (potentially more than 1 mA?).
Does anyone know of an alternative light sensor, ideally using SMD components and of course not requiring a microcontroller.
Edit: I don't want the light to turn on very gradually either; I'd like it to be practically on vs off with as little room in between as reasonably achievable.
The datasheet for the OPT101 is confusing http://www.ti.com/lit/ds/symlink/opt101.pdf - is "responsivity" the responsiveness to light? It talks about DC gain and bandwidth. I'm not certain how the light threshold is set but this chip seems it would use less power than the TEMT6000, at least in daylight when the TEMT6000 less more current though (potentially more than 1 mA?).
Does anyone know of an alternative light sensor, ideally using SMD components and of course not requiring a microcontroller.
Edit: I don't want the light to turn on very gradually either; I'd like it to be practically on vs off with as little room in between as reasonably achievable.
Last edited: