I am working on yolo v4 tiny on jetson nano. The model works completely fine on jetson nano with web cam. However I want the output of yolo v4 tiny to be sent to Arduino robot controller to perform some more tasks.
Does anyone know how to do it???
Thanks for the help in advance
is there any step by step guide to interface Jetson nano with Arduino robot controller. I just want to transfer the live output of yolo v4 tiny to Arduino and control stepper motors.