هذا المُنتج قد لا يكون متوفراً الآن. إضغط هنا لمنتجات مماثلة

سعر ومواصفات S3003 Servo (3.2 – 4.1 Kgs.cm)

  • أفضل سعر لـ S3003 Servo (3.2 – 4.1 Kgs.cm) by تك ديبوت مصر فى مصر هو 110 ج.م.
  • طرق الدفع المتاحة هى
    دفع عند الاستلام
  • تكلفة التوصيل هى 35+ ج.م., والتوصيل فى خلال 2-4 أيام
  • أول ظهور لهذا المنتج كان فى أغسطس 11, 2016

المواصفات الفنية

Weight:37 g

وصف تك ديبوت مصر

Product Description

S3003 Servo Specifications

  • Weight : 37.2 g
  • Dimension : 40mm x 20mm x 44mm
  • Stall Torque : 3.2 kg-cm at 4.8V and 4.1 kg-cm at 6.0V
  •  Temperature Range : 0 degree to 55 degree
  • Operating Speed : 0.19 sec/60 degree(4.8v), 0.23 sec/60 degree(6v)
  • Operation Voltage : 4.8 – 6Volts
  • Gear Type : Plastic
  • Connector Wire Length : 120 mm

Connecting

  • Brown = connect to Arduino – / GND
  • Orange = connect to Arduino +5V
  • Yellow = in this example connect to Arduino Digital port 9

Code

#include <Servo.h>   Servo myservo;// create servo object to control a servo // a maximum of eight servo objects can be created int pos =0;// variable to store the servo position void setup(){ myservo.attach(9);// attaches the servo on pin 9 to the servo object }void loop(){for(pos =0; pos <180; pos +=1)// goes from 0 degrees to 180 degrees {// in steps of 1 degree myservo.write(pos);// tell servo to go to position in variable 'pos' delay(15);// waits 15ms for the servo to reach the position }for(pos =180; pos>=1; pos-=1)// goes from 180 degrees to 0 degrees { myservo.write(pos);// tell servo to go to position in variable 'pos' delay(15);// waits 15ms for the servo to reach the position }}

تاريخ و تحليل سعر S3003 Servo (3.2 – 4.1 Kgs.cm)

  • أرخص سعر لـ S3003 Servo (3.2 – 4.1 Kgs.cm) فى مصر كان 65 ج.م. من تك ديبوت مصر خلال الـ77 شهور الماضية
  • أغلى سعر لـ S3003 Servo (3.2 – 4.1 Kgs.cm) فى مصر كان 110 ج.م. من تك ديبوت مصر خلال الـ77 شهور الماضية
  • الاختلاف بين أعلى و أقل سعر لـ S3003 Servo (3.2 – 4.1 Kgs.cm) فى مصر هو 45 ج.م. من تك ديبوت مصر خلال الـ77 شهور الماضية
  • متوسط السعر لـ S3003 Servo (3.2 – 4.1 Kgs.cm) فى مصر هو 87.50 ج.م. من تك ديبوت مصر خلال الـ77 شهور الماضية

الأكثر شهرة في مكونات الدوائر الإلكترونيةالمزيد

    مميزات وعيوب S3003 Servo (3.2 – 4.1 Kgs.cm)

    • لا يوجد تقييمات لهذا المُنتج.

    مراجعات S3003 Servo (3.2 – 4.1 Kgs.cm)

    • loading video reviews