โดย: เจ้าของร้าน เมื่อ:2 ปีที่ผ่านมา
/คลิก คู่มือ และการประกอบ///////////// #include <PS2X_lib.h> // เรียกใช้งานไลบรารีสำหรับจอยสติ๊ก PS2 #include <Servo.h> Servo myservo1;////ตีวยืด Servo myservo2;////ตีวคีบ int potpin = 0; int pos1=90; int pos2=90; int DLS=50; const int Pin_A = 4; const int Pin_B = 5; const int Pin_C = 6; const int Pin_D = 7; const in…