2020-03-07 01:20 PM
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
2020-03-11 09:27 AM
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