Skip to content

charliewadds/LogicAnalyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LogicAnalyzer

This is an implementation of a Logic analyzer using the SUMP protocol.

HARDWARE

Being tested on an ESP32 Wrover-E module

Software

The code uses the Arduino library (for now) and can be uploaded using the arduino IDE.

Plans and Updates

  • 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.

Examples

SETUP

Connection

This is an example of how I am testing the setup with a serial GPS module.

GPS_Test GPS_Capture GPS_Capture

Protocol

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published