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控制,怎么连接舵机和openmv之间的接脚
教程里原理图,pcb,代码都有
没得啊,教程里用的是直接插板子,我的是单独的舵机,vcc,gnd,pwm对应openmv哪里
https://singtown.com/product/49896/openmv-传感器扩展板/
@u42h vcc接3.3v,gnd接gnd,如果定义的是Servo(1)就接p7
@htdz 舵机的电源不能接OpenMV的3.3V,会坏的。
舵机的电源要接VIN引脚。