An arduino library to communicate using the Dallas one-wire protocol, where the Arduino takes the role of a slave. Implementation of a DS2413 on Arduino UNO and ATTINY85
Go to file
2015-04-12 19:49:17 +02:00
SerialMonitor basic display of oscilloscope values in SerialMonitor (no zoom or scroll yet) 2015-04-12 19:49:17 +02:00
.gitattributes - removed the OWSlave library (that just doesn't work, at least on Arduino Uno when talking to a DS9490 master) 2015-04-11 20:28:53 +02:00
.gitignore - removed the OWSlave library (that just doesn't work, at least on Arduino Uno when talking to a DS9490 master) 2015-04-11 20:28:53 +02:00
OneWireIO.ino basic display of oscilloscope values in SerialMonitor (no zoom or scroll yet) 2015-04-12 19:49:17 +02:00
SerialChannel.cpp first version of debug messages display in Serial Monitor console 2015-04-12 12:16:54 +02:00
SerialChannel.h first version of debug messages display in Serial Monitor console 2015-04-12 12:16:54 +02:00