Simple high-level analyzer to parse text from a digital bus and print it to the terminal
The main use is as a terminal for debug messages from a microcontroller with limited debugging capabilities, such as using a bit-banging I2C interface for printing messages.
e.g.: [http://www.ganssle.com/video/episode8-debugging-via-i2c.html]