Menu
Your Cart

TowerPro MG996R Digital Servo High Torque Metal Ball Bearing - 180 degree

TowerPro MG996R Digital Servo  High Torque Metal Ball Bearing - Servo Motor and Accessories - Motor and Driver
TowerPro MG996R Digital Servo  High Torque Metal Ball Bearing - Servo Motor and Accessories - Motor and Driver
-8 % Out Of Stock
TowerPro MG996R Digital Servo  High Torque Metal Ball Bearing - Servo Motor and Accessories - Motor and Driver
TowerPro MG996R Digital Servo  High Torque Metal Ball Bearing - Servo Motor and Accessories - Motor and Driver
TowerPro MG996R Digital Servo High Torque Metal Ball Bearing - 180 degree
₹320
₹349

(inc GST)

  • Stock: Out Of Stock
  • ₹3 FlyRobo Cashback.
  • SKU: FR-04-405
    7 or more ₹305
    30 or more ₹296
 
 
This is an upgraded version of the famous MG995 servo. It has a redesigned PCB and IC control system which makes it far more accurate. Its gearing and motor are also upgraded to improve dead bandwidth and cantering. This servo is more accurate, and safe to use in aircraft which requires precise servo movements and perfect centering.
 

Specification:

Model: MG996R TowerPro.
Material: plastic and Copper.
Gear Type: All Metal Gears.
Dimension: 40.7×19.7×42.9mm
Stall torque: 9.4kg/cm (4.8v); 11kg/cm (6v)
Operating speed: 0.17sec/60degree (4.8v); 0.14sec/60degree (6.0v)
Operating voltage: 4.8~ 6.0v
Temperature range: 0 c-55 c
Dead band width: 5us.
Power Supply: Through External Adapter.
Weight: Approx 55g.
 
Package Includes:

1x Towerpro MG996R  with Servo Arm and Screw
 
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?731
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?-1094
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