AWR1642BOOST: Integrating AWR1642BOOST with ESP32-S3 ESP-Box for Gesture-based screen control

Part Number: AWR1642BOOST
Other Parts Discussed in Thread: AWR1642, IWR6843, IWRL6432

Tool/software:

Hi,

I'm working on a project where I need to use the AWR1642 BOOST radar sensor to detect gestures and then use these gestures to move between screens on an ESP32-S3 ESP-Box. I’m looking for any sample C code or libraries that could help integrate these two components.

Has anyone worked on a similar setup? Specifically:

  • How to process the gesture data from the AWR1642 and send it to the ESP32-S3?
  • Any sample c/cpp code for handling gesture recognition on the AWR1642 since esp32 common base should be c/cpp?
  • How to handle the communication between the AWR1642 and the ESP32-S3 for controlling the screen transitions?

Any guidance, examples, or documentation would be greatly appreciated!

Thanks!