Servo MG996R
Servo MG996R Original price was: ₨ 850.Current price is: ₨ 750.
Back to products
Servo MG946R
Servo MG946R Original price was: ₨ 800.Current price is: ₨ 700.

Servo SG90 9G

Original price was: ₨ 450.Current 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

Compare
SKU: 00-050 Category:
Description

Servo 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:

  1. Operating Voltage: 4.8~6.0V
  2. Operating Speed: 0.12sec/60 degree(4.8V)~0.1sec/60 degree(6.0V)
  3. Torque: 1.6kg/cm(4.8V)
  4. Dead Band Width: 5usec
  5. Temperature Range: -30~ 60?
  6. Cable Length: 25cm
  7. Servo Type: Analog Servo
  8. 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 boards

void 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);
}
}

Reviews (0)

Reviews

There are no reviews yet.

Be the first to review “Servo SG90 9G”

Your email address will not be published. Required fields are marked *

Shipping & Delivery

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.