Skip to content

Simple one-wire command line tool, to get and set one-wire slaves states

License

Notifications You must be signed in to change notification settings

devgiants/one-wire

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

One wire utility command line tool 1.1.0

Presentation

Allow to easily read (in future write) 1-wire sensors. So far, it is focused on Raspberry Pi GPIO usage

Installation

# Get the application
wget https://devgiants.github.io/one-wire/downloads/one-wire-1.1.0.phar

# Move it in command folder
mv one-wire-1.1.0.phar /usr/bin/one-wire

# Make it executable
chmod u+x /usr/bin/one-wire

Read value

TODO

About

Simple one-wire command line tool, to get and set one-wire slaves states

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages