Visualization

Incoming data can be visualized using the modules contained under this section.

The Terminal displays data as text, either as raw values or ASCII encoded characters. It is also capable of sending text-based data.

The Graph module visualizes incoming data over time as plots, bands, and string flags. Cursor helps analyze the data, and can provide output values for setting thresholds.

The Oscilloscope module is helpful for analyzing time-repeating patterns in a data stream.

The Power Analysis module is made specifically for analyzing power consumption over time. It can also be used with code profiling to visualize Program Counter samples to get an overview of the program execution versus power consumption.

The Custom Dashboard module is a customizable canvas to create user interfaces matching the application. It features the most common user inputs such as buttons, sliders, and check-boxes, in addition to graphing, etc.