How to receive recognition results through serial communication

Question/Issue:

Project ID:

**Context/Use case:
How to receive recognition results through serial communication when running the edge-impulse-linux-runner command on Jetson Nano?
Is there any method, or program code, that can accomplish this? Thank you for your help.

Hi @spike

Are you trying to parse the output from the serial? That will be a bit messy you can just use our SDK:

See the relevant example:

Best

Eoin

thanks for help!
best wishes!