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).
openmv插上数据线连上电脑以后要在IDE上操作才能识别 但是我直接接了个串口通信到电脑上 摄像头蓝灯不停的闪貌似没运行代码啊 怎么弄啊?
想问问uart.writechar()函数的具体声明 有没有校验位 起始停止位什么的
想知道openmv是怎么调用相关函数的 比如说 我想传一组(x,y)坐标给我的stm32 要用到哪些函数 传的数据格式是什么样的