ibaiGorordo / AWR1843-Read-Data-Python-MMWAVE-SDK-3-

Python program to read and plot the data in real time from the AWR1843 mmWave radar board (MMWAVE SDK 3)
MIT License
131 stars 39 forks source link

No ouput #48

Open SiriDubbaka opened 6 months ago

SiriDubbaka commented 6 months ago

I'm using AWR1843 Device, I have used readData_AWR1843.py. I have changed the port numbers correctly and used the same configuration file provided by you. The device is getting connected but I'm not getting any output, the scatter plot is empty. Can you suggest what to do? Is MATLAB required in anyway, cause I'm directly working on Python.

Liwenlong524998 commented 5 months ago

I had the same problem as you, have you solved it yet?

jvithub commented 4 months ago

I've managed to run the readData_AWR1843.py and get data from the scatter plot using 1843 AOP sdk version 3.6 w/o the need of MATLAB. Make sure you download and use the correct configuration file for your specific device from https://dev.ti.com/gallery/view/mmwave/mmWave_Demo_Visualizer/ver/3.6.0/ You can try adjusting the parameters in the visualiser as well to see if that helps output something in the scatter plot.