This is an implementation of a Logic analyzer using the SUMP protocol.
Being tested on an ESP32 Wrover-E module
The code uses the Arduino library (for now) and can be uploaded using the arduino IDE.
- The capture should use the DMA controller through I2S for faster speeds
- Triggers etc need to be implemented
to recive the data over the seral port I am using PulseView the software has an 'OpenBench Logic Sniffer & SUMP compatibles (ols)' option.


