Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 244 Bytes

README.md

File metadata and controls

6 lines (6 loc) · 244 Bytes

Temperature Monitoring with multiple DS18B20 sensors with Raspberry Pi, with push to InfluxDB

Prerequisites

sudo apt install python-influxdb python-yaml
echo "# Enable 1-wire
dtoverlay=w1-gpio,gpiopin=5" | sudo tee -a /boot/config.txt