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.

IWR1642BOOST:Programming in c++ or Java language to achieve the same function as mmWave demo visualizer

Part Number: IWR1642BOOST

Hello, I want to use these two languages to control the radar development board, and read relevant data, and finally achieve the display of target distance and azimuth and other information.Implement the same functionality as the demo visualizer.To further realize other functions.Protocols such as serial port and how to write and read data are not provided.

  • Hi jh lan,

    The Demo Visualizers are provided as-is for evaluation purpose, although they are a valuable starting point for many particular projects. The main visualizer is coded in Java Script while many of the visualizers in the Industrial Toolbox are coded in Matlab.

    The Driver Vital Signs lab in the Automotive Toolbox uses a QT GUI and might also be a valuable starting point for your development.


    Cheers,
    Akash
  • thank you for you help 

    i have question now.

    The Driver Vital Signs lab in The Automotive Toolbox USES a QT GUI, and learned how radar commands are sent to The development board from C++ code.Burn mmwave_sdk_02_00_00_04 for the demonstration of the bin file to the radar development board, and through their own code to achieve the demo visualizer.cfg file configuration radar.The radar began to work. The DATA received from the DATA was 8-bit binary file DATA. I also tried to analyze these DATA with the C++ code method in the Driver Vital Signs lab.It didn't work.
    Question 1: how to parse binary DATA of DATA serial port? Can you provide some analytic ideas?And some case support?
    Question 2: what kind of data will be analyzed and what processing will be done to realize ranging and orientation in the later period?
    What I want is to achieve demo visualizer similar functions through c++.The c compiled bin file for demo visualizer is burned.Attached is the binary data I received from the serial port

  • Hi Jh lan,

    Your question concerns the automotive toolbox and is outside the scope of this thread. I'd recommend starting a new thread.


    Cheers,
    Akash