Skip to content

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

Notifications You must be signed in to change notification settings

ngara/arduino-temps

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published