Skip to product information
1 of 5

vendor-unknown

Testing a servo motor interfacing with Arduino Uno - KT841

Testing a servo motor interfacing with Arduino Uno - KT841

SKU:KT841

1000 in stock

Regular price Rs. 950.00
Regular price Sale price Rs. 950.00
Sale Sold out
Shipping calculated at checkout.

For refund/return/replacement, call us at +91 95995 94524 For bulk and B2B enquiries kindly mail us at support@rees52.com

  • Fast Shipping
  • Affordable Price
  • Support
View full details

KIT INCLUDES


HARDWARE REQUIRED

SOFTWARE REQUIRED

Arduino IDE 1.8.5 (programmable platform for Arduino)

Click To Download :https://www.arduino.cc/en/Main/Software

PIN DESCRIPTION

Futaba S3033 Servo Motor

  • Operating Voltage: 4.8-6.0 Volts
  • Operational current: 100mA
  • Operating Speed (4.8V): 0.23sec/60 degrees at no load
  • Operating Speed (6.0V): 0.19sec/60 degrees at no load
  • Stall Torque (4.8V): 44 Oz/in. (3.2kg.cm)
  • Stall Torque (6.0V): 56.8 Oz/in. (4.1kg.cm)
  • Motor Type: 3 Pole Ferrite
  • Operating Angle: 45 Deg. one side pulse traveling 400µsec

CIRCUIT CONNECTION

  • Servo positive point to arduino 5v
  • servo negative to arduino ground
  • servo signal (white) to arduino D9

Other testing processes:

1.Open the servo motor from the bottom ,you see the two points of motor, put the 9v battery positive and negative point if the motor is in running position it will rotate otherwise there is some fault.

2. The second method is apply the positive and negative points of 9v battery to the servo positive and negative if it rotates it’s in good condition otherwise it have some fault.

CODE

Click to see the code

https://docs.google.com/document/d/e/2PACX-1vQ-bfq8_rBpRPsPCPXFcHexXbScxw2Gj2IODMGK-VgJ5nNiO2WOHSsfeePNKGNyG9vvtrVOMcoikeNe/pub

WORKING

After Uploading the code you can check the servo whether it is working or not.