jlm/oscwaveload
Oscwaveload reads a CSV data file saved by a UNI-T Digital Storage Oscilloscope. The data file is expected to represent a waveform of an RS-232 data signal with a baud rate of 9600. The data is plotted using the QR library. It is broken down into frames, separated by gaps of quiet line, and the frames are broken down into ASCII characters.
Ruby