Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 674 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 674 Bytes

OneWire2Graphite

Spark core code to poll 1-wire temperature sensors and send to graphite server. It works well enough for me but there seem to be some bugs.

Requires

Bugs

  • Seems to fail sending data too often
  • Temperature reading are occasionally set to 85/185 which I read could be caused by

if it has not had a chance to do a complete convert_t by the time you read_t on it this forum post