





MG995 High Torque Metal Gear Servo Motor – 180° Rotation
MG995 servo is a powerful servo motor that is capable of spinning and controlling things that a small hobby servo motor could never accomplish doing. It comes with a bunch of accessories so you could connect it easily with the outer world, and it's being controlled like every other servo motor, via PWM. The MG995 Servo Motor is a high-performance 180° rotation servo with metal gears and high torque output, perfect for robotic arms, RC vehicles, automation systems, and Arduino or ESP32 projects that require accurate and powerful positioning control.
₹ 234 ₹299
299



Made In : | India |
Add FAQ
Detailed Description:
The MG995 Servo Motor is a widely used metal gear servo offering stable torque, precise control, and reliable rotation up to 180°. It accepts standard PWM signals and works seamlessly with Arduino, Raspberry Pi, ESP32, STM32, and other microcontrollers.
With up to 12kg·cm stall torque at 6V, MG995 is ideal for applications needing strength and resilience, including robotic arms, smart control gates, pan-tilt systems, and RC hobby projects. Its all-metal gear train ensures durability, and the standard 3-pin connector makes it plug-and-play.
Key Features:
-
180° rotation range with high precision
-
High stall torque: up to 12kg·cm at 6V
-
Full metal gear construction for strength and durability
-
Compatible with PWM (50Hz) for microcontroller control
-
3-pin female servo header (GND, VCC, Signal)
-
Ideal for robotic projects, RC applications, automation
Technical Specifications:
Parameter | Specification |
---|---|
Operating Voltage | 4.8V – 7.2V DC |
Stall Torque | 9.4 kg·cm (4.8V), 11–12 kg·cm (6V) |
Operating Speed | 0.20 sec/60° (4.8V), 0.16 sec/60° (6V) |
Rotation Angle | 180° ±10° |
Gear Type | Metal gears |
Signal Control | PWM (Pulse Width Modulation) |
Weight | ~55g |
Dimensions | ~40.7 x 19.7 x 42.9 mm |
Connector Type | 3-pin (Futaba/JR compatible) |
How to Use with Arduino:
-
Connect the Signal pin to any PWM-capable digital pin (e.g., D9)
-
Power the servo with 5V and GND
-
Use the
Servo.h
library for control
Sample Arduino Code:
#include <Servo.h>
Servo myservo;
void setup() {
myservo.attach(9); // Connect MG995 signal to D9
}
void loop() {
myservo.write(0); // Rotate to 0°
delay(1000);
myservo.write(90); // Rotate to 90°
delay(1000);
myservo.write(180); // Rotate to 180°
delay(1000);
}
Applications:
-
Robotic arms and grippers
-
RC cars, boats, planes (steering, throttle)
-
Pan-tilt camera mounts
-
Smart door lock and home automation
-
IoT servo-controlled mechanisms
-
DIY CNC and biped robots
-
STEM and mechatronics education kits
Package Includes:
-
1 x MG995 High Torque Metal Gear Servo Motor
-
3 x Servo horns (single, cross, dual arm)
-
1 x Screw and mounting accessory pack
0 Reviews For this Product
