mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-17 18:43:50 +01:00
tests/driver_ds18: Add test application for DS18B20 sensor. tests/driver_ds18: Add whitelist of boards
289 B
289 B
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.