Hi,
How do I use .json files stored in mmwavesensingestimator ?
Where is the out of box demo? And is there a guide to setting up configuration?
Thanks,
Hyunsik
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi,
How do I use .json files stored in mmwavesensingestimator ?
Where is the out of box demo? And is there a guide to setting up configuration?
Thanks,
Hyunsik
Hi Hyunsik,
The mmWave Sensing Estimator is used to calculate the sensor configuration parameters (i.e. chirp parameters) corresponding to the application requirements. The calculated parameters can be saved in a .json file using the Save Config button. You can reload the saved configuration by using the Load Config button.
The MMWAVE-SDK Out of Box Demo runs on the mmWave Sensor EVM and is used with the mmWaveDemoVisualizer which runs in a Browser on PC. It takes the configuration parameters through the mmWaveDemoVisualizer over UART and provides the point cloud data over UART. We also have a beta version of the mmWaveDemoVisualizer on dev.ti.com/gallery which allows you to save the point cloud data as a CSV file. Please refer to this thread for more details on this version.
Please refer to the MMWAVE-SDK user guide for details on the Out of Box demo and configuration parameters. The configuration file format and all the parameters are explained in detail in the SDK user guide.
Please also look at the mmWave Sensors getting started page for more information on the various tools and resources available for developing with TI's industrial mmWave Sensors: www.ti.com/.../getting-started.html
Thanks
-Nitin