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
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 d0ef4ee9f9 finished basic oscilloscope functionalities (max sampling rate seems to be 38KHz) 10 years ago
SerialMonitor finished basic oscilloscope functionalities (max sampling rate seems to be 38KHz) 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
OneWireIO.ino finished basic oscilloscope functionalities (max sampling rate seems to be 38KHz) 10 years ago
SerialChannel.cpp first version of debug messages display in Serial Monitor console 10 years ago
SerialChannel.h first version of debug messages display in Serial Monitor console 10 years ago