1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/driver_si70xx
2021-11-18 09:03:07 +01:00
..
app.config.test drivers/si70xx/kconfig: rework 2021-11-18 09:03:07 +01:00
main.c drivers/si70xx: Add support for Si705x sensors 2021-04-17 20:14:35 +00:00
Makefile drivers/si70xx: Add support for Si705x sensors 2021-04-17 20:14:35 +00:00
README.md drivers/si70xx: cleanup and use pseudomodules 2017-11-05 18:13:19 +01:00

Si70xx Driver Test

Introduction

This test checks if the Si7006/13/20/21 temperature and humidity sensor is working.

Expected result

After initialization, the sensor continuously (every 1 sec) displays the relative humidity and temperature. The precision is two digits.