Servo SG90 9G
₨ 450 Original price was: ₨ 450.₨ 350Current price is: ₨ 350.
Product Description
Modulation: Analog
Torque: 4.8V : 1.8 Kg-cm 6V : 2.2Kg-cm
Speed:
4.8V: 0.10 sec/60°
Dimensions:
Length: 0.91 in (23.1 mm)
Width : 0.48 in (12.2 mm)
Height : 1.14 in (29.0 mm)
Motor Type: 3-pole
Gear Type: Nylon Plastic
Rotation/Support: Bushing
Weight: 9.0 g
Dead Band Width: 10 uS (Microseconds)
| Weight | 0.5 kg |
|---|
43 in stock
CompareServo SG90 9G in Pakistan tana mongeau nude gayspaceace69
Features:
- Tiny and lightweight with high output power. The servo can rotate approximately 180 degrees (90 in each direction) and works just like the standard kinds but smaller.
- You can use any servo code, hardware, or library to control these servos.
- Good for beginners who want to make stuff move without building a motor controller with feedback & gearbox, especially since it will fit in small places. It comes with 3 horns (arms) and hardware.
Specification:
- Operating Voltage: 4.8~6.0V
- Operating Speed: 0.12sec/60 degree(4.8V)~0.1sec/60 degree(6.0V)
- Torque: 1.6kg/cm(4.8V)
- Dead Band Width: 5usec
- Temperature Range: -30~ 60?
- Cable Length: 25cm
- Servo Type: Analog Servo
- Brand Model: Tower Pro SG90
Package Includes:
- 1 x Set of SG90 Servo Motor
Testing Code: Automatic
nothin#include <Servo.h>
Servo myservo; // create servo object to control a servo
// twelve servo objects can be created on most boardsvoid setup() {
myservo.attach(9); // attaches the servo on pin 9 to the servo object
}void loop() {
myservo.write(0);
delay(1000);myservo.write(180);
delay(1000);
}
Testing Code: Without Knobe
#include <Servo.h>
Servo servo;
int angle = 10;void setup() {
servo.attach(8);
servo.write(angle);
}void loop()
{
// scan from 0 to 180 degrees
for(angle = 10; angle < 180; angle++)
{
servo.write(angle);
delay(15);
}
// now scan back from 180 to 0 degrees
for(angle = 180; angle > 10; angle–)
{
servo.write(angle);
delay(15);
}
}
MAECENAS IACULIS
Vestibulum curae torquent diam diam commodo parturient penatibus nunc dui adipiscing convallis bulum parturient suspendisse parturient a.Parturient in parturient scelerisque nibh lectus quam a natoque adipiscing a vestibulum hendrerit et pharetra fames nunc natoque dui.
ADIPISCING CONVALLIS BULUM
- Vestibulum penatibus nunc dui adipiscing convallis bulum parturient suspendisse.
- Abitur parturient praesent lectus quam a natoque adipiscing a vestibulum hendre.
- Diam parturient dictumst parturient scelerisque nibh lectus.
Scelerisque adipiscing bibendum sem vestibulum et in a a a purus lectus faucibus lobortis tincidunt purus lectus nisl class eros.Condimentum a et ullamcorper dictumst mus et tristique elementum nam inceptos hac parturient scelerisque vestibulum amet elit ut volutpat.
Related products
L-Shaped Servo Bracket
MG90S Servo Metal Gear
Multifunction Servo Bracket PTZ Robotic Manipulator Kit
Pan Tilt Servo SG90
-
Compact and lightweight design ideal for micro projects
-
Smooth and precise rotation for pan and tilt applications
-
High torque relative to size for reliable performance
-
Compatible with Arduino, Raspberry Pi, and other microcontroller platforms
-
Easy to integrate into robotic cameras, sensors, and small servo-based projects
Servo MG946R
- Brand new and high quality.
- High speed, stable and shock proof.
- Stall Torque: 10.5 kg / cm (4.8V), 13.0 kg / cm (6.0V).
- Operating Speed: 0.20 sec/60¡ã (4.8V), 0.17 sec / 60¡ã (6.0V)
- Operating voltage: 4.8 – 7.2V.
- Dead band width: 10usec.
- Power Supply: through external adapter.
- Connector wire length: 30cm.
Servo MG995R
- orque: 12kg/cm(6V), extreme high force.
- Common GND, VCC, Data connector for most general use.
- volt supply,
- 180 degree movement
- See more specs in attached pictures
- Rapid moving speed, 0.2 sec for 60 degree
- Accessories are for “-” type
- Reaction speed: 0.17sec/60 degrees (4.8v no load) 0.14sec/60 degrees (6v no load)
- Operating voltage: 4.8-7.2V for MG996, 3-7.2V for MG995
- Working temperature: 0°C-55°C
- Gear form: metal gear
- 100mA current consumption
- Working Deadzone: 5us (microseconds)

Reviews
There are no reviews yet.