Skip to content

openpipekit/opk-1-wire-cli

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A command line interface for interacting with the 1-wire sensor from Maxim.

Based on https://github.com/timofurrer/w1thermsensor

Requirements

Python

Usage

Command line example:

$ sudo ./install
installing...
done.

Reboot

$ ./detect
Sensor 0000053055be has temperature 24.62
Sensor 0000052fc128 has temperature 24.56
$ ./pull --path 0000053055be
42

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 79.6%
  • Shell 20.4%