mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
13 lines
453 B
Markdown
13 lines
453 B
Markdown
### Test application for Si114X sensors family
|
|
|
|
#### Introduction
|
|
|
|
The Si114X (Si1145, Si1146 and Si1147) sensors are UV, light and proximity sensors.
|
|
More information in the [datasheet](https://www.silabs.com/documents/public/data-sheets/Si1145-46-47.pdf).
|
|
|
|
#### Expected results
|
|
|
|
After initialization, the sensor continuously (every 2 secs) displays the
|
|
IR light, the visible light, the UV index, the proximity and the value of the
|
|
response register.
|