Data Logging Example

This demo shows you how to log incoming data and display it in an auto-scrolling list.

The data is parsed and can show non-printable characters in ASCII representation such as \x0D for carriage return.

Any prefix and/or suffix can be added to the hex data representation as you desire.

View on GitHub

Download project from GitHub