Skip to content

chrowe/opk-1-wire-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 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

Add dtoverlay=w1-gpio to /boot/config.txt and reboot

Usage

Command line example:

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published