Other Parts Discussed in Thread: IWR1642
For a final project of my bachelor we were tasked with creating a system for counting the people who enter/exits a building, to keep track of how many people were inside.
After alot of research we decided to go with the mmWave sensor, so we bought a AWR1642BOOST, after some work I decided to try and modify the people counting demo, and instead of using the matlab program to visualize the data, my plan was to use node or c++.
Are there any resources for how to comunicate with the people counting demo software, i have been reading the source code of the matlab program but this didnt get me too far.
I have tried sending the settings file over the control port, but i get nothing on the data port, this was done in node on a widows machine.