This Arduino sketch implements a SUMP protocol compatible logic analyzer. This implementation is compatible with the standard SUMP client as well as an alternative OLS client. More recently support ...
int addressPins[] = {A_15, A_14, A_13, A_12, A_11, A_10, A_9, A_8, A_7, A_6, A_5, A_4, A_3, A_2, A_1, A_0}; ...
If you have a Stellaris Launchpad sitting around, have a go at using it as a logic analyzer The Stellaris logic analyzer is based upon this earlier build that took code from a SUMP comparable Arduino ...
The DSLogic open source logic analyzer is on its second release (the plus version) and [OpenTechLab] has a comprehensive review of the new model, which, unlike the original model, includes a different ...
When I was at Maker Faire this year (2013), my friend Phil Sittner came up to the Atmel booth and told me that I had to see something on the other side of the show floor. (Phil is the guy that built a ...