“A low-cost 24-channel logic analyzer with fully open-source hardware and software, featuring 100Msps, 32k depth sampling, edge triggering, and pattern triggering. The project is continuously updated.”

In addition to the hardware, the logic analyzer also includes powerful software (currently only supports Windows) where you can visualize the captured data, export the captured data, use protocol analyzers, etc.
Basic Parameters
In the first line of the dialog box, we can see the basic parameters of the acquisition: frequency (samples per second), pre-trigger sample count, and post-trigger sample count.
-
Up to 8 channels (Mode 0) -
At least 2 pre-trigger sample points -
Up to 98303 pre-trigger samples -
At least 512 post-trigger sample points -
Up to 131069 post-trigger samples -
Up to 16 channels (Mode 1) -
At least 2 pre-trigger sample points -
Up to 49151 pre-trigger samples -
At least 512 post-trigger sample points -
Up to 65533 post-trigger samples -
Up to 24 channels (Mode 2)
-
At least 2 pre-trigger sample points -
Up to 24576 pre-trigger samples -
At least 512 post-trigger sample points -
Up to 32765 post-trigger samples



GPL 3.0
The open-source repository can be found on GitHub:
https://github.com/gusmanb/logicanalyzer