mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
.. | ||
main.c | ||
Makefile | ||
Makefile.ci | ||
README.md |
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.