Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 827 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 827 Bytes

arduino-temps

Arduino code to read thermistors and report temperatures; Python code to read temperatures from Arduino and report to Graphite

The arduino folder contains the arduino.mk makefile as well as NateFridge, which is the code that reads thermistors and prints the values to serial output in decimal notation.

graphite-client-initd-script goes in /etc/init.d as graphite-client graphite-client.py goes into /opt/graphite/bin/ check-temps.py is a proof-of-concept for reading the data from serial