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 b236a684ca implemented reading of bytes sent by the 1-wire master 10 years ago
..
Properties - removed the OWSlave library (that just doesn't work, at least on Arduino Uno when talking to a DS9490 master) 10 years ago
App.config - removed the OWSlave library (that just doesn't work, at least on Arduino Uno when talking to a DS9490 master) 10 years ago
App.xaml first version of debug messages display in Serial Monitor console 10 years ago
App.xaml.cs implemented reading of bytes sent by the 1-wire master 10 years ago
MainWindow.xaml finished basic oscilloscope functionalities (max sampling rate seems to be 38KHz) 10 years ago
MainWindow.xaml.cs finished basic oscilloscope functionalities (max sampling rate seems to be 38KHz) 10 years ago
MainWindowContext.cs added code to transmit sample frequency along with sample data (more compatibility between arduino and PC, and possibility to change sampling rate at run-time) 10 years ago
MathEx.cs finished basic oscilloscope functionalities (max sampling rate seems to be 38KHz) 10 years ago
SerialMessage.cs first version of debug messages display in Serial Monitor console 10 years ago
SerialMonitor.csproj finished basic oscilloscope functionalities (max sampling rate seems to be 38KHz) 10 years ago
SerialPortExtensions.cs first version of debug messages display in Serial Monitor console 10 years ago