Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 488 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 488 Bytes

riden

This is a package to collect data from Dallas one-wire temperature sensors connected to a raspberry pi. It implements this Instrument interface to allow easy logging.

Getting Started

Note, this code requires a Dallas one-wire temperature sensors connected to a raspberry picto run.

%python3 -m pip install git+https://github.com/natecostello/onewire_temperature_status
%python3
>>> import ow_temperature