MKBOX PRO - hsdatalog_GUI.py PYthonSDK
I am trying to do USB sensor data streaming Real Time Plot by conecting my steval mkboxpro with hsdatalog_GUI.py but it keeps saying "Device Template Model Loading". Anyone can help?
Thanks

I am trying to do USB sensor data streaming Real Time Plot by conecting my steval mkboxpro with hsdatalog_GUI.py but it keeps saying "Device Template Model Loading". Anyone can help?
Thanks

Hi @FilipeLourenço ,
The HSDPython_SDK is compatible only with FP-SNS-DATALOG2 fw flashed on sensortile.box Pro board.
you can download the fw tools here
hsdatalog_GUI.py works within the HSDPython_SDK, developed in Python 3.10 on Windows and Linux
environments.
HSDPython_SDK requires different Python modules, distributed together with FP-SNS-DATALOG2.
By installing them through the provided installers, all the required dependencies are automatically solved – see HSDPython_SDK to fully setup your Python environment.
Execute hsdatalog_GUI.py
Once the board is connected via USB and the Python environment has been properly updated, you can launch the real time plot by just executing hsdatalog_GUI.py available in Utilities/HSDPython_SDK/examples
To execute the script you can open a command shell there and run python hsdatalog_GUI.py
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.