I've looked into it before for decoding JTAG traces. I came to the same conclusion as you -- way too complex. I ended up exporting to CSV and writing a Python script to decode that to JTAG transactions. On Sat, Aug 15, 2015 at 7:15 AM, Neil wrote: > Anyone here ever created their own protocol analyzer for the Saleae > Logic? Seems like a lot to install/learn(Visual Studio C++ 2008) for > what should be a simple task, so wondering if someone who's done this > before and already know the software for this would care to create one > for me. > > I really just need to detect individual H-->L-->H cycles on a single > line (ie: idle is high, and each cycle is a pulse that goes low and back > to high). 1/3 duty cycle is a '0', and 2/3 duty cycle is a '1'. And it > would be nice if I could adjust the cycle time. > > Cheers, > -Neil. > > -- > http://www.piclist.com/techref/piclist PIC/SX FAQ & list archive > View/change your membership options at > http://mailman.mit.edu/mailman/listinfo/piclist --=20 Regards, Mark markrages@gmail --=20 http://www.piclist.com/techref/piclist PIC/SX FAQ & list archive View/change your membership options at http://mailman.mit.edu/mailman/listinfo/piclist .