An arduino library to communicate using the Dallas one-wire protocol, where the Arduino takes the role of a slave.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Youen Toupin 14711750d6 cleaned up project for public distribution (removed debug and unrelated stuff) 10 years ago
.gitattributes - removed the OWSlave library (that just doesn't work, at least on Arduino Uno when talking to a DS9490 master) 10 years ago
.gitignore - removed the OWSlave library (that just doesn't work, at least on Arduino Uno when talking to a DS9490 master) 10 years ago
LowLevel.h finished implementation of most important 1-wire functionalities 10 years ago
OneWireIO.sln cleaned up project for public distribution (removed debug and unrelated stuff) 10 years ago
OneWireIO.vcxproj cleaned up project for public distribution (removed debug and unrelated stuff) 10 years ago
OneWireIO.vcxproj.filters cleaned up project for public distribution (removed debug and unrelated stuff) 10 years ago
OneWireIO_Demo.ino cleaned up project for public distribution (removed debug and unrelated stuff) 10 years ago
OneWireSlave.cpp cleaned up project for public distribution (removed debug and unrelated stuff) 10 years ago
OneWireSlave.h cleaned up project for public distribution (removed debug and unrelated stuff) 10 years ago