1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/drivers/tsl2561/README.md

261 B

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.