mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-15 17:52:45 +01:00
9 lines
261 B
Markdown
9 lines
261 B
Markdown
|
## About
|
||
|
This is a test application for the TSL2561 Lux sensor.
|
||
|
|
||
|
## Usage
|
||
|
The application initializes the TSL2561 sensor on an I2C bus.
|
||
|
|
||
|
After initialization, every second, the application reads the measured illuminance
|
||
|
and display the corresponding Lux value.
|