Convert waveforms exported by the Saleae Logic program into pulse files useable by fast-gpio
Convert waveforms exported by Saleae Logic into pulse files useable by fast-gpio
Convert waveform sample csv files into pulse files that can be used with fast-gpio
with:
python samples2pulses.py <Waveform Sample CSV File>
Will output a file the same name as the waveform csv but with the extension, .pulse
.
0,0
since fast-gpio
interprets that as the stop signal