Motor Projects

Programming an ATTiny13A using Arduino

Programming an ATTiny13A using Arduino & servo interpreter

So there I was, browsing eBay, looking for some cheap deals on Atmel chips when i came across a pair of ATTiny13 chips for £2.50. I just had to have them! After all, how hard can it be? I needed a small chip to read servo signals from a hobby RC Receiver and control a

Programming an ATTiny13A using Arduino & servo interpreter Continue Reading

Pololu Dual MC33926 Motor Driver Shield for Arduino

Pololu Dual MC33926 Motor Driver Shield for Arduino

This shield makes it easy to control two brushed DC motors with your Arduino or Arduino-compatible board. Its dual MC33926 motor drivers operate from 5 to 28 V and can deliver a continuous 3 A per motor. These great drivers also offer current-sense feedback and accept ultrasonic PWM frequencies for quieter operation. The Arduino pin mappings can

Pololu Dual MC33926 Motor Driver Shield for Arduino Continue Reading

Stepper Motors

Stepper Motors

Stepper motors are not smooth – they move in “steps”. Different motors have a different number of steps to make one complete rotation. You use software to step the motor forward or backward at different speeds. There are two kinds of stepper motor bipolar and unipolar – Unipolar will have five or six cables coming

Stepper Motors Continue Reading

Sweep

Sweep

Sweeps the shaft of a RC servo motor back and forth across 180 degrees. This example makes use of the Arduino servo library. Hardware Required Arduino Board (1) Servo Motor hook-up wire Circuit Servo motors have three wires: power, ground, and signal. The power wire is typically red, and should be connected to the 5V

Sweep Continue Reading

Scroll to Top