Skip to Content

Servo Metal Gear High Torque MG995

The MG995 is a high-performance digital metal-geared servo motor ideal for medium to large-sized projects. It delivers high torque and precision with excellent durability due to its metal gears. The servo can rotate up to 60 degrees and weighs 55 grams. It includes three arms, screws, and pre-soldered female wires for ease of use. For optimal control, use Arduino pins 9 or 10 as per the Servo library. Ensure correct wiring to prevent damage.

Package Includes:

  • 1 x Servo Metal Gear High Torque MG995
  • 3 x Arms
  • Screws

28.00 AED 28.00 AED Tax Included
28.00 AED Tax Included

Not Available For Sale

This combination does not exist.

Metal High Torque Servo

Terms and Conditions
30-day money-back guarantee
Shipping: 2-3 Business Days

 

Features:

  • High torque for precise and accurate movements
  • Durable digital metal gears prevent stripping
  • Standard size for a variety of applications
  • Rotates up to 60 degrees
  • Lightweight at 55g
  • Comes with arms, screws, and pre-soldered female wires
  • Recommended pin usage: pins 9 or 10 (Servo library standard)
  • Easy to integrate and control

 

Principle of Work:

The MG995 servo motor operates using Pulse Width Modulation (PWM). The control wire receives a series of pulses, and the duration of each pulse determines the position of the shaft. A potentiometer measures the shaft's position and feeds back to the control circuit, which adjusts the pulses to maintain the desired angle.

Pinout of the Module:

MG995 Pinout

  • GND: Ground connection
  • VCC: Power supply (4.8V ~ 6.6V)
  • Signal: Control signal input (PWM)

Applications:

  • Robotics – precise movement for arms, grippers, etc.
  • Automation – positioning in assembly lines, conveyors
  • Model making – radio-controlled vehicles
  • Medical equipment – positioning systems in devices
  • Industrial equipment – packaging, cutting, etc.

Circuit:

Arduino circuit using 5V 4A supply and pin 9 for control:

MG995 Arduino Circuit

Library:

No need to install a library; the Servo library is included with the Arduino IDE.

Example Code:

#include <Servo.h>

Servo myservo;

void setup() {
  myservo.attach(9); // attach the servo signal pin to pin 9
}

void loop() {
  for (int i = 0; i < 180; i++) {
    myservo.write(i);
    delay(15);
  }
  for (int i = 180; i > 0; i--) {
    myservo.write(i);
    delay(15);
  }
}

Technical Details:

  • Color: Black
  • Connector Wire: Heavy duty, 300mm
  • Weight: 55g
  • Dimensions: 40.7 × 19.7 × 42.9 mm
  • Stall Torque: 9.4kg·cm (4.8V), 11kg·cm (6.0V)
  • Operating Speed: 0.20 sec/60° (4.8V), 0.16 sec/60° (6.0V)
  • Operating Voltage: 4.8V ~ 6.6V
  • Gear Type: Metal

Resources:

Comparisons:

Specification MG995 MG946R
Stall Torque (4.8V/6V) 9.4kg·cm / 11kg·cm 13kg·cm / 15kg·cm
Operating Speed (4.8V/6V) 0.20 sec/60° / 0.16 sec/60° 0.17 sec/60° / 0.13 sec/60°
Dimensions (mm) 40.7 × 19.7 × 42.9 40.7 × 20.0 × 43.0
Operating Voltage 4.8V ~ 6.6V 4.8V ~ 6.6V

 

Features

  • LoRa SX1276 Wireless Module: Built around the SX1276 chip, the module employs LoRa technology, allowing for long-range data transmission and excellent penetration capabilities.
  • Configurable Output Power: The module's output power can be adjusted from +13 to +20 dBm (up to 100 mW) through software settings, providing flexibility in balancing communication distance and power consumption.
  • Low Power Consumption: During transmission, power consumption ranges from 50mA (+13 dBm) to 150mA (+20dBm), while in listening mode, it requires approximately 30mA, making it energy-efficient for battery-operated applications.
  • AES-128 Encryption Support: The module offers AES-128 encryption, ensuring secure and private data transmission, making it suitable for applications that require data confidentiality.
  • Multipoint Network Capabilities: It supports multipoint networks, allowing the establishment of individual nodes within the network for seamless and efficient communication.
  • Wide Power Supply Range: The module can be powered with a voltage range from 3V to 5V, making it compatible with various power sources and microcontrollers.

NOTE: It is important to solder a 16cm length of cable to the antenna pin before using it since not connecting any antenna can damage it. Optionally, the board has pads to solder an SMA connector with antenna thread.

Specifications

  • LoRa SX1276 wireless module with SPI interface (900 MHz)
  • Output power: +13 to +20 dBm up to 100 mW configurable by software
  • Consumption: 50mA (+13 dBm) to 150mA (+20dBm) in transmission, approx 30mA in listening
  • Supports AES-128 encryption
  • Supports multipoint networks with individual nodes
  • Power: 3 to 5V