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 8c473f50e4 implemented presence with timer interrupts 10 years ago
SerialMonitor implemented presence with timer interrupts 10 years ago
traces Merge branch 'master' of ssh://thor:22/OneWireIO 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 implemented reset detection 10 years ago
OneWireIO.ino implemented presence with timer interrupts 10 years ago
OneWireIO.sln implemented reset detection 10 years ago
OneWireIO.vcxproj implemented presence with timer interrupts 10 years ago
OneWireIO.vcxproj.filters implemented presence with timer interrupts 10 years ago
SerialChannel.cpp implemented presence with timer interrupts 10 years ago
SerialChannel.h implemented presence with timer interrupts 10 years ago