1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/drivers/ds18
2024-03-26 14:53:35 +01:00
..
main.c tests/drivers: move all driver tests into own folder 2023-05-04 12:45:07 +02:00
Makefile tests/drivers: move all driver tests into own folder 2023-05-04 12:45:07 +02:00
Makefile.ci tests/drivers: move all driver tests into own folder 2023-05-04 12:45:07 +02:00
Readme.md tests/drivers: move all driver tests into own folder 2023-05-04 12:45:07 +02:00

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.