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.
Tool/software:
Dear TI-team member,
I have some questions related to the AWRL6432 and the demos Motion and Presence Detection and Life Presence Detection, which I hope you will be able to answer.
1. The Motion and Presence Detection demo does only indicate if there is a motion present, i.e. a person sitting still won't be indicated as present?
2. The Life Presence Detection demo has a Matlab visualizer. Is it correct that the logic for the occupancy is run on the PC within the visualising script, compared to the Motion and Presence Detection Demo which has everything except visualization on the board?
3. Is there a way to get the occupancy detections from the Life Presence Detection demo in Python?
4. How do I know what is send with UART in the TLV packages from the Life Presence Detection or any other demo? I.e if I would read it in Python, what information can I expect?
Thank you very much in advance!
Hi Lovisa,
I have looped in our SW expert. Please allow us a day or so to provide the response.
Thanks and Regards,
Sivaprasad
Hi,
1. This demo could still detect if someone is sitting still in the scene. I recommend taking a look at this document for more details: C:/ti/MMWAVE_L_SDK_05_05_00_02/docs/Motion_Presence_Detection_Demo_Tuning_Guide.pdf
2. The Life Presence Detection demo does currently have the occupancy logic in the MATLAB visualizer, however it could be programmed to run on the device
3. As of now, the Life Presence Detection demo is not available in our Python vizualizer
Thanks,
Clinton