📄️ Available Logic Analyzers
The Bus Pirate can be used as a logic analyzer in multiple ways:
📄️ PulseView (Normal)
Sigrok/PulseView is a popular open source logic analyzer GUI that runs on Windows, Linux, and Mac. The Bus Pirate supports Sigrok/PulseView through a SUMP protocol interface.
📄️ PulseView (Follow Along)
FALA is a "live action" logic analyzer mode that automatically captures everything that happens when you send commands from the Bus Pirate. It eliminates the need to setup triggers and arm a second tool for debugging. We like to call it FALA for short.
📄️ Logic Command
The `logic` command configures the logic analyzer core, and can display logic capture graphs directly in the terminal. It supports the "follow along" logic analyzer mode that triggers each time you send data to a bus. It eliminates the need setup triggers and arm a second tool for debugging.