Commit Graph

5 Commits

Author SHA1 Message Date
Youen Toupin
ef01fe74bb 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
Youen Toupin
d0ef4ee9f9 finished basic oscilloscope functionalities (max sampling rate seems to be 38KHz) 2015-04-14 00:16:48 +02:00
Youen Toupin
691ce28d95 basic display of oscilloscope values in SerialMonitor (no zoom or scroll yet) 2015-04-12 19:49:17 +02:00
Youen Toupin
b728db1e26 first version of debug messages display in Serial Monitor console 2015-04-12 12:16:54 +02:00
Youen Toupin
a7ae407b6c - removed the OWSlave library (that just doesn't work, at least on Arduino Uno when talking to a DS9490 master)
- added debugging tools (oscilloscope and debug messages through serial port ; work in progress)
- empty C# application for displaying debug data (work in progress)
2015-04-11 20:28:53 +02:00