====== 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. [[https://github.com/CommandFusion/DemoUserInterfaces/tree/master/DataLogging|View on GitHub]] [[https://github.com/downloads/CommandFusion/DemoUserInterfaces/DataLogging.gui.zip|Download project from GitHub]]