- What is a Saleae Logic Analyzer? An ultimate hardware hacking and debugging tool for digital MCUs which people actually love to use: https://www.saleae.com/
- What is a PJON? A single-wire protocol with built-in reliability and error correction https://github.com/gioblu/PJON
- Download a plugin binary for your platform from the Releases tab above.
- Tell Logic to load the protocol analyzer plugin. Full details available in the Analyzer SDK docs PDF, but here's a quickie:
- Launch the Logic software.
- Select
Options->Preferences
- Under
Developer
, clickBrowse
. Navigate to the directory you downloaded the protocol binary to - Restart Logic
- In Logic, go to
Options -> Open Capture
and load the example file from theassets
folder of this repository. This is a 'hello world' of PJON sending a byte every second. - In
Analyzers
click+ -> Show More -> PJON
Follow standard Saleae documentation, no surprises (built with 1.1.32) http://support.saleae.com/hc/en-us/articles/201104644-Protocol-Analyzer-SDK