cancel
Showing results for 
Search instead for 
Did you mean: 

How to output data to a serial monitor (Putty) instead of the Unicleo GUI

VRao.1
Associate III

Hello all,

I was wondering if there was a way to output the sensor values from the sensortile box to the serial monitor such as Putty. I wanted to use Processing3 along with the serial data to make my own graphical solution.

I am aware that the Unicleo GUI has capabilities to read the serial data through the Virtual COM port but I cannot access this data stream through the serial monitor. Is it possible to read this stream in the Unicleo GUI though a python app or some other software(processing3 maybe?).

Thanks,

VRao.1

1 REPLY 1
Eleon BORLINI
ST Employee

Hi @VRao.1​ , this feature is available at FW level but needs to be implemented at a SW / apk level. The "stream to USB" output is by now implemented only on Unicleo-GUI interface, but will be soon available. Btw, you could stream data on USB programming the ST.box via STLINK V2 in Mode 3, debug mode. Regards