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.

AWR1843: How can I use Python to combine the AWR1843 with a Raspberry Pi 4?

Part Number: AWR1843

Tool/software:

I recently bought a Raspberry Pi 4 8GB from Robocraze, and I'm wondering whether there are any more parts or setup procedures required for good communication. Are there any suggested materials that can help me with this process, such documents or videos?

  • Hi,

    The AWR1843 SDK demo sends the detected points information using the UART. So, the Rasberry Pi would need to be programmed to receive the UART data. 

    Unfortunately we don't have an example of such a python script We have example of a matlab GUI that reads the UART data and plots it.

    thank you

    Cesar