How to output data to a serial monitor (Putty) instead of the Unicleo GUI
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2020-03-07 1: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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2020-03-11 9: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
