This script can be used to read out the temperature (in celcius) using a ds18b20 temperature sensor connected to the GPIO port of a Raspberry Pi.
The following ressources are useful for the setup of the sensor:
- ds18b20-raspi npm package
- 1Wire Mit Temperatursensor DS18B20 (german)
- Raspberry Pi Temperatursensor (1-Wire): Temperatur messen (german)
This project is licensed under the MIT license.