1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/driver_ds75lx
Leandro Lanzieri 192b7b4efe
tests/driver_{d,e,f}*: add Kconfig configuration files
Also add the tests to the CI list.
2020-12-02 10:16:49 +01:00
..
app.config.test tests/driver_{d,e,f}*: add Kconfig configuration files 2020-12-02 10:16:49 +01:00
main.c tests/driver_ds75lx: add test application 2019-05-22 16:54:19 +02:00
Makefile tests/driver_ds75lx: add test application 2019-05-22 16:54:19 +02:00
README.md tests/driver_ds75lx: add test application 2019-05-22 16:54:19 +02:00

About

This is a test application for the Maxim DS75LX Temperature sensor.

Usage

The application will initialize the DS75LX sensor and, every 2 seconds, reads and display the temperature measured by the sensor.