1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/driver_ds18
2020-12-11 18:33:31 +01:00
..
app.config.test tests/driver_{d,e,f}*: add Kconfig configuration files 2020-12-02 10:16:49 +01:00
main.c
Makefile
Makefile.ci tests: add samd10-xmini to Makefile.ci 2020-12-11 18:33:31 +01:00
Readme.md

About

This is a test application for the Maxime DS18B20 1-Wire temperature sensor.

Usage

The application will initialize the DS18B20 sensor and every 2 seconds will read the temperature and print the measurement to STDOUT.