You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A java program that logs temperatures to database. Intended for use with Raspberry Pi. Tested on Raspberry Pi 3 B+ with a DS18B20 temperature sensor. Uses the 1-wire protocol. Built with pi4j, Spring Boot + Data JPA and MySql drivers.