I’m currently deployed a simple classification model into my nicla voice. Its working fine and im able to see the classification results on my cmd. Now i want to extract these results through UART. How do we do this? i thought of maybe using arduino library but that isnt available in the deployment section.
Hi @Sampath03
what do you mean by extract ? because when a class is detected, it is printed on UART
fv
2 Likes