OneWireArduinoSlaveATTINY85/SerialMonitor/SerialMonitor
2015-04-24 11:29:59 +02:00
..
Properties - 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
App.config - 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
App.xaml first version of debug messages display in Serial Monitor console 2015-04-12 12:16:54 +02:00
App.xaml.cs implemented reading of bytes sent by the 1-wire master 2015-04-24 11:29:59 +02:00
MainWindow.xaml finished basic oscilloscope functionalities (max sampling rate seems to be 38KHz) 2015-04-14 00:16:48 +02:00
MainWindow.xaml.cs finished basic oscilloscope functionalities (max sampling rate seems to be 38KHz) 2015-04-14 00:16:48 +02:00
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) 2015-04-16 19:30:57 +02:00
MathEx.cs finished basic oscilloscope functionalities (max sampling rate seems to be 38KHz) 2015-04-14 00:16:48 +02:00
SerialMessage.cs first version of debug messages display in Serial Monitor console 2015-04-12 12:16:54 +02:00
SerialMonitor.csproj finished basic oscilloscope functionalities (max sampling rate seems to be 38KHz) 2015-04-14 00:16:48 +02:00
SerialPortExtensions.cs first version of debug messages display in Serial Monitor console 2015-04-12 12:16:54 +02:00