when working on software to drive a serial
port, it is possible to determine whether anything is being transmitted, and if
so, what. This becomes especially important where the embedded processor
is communicating with an external device (e.g. a Wii Nunchuk) – where every
command requires a transmitting and receiving a specific binary sequence. A
logic analyzer provides the key to observing the actual communication events
(if any !).