








MG996R High Torque Metal Gear Servo Motor – 180° Rotation
MG996R servo motor is a high-torque and precise motor ideal for robotics and automation projects. With its durable construction, strong torque of up to 11 kg/cm, and quick response time, it provides reliable and accurate motion control. The MG996R Servo Motor is a robust and reliable 180° metal gear servo with high torque output, ideal for robotic arms, steering systems, RC cars, Arduino projects, IoT actuators, and automation systems. It supports PWM control, is plug-and-play with most microcontrollers, and includes multiple mounting accessories.
₹ 234 ₹299
299



Made In : | India |
Add FAQ
Detailed Description:
The MG996R is an upgraded version of the popular MG995, offering improved speed, accuracy, and torque. Equipped with all-metal gears, it can withstand higher loads, making it perfect for robotic joints, grippers, heavy-duty car steering, and other automation applications.
It operates at 4.8V to 6V, with torque up to 12 kg·cm, and a rotation range of 180° (±10°). It uses standard PWM signal for easy control with Arduino, Raspberry Pi, STM32, ESP32, and many other platforms.
Key Features:
-
High torque output: Up to 12kg·cm @ 6V
-
All-metal gear construction for durability
-
180° rotation range (±10° adjustable)
-
Standard PWM control via microcontrollers
-
Includes servo horns, screws, and mounting set
-
Stable and reliable operation with position holding
-
Plug-and-play with Arduino, Raspberry Pi, and more
-
Ideal for robotic joints, grippers, RC vehicles, and automation
Technical Specifications:
Parameter | Specification |
---|---|
Operating Voltage | 4.8V – 6.0V DC |
Stall Torque | 9.4 kg·cm (4.8V), 11–12 kg·cm (6V) |
Operating Speed | 0.19 sec/60° (4.8V), 0.14 sec/60° (6V) |
Rotation Angle | 180° ±10° |
Gear Type | Full Metal Gear |
Control Signal | PWM (50Hz – standard) |
Dimensions | 40.7mm × 19.7mm × 42.9mm |
Weight | ~55g |
Connector Type | 3-pin (GND, VCC, Signal – compatible with Futaba/JR) |
How to Use with Arduino:
-
Connect VCC to 5V, GND to GND, and Signal to PWM pin (e.g., D9)
-
Include
Servo.h
library -
Use PWM to position the servo (0° to 180°)
Arduino Code Example:
#include <Servo.h>
Servo myservo;
void setup() {
myservo.attach(9); // Connect signal pin to D9
}
void loop() {
myservo.write(0);
delay(1000);
myservo.write(90);
delay(1000);
myservo.write(180);
delay(1000);
}
Applications:
-
Robotic arms and legs
-
RC cars, boats, planes (steering/tilt control)
-
Smart door locks and gates
-
Gripper automation systems
-
Biped walking robots
-
IoT-based servo mechanisms
-
DIY CNC & pan-tilt camera setups
Package Includes:
-
1 x MG996R High Torque Metal Gear Servo Motor
-
3 x Servo horns (cross, single, dual)
-
1 x Screw and mounting accessory kit
0 Reviews For this Product
