OTTO機器人之胳膊測試

#include <Servo.h> #include <Oscillator.h> #include <US.h> #include <Otto.h> #define N_SERVOS 6 // 共6個舵機 #define PIN_YL 2 // 左腿 #define PIN_YR 3 // 右腿 #define PIN_RL 4 // 左腳 #define PIN_RR 5 // 右腳
相關文章
相關標籤/搜索