Terminal
Connect the terminal port, then choose VT100 color mode on the Bus Pirate when prompted. Type here once the link is live.
Protocol bench
Bench output appears here.
Macros enter the bus mode (accepting menu defaults), run the command, and parse the reply. The I2C map lights the 7-bit addresses that answered. SPI wraps your transaction in [ ] and lists the returned bytes. Replies are scraped from text, so treat results as a convenience over the command line, not a replacement for it.
Logic analyzer
On the Bus Pirate terminal, type
binmode and choose
Follow along logic analyzer, then connect the analyzer port here. Run any bus
transaction in the terminal and BINNACLE captures and draws it automatically. Bit 0 of each
sample is IO0, bit 7 is IO7. Samples arrive newest first and are shown oldest to newest.
No analyzer link.