Skip to content
/ 1wire Public

C and Python API to Maxim 1-Wire devices

Notifications You must be signed in to change notification settings

bjanders/1wire

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C and Python API to Maxim 1-Wire devices

Note that the C library competes with the Linux wire.ko kernel 
module. This library will not function if wire.ko is loaded.

On Ubuntu requires at least the following packages to build:
- libusb-dev
- python-dev

Copyright (C) Bjorn Andersson <bjorn@iki.fi>

This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License version 2.1 as published by the Free Software Foundation.

This library is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
Lesser General Public License for more details.

About

C and Python API to Maxim 1-Wire devices

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published