Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you may not be able to execute some actions.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
根据“例程讲解-02-usb_vcp usb虚拟串口”,已经将openmv传输的程序脱机到openmv中,在电脑端python运行代码时提示错误。 我想实现的功能就是,openmv拍摄一张照片,传输给电脑,电脑通过api请求识别,然后再通过识别的结果返回给openmv一个指令,通过它的引脚驱动其他装置。