Servo motor

Servo motors are a type of electromechanical actuators that do not rotate continuously like DC/AC or stepper motors, rather they used to position and hold some object. They are used where continuous rotation is not required so they are not used to drive wheels (unless a servo is modified). In contrast they are used where something is needed to move to particular position and then stopped and hold there.

Servo control

Servo motors are so called “closed feedback” systems. This means that motor comes with control circuit, which senses if motor mechanism is in desired location and if not it continuously corrects an error until motor reaches proper point.

Motors and the L293D Quad Half-H Driver

There are many ways to drive small current motors, those requiring 500mA or less but the L293H Quadruple Half-H driver is a versatile chip that was designed for use with motors, can very easily be controlled with a micro-controller. Using this chip we can drive either 2 DC motors or one Stepper motor and we will learn how to do both in this tutorial.

Controlling stepper motors

A stepper motor is a motor controlled by a series of electromagnetic coils. The center shaft has a series of magnets mounted on it, and the coils surrounding the shaft are alternately given current or not, creating magnetic fields which repulse or attract the magnets on the shaft, causing the motor to rotate.

Links

  • Wireless Communication Company
  • Sharepoint

Tags

  • lcd (7)
  • sensor (7)
  • communication (6)
  • wireless (5)
  • hd44780 (4)
  • library (4)
  • motor (4)
  • pwm (4)
  • rf (4)
  • i2c (3)
  • spi (3)
  • temperature (3)
  • 1-wire (2)
  • arduino (2)
  • atmega1280 (2)
  • atmega168 (2)
  • attiny2313 (2)
  • ds1307 (2)
  • ir (2)
  • master (2)
  • programming (2)
  • servo (2)
  • slave (2)
  • stepper (2)
  • switch (2)
  • timer (2)
  • transistor (2)

© 2010. AVR tutorial.