Skip to main content
Visitor II
March 7, 2020
Question

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

  • March 7, 2020
  • 1 reply
  • 856 views

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

    This topic has been closed for replies.

    1 reply

    ST Employee
    March 11, 2020

    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