1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/drivers/ds18
2023-05-04 12:45:07 +02:00
..
app.config.test
main.c
Makefile
Makefile.ci
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.