1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/driver_hih6130
2021-02-09 15:57:48 +01:00
..
app.config.test tests/driver_{g,h,i,j}*: add Kconfig configuration files 2020-11-27 09:20:08 +01:00
main.c tests/driver_hih6130: fix 'absolute-value' error 2021-02-09 15:57:48 +01:00
Makefile tests/driver_*: Rely on Makefile.dep for FEATURES_REQUIRED 2018-08-26 09:34:58 +02:00
README.md tests/driver_hih6130: test application for drivers/hih6130 2015-07-20 18:41:14 +02:00

About

This is a manual test application for the HIH6130 humidity and temperature sensor.

Usage

After initialization, the sensor reads the measurement values every 100ms and prints them to the STDOUT.