Menu
Your Cart

Futaba S3003 Servo Motor

Futaba S3003 Servo Motor
Futaba S3003 Servo Motor
Futaba S3003 Servo Motor
-17 %
Futaba S3003 Servo Motor
Futaba S3003 Servo Motor
Futaba S3003 Servo Motor
Futaba S3003 Servo Motor
₹289
₹349

(inc GST)

  • Stock: In Stock
  • SKU: FR-04-403
    7 or more ₹274
    30 or more ₹266

The Futaba Compatible S3003 Plastic Geared Servo Motor is a decent servo for every hobbyist and electronics student. The powerful motor is PWM controlled for easy interfacing.

​Features:​

  • Control System: +Pulse Width Control 1520usec Neutral
  • Required Pulse: 3-5 Volt Peak to Peak Square Wave
  • Operating Voltage: 4.8-6.0 Volts
  • Operating Temperature Range: -20 to +60 Degree C
  • Operating Speed (4.8V): 0.23sec/60 degrees at no load
  • Operating Speed (6.0V): 0.19sec/60 degrees at no load
  • Stall Torque (4.8V): 44 oz/in. (3.2kg.cm)
  • Stall Torque (6.0V): 56.8 oz/in. (4.1kg.cm)
  • Operating Angle: 45 Deg. one side pulse traveling 400usec
  • Continuous Rotation Modifiable: Yes
  • Direction: Counter Clockwise/Pulse Traveling 1520-1900usec
  • Current Drain (4.8V): 7.2mA/idle
  • Current Drain (6.0V): 8mA/idle
  • Motor Type: 3 Pole Ferrite
  • Potentiometer Drive: Indirect Drive
  • Bearing Type: Plastic Bearing
  • Gear Type: All Nylon Gears
  • Connector Wire Length: 12"
  • Dimensions: 1.6" x 0.8"x 1.4" (41 x 20 x 36mm)
  • Weight: 1.3oz. (37.2g) 

Application:

  • Futaba S3003 High torque Dual ball bearing Servo motors for robotics and industrial application, It provides 7Kgcm torque at 6V, Perfect Compatible with Hitec HS-311.

Package Includes:

1 x Futaba S3003 Servo Motor

4 x Different types of plastic rotating attachment, mounting rubber ball, and screws.

Questions1 Answers3 | Expand All
Can i get GST invoice for the order ?
Shubham Bhausaheb Modake
  • Yes, You can claim GST credit if you have a GST number. To do it you have to mention the GST number at the time of checkout. GST option appears in the Billing Address. If you are an existing customer of flyrobo then you can log in to your account ( Account → Address Book → Edit Address) and Then enter your GST number.
    FlyRobo[ 16/11/2022 ]
    Was this answer helpful?790
How to check Servo motor is working or not?
Guest
  •  

    #include 
    
    Servo myservo;  // create servo object to control a servo
    // twelve servo objects can be created on most boards
    
    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 15 ms for the servo to reach the position
      }
      for (pos = 180; pos >= 0; pos -= 1) { // goes from 180 degrees to 0 degrees
        myservo.write(pos);              // tell servo to go to position in variable 'pos'
        delay(15);                       // waits 15 ms for the servo to reach the position
      }
    }
    FlyRobo[ 16/12/2021 ]
    Was this answer helpful?-9
When will delivered order?
Ajeet
  • Order will be delivered within 1-3 days in metro city, 3-5 days in other city and 4-7 days in villages or small city. This is the average time of delivery in express shipping. but can change with different locations and different situations.
    FlyRobo[ 16/07/2021 ]
    Was this answer helpful?-1101
Showing 1 to 1 of 1 (1 pages)

Write a review

Note: HTML is not translated!
Bad Good

The product is currently Out-of-Stock. Enter your email address below and we will notify you as soon as the product is available.

Name
Email
Phone
Comments