TOWER PRO 9G MICRO SERVO MOTOR
₹76
₹149
(inc GST)
7 Day Replacement
Replacement available on this product
Free shipping
Get free shipping above ₹ 499
COD Available
Pay Cash at the time of Delivery
Support
Get After-sale Technical Support
The Micro Servo 9G is lightweight, high-quality and lightning-fast. The servo is designed to work with almost all the radio control systems. It is with excellent performance brings you to another horizon of flight. The SG90 mini servo with accessories is perfect for R/C helicopter, plane, car, boat and truck use
Features:
- Required Pulse: 3-5 Volt Peak to Peak Square Wave
- Operating Voltage: 4.8-6.0 Volts
- Operating Temperature Range: -10 to +60 Degree C
- Operating Speed (4.8V): 0.12sec/60 degrees at no load
- Operating Speed (6.0V): 0.10sec/60 degrees at no load
- Stall Torque (4.8V): 1.8kg/cm
- Stall Torque (6.0V): 2.4kg/cm
- 360 Modifiable: Yes
- Bearing Type: Ball Bearing
- Gear Type: Nylon Gears
- Connector Wire Length: 12"
- Dimensions: 22x11.5x27mm
- Weight: 11g
Package Content:
1 x TOWER PRO SG90 9G MICRO SERVO MOTOR
Ask a Question about TOWER PRO SG90 9G MICRO SERVO MOTOR
Can i get GST invoice for the order ?
Shubham Bhausaheb Modake
-
Yes, You can claim GST credit if you have a GST number. To do it you have to mention the GST number at the time of checkout. GST option appears in the Billing Address. If you are an existing customer of flyrobo then you can log in to your account ( Account → Address Book → Edit Address) and Then enter your GST number.FlyRobo[ 16/11/2022 ]
How to check Servo motor is working or not?
Guest
-
#include
Servo myservo; // create servo object to control a servo // twelve servo objects can be created on most boards int pos = 0; // variable to store the servo position void setup() { myservo.attach(9); // attaches the servo on pin 9 to the servo object } void loop() { for (pos = 0; pos <= 180; pos += 1) { // goes from 0 degrees to 180 degrees // in steps of 1 degree myservo.write(pos); // tell servo to go to position in variable 'pos' delay(15); // waits 15 ms for the servo to reach the position } for (pos = 180; pos >= 0; pos -= 1) { // goes from 180 degrees to 0 degrees myservo.write(pos); // tell servo to go to position in variable 'pos' delay(15); // waits 15 ms for the servo to reach the position } } FlyRobo[ 16/12/2021 ]
When will delivered order?
Ajeet
Showing 1 to 3 of 3 (1 pages)
This Video is made by FlyRobo customer.
Name: Rajat Kumar
State: Haryana
|
This Video is made by FlyRobo customer.
Name: Shivam Kumar
State: Haryana
|
This Video is made by FlyRobo customer.
Name: Sakshi Sangale
State: Maharashtra
|