N900 light meter

m (N900 Hardware Light Meter moved to N900 light meter: shorten and capitalization)
(Software)
Line 14: Line 14:
Third party applications that use this sensor include [http://www.tuug.fi/~toni/serendipity/index.php?/archives/14-Luxus-Light-Meter-v0.2-for-N900,-as-a-real-homescreen-widget.html Luxus Light Meter].
Third party applications that use this sensor include [http://www.tuug.fi/~toni/serendipity/index.php?/archives/14-Luxus-Light-Meter-v0.2-for-N900,-as-a-real-homescreen-widget.html Luxus Light Meter].
 +
 +
Solution to your Mac issues [http://www.mac-how.net Mac How]
The sensor is also used to modulate the backlight in response to ambient light.
The sensor is also used to modulate the backlight in response to ambient light.
[[Category:N900 Hardware]]
[[Category:N900 Hardware]]

Revision as of 14:41, 29 September 2010

The light meter lets the software on the N900 sense ambient light levels.

Hardware

The device is a TAOS TSL2563.

Software

It is handled by the kernel module tsl2563.

The kernel driver exposes the lux value in the sysfs file

cat /sys/class/i2c-adapter/i2c-2/2-0029/lux
21

Third party applications that use this sensor include Luxus Light Meter.

Solution to your Mac issues Mac How

The sensor is also used to modulate the backlight in response to ambient light.