NOTICE: The Processors Wiki will End-of-Life on January 15, 2021. It is recommended to download any files or other content you may need that are hosted on processors.wiki.ti.com. The site is now set to read only.
Streaming GuiComposer
Streaming data to/from GUI Composer[edit]
Streaming data in the context of GUI Composer means that a target application sends data over UART to host PC. The PC then receives the data, processes it and updates GUI Composer widgets with data. Attached word document contains information on how this works and includes an example GUI Composer application that leverages MSP430 launchpad and TMP0006 sensor along with its software (links available in the document).
PDF document contains links to obtain target SW that will be necessary to execute this example.
This ComPortTemperatureDemo.zip file contains GUI Composer application that will need to be imported in GUI Composer.