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.

IWR6843ISK: 2D People Counting Plot For Linux

Part Number: IWR6843ISK
Other Parts Discussed in Thread: IWR6843

Hi,

I am using IWR6843 and i have loaded the 2D people counting firmware from mmwave_toolbox_4_1_0,which only has the GUI support for windows , but i wanted the Linux based GUI ,i did try python based GUI on mmwave_tool_box_4_2_1 which was not reliable for 2D people counting for my application ,while i was going through the matlab scripts given in mmwave_tool_box_4_1_0 i thought i could implement this in Linux ,if i knew how the windows GUI was implemented if you could point me to some information regarding this it would be of great help .

Thanks

Rahul

  • Hi Rahul,

    The windows gui is built in Matlab, hence why it only supports Windows. Essentially, we parse data from the device, then show it on a plot. You can see the user's guide to see the data output format of the lab.

    What issue were you encountering with the python gui? (It also hasn't been tested with Linux).

    Regards,
    Justin