google-coral / coralmicro

Source code for Coral Dev Board Micro
Apache License 2.0
106 stars 44 forks source link

Documentation or Examples for USB API? #103

Open SethARhodes opened 6 months ago

SethARhodes commented 6 months ago

Description

I would've liked to be able to stream data to the Dev Board Micro through USB rather than the UART port in order to run realtime inference, however I can't for the life of me find any examples or documentation on the USB subAPI within the coralmicro C++ API. At best, we have a barebones Doxygen page for the header files with absolutely no explanation for each class/function.

Click to expand! ### Issue Type Support, Documentation Feature Request ### Operating System Mac OS ### Coral Device Dev Board Micro ### Other Devices _No response_ ### Programming Language C++ ### Relevant Log Output _No response_