Skip to content
/ Ifrit Public

C program to read data from a 1Wire temperature sensor and send it to statsd.

Notifications You must be signed in to change notification settings

Xiol/Ifrit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C program to send data from a 1Wire temperature sensor on a RaspberryPi to statsd.

Requires an owserver to be running on the RaspberryPi and the package libownet-dev to be installed.

Edit ifrit.h to change settings, then:
    make
    ./ifrit

I don't do C - this may blow up.

statsd.{c,h} are from https://github.com/kjagiello/statsd-c-client

About

C program to read data from a 1Wire temperature sensor and send it to statsd.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages