/Reading-Temp-via-MAX6675

The MAX6675 is a device that converts a thermocouple temperature measurement into a digital value that can be read by a microcontroller. In this project, it is used to measure the temperature of a K-type thermocouple and send the data to an InfluxDB database via WiFi. The data is visualized on a Grafana dashboard.

Primary LanguageC++

Stargazers