Particle IO project to use a Dallas DS18B20 temperature sensor to remotely monitor a fermenting home brew
View the monitor here on Github Pages
This project was built using the following pieces of hardware
Although the project could be done using any internet connected board capable of running the Particle libraries
The sensor is read using the DS18.h
header in the OneWire
library provided by Particle.io as a verified library