Other Parts Discussed in Thread: AWR2243
Hi,
How can I capture data from AWR2243 and process realtime in Matlab or python.
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 can I capture data from AWR2243 and process realtime in Matlab or python.
Hello,
You can capture the data using DCA1000 over LVDS interface but this stored the captured data to a file on PC and processing can be done after that.
If you need to do realtime data processing then either you need to modify the DCA1000 capture tool source code (available at <mmwave_studio_installation>\mmWaveStudio\ReferenceCode\DCA1000\SourceCode)
or capture the network packet on the PC while DCA1000 is streaming from device to PC then process the data.
Regards,
Jitendra