English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

I made this machine using stepper motors witch works on X and Y axis what kind of progroming languge and i/o devoice do I need to learn about in order to make it work ?

2007-10-22 09:10:46 · 2 answers · asked by Cheetah 1 in Science & Mathematics Engineering

2 answers

Stepper Motor Experiments:

Stepper motors are most commonly controlled by microprocessors or custom controller ICs and the current is often switched by stepper motor driver ICs or power transistors. Precise motion is possible but the complexity usually lands the hobbyist's stepper motors in the "maybe someday" parts bin. But steppers may be used for a variety of applications without complex circuitry or programming. At first glance the stepper motor looks a bit intimidating since there are at least four wires and often there are six. Most steppers have two independent windings and some are center-tapped, hence the four or six wires. A quick ohmmeter check will determine which wires belong together and the center-tap may be identified by measuring the resistance between the wires; the center-tap will measure 1/2 the total winding resistance to either end of the coil. Tie the wires that belong together in a knot and tie another knot in the center-tap wire for easy identification later. Stepper motors have become quite abundant and are available in all shapes and sizes from many surplus dealers. Experimenters can also salvage excellent steppers from old office and computer equipment.

http://www.techlib.com/electronics/stepper.html

http://www.search.com/search?q=stepper+motor+programming

2007-10-22 09:58:21 · answer #1 · answered by d_r_siva 7 · 0 0

Stepper motors have a step chart that shows you how to move it.

But I like to use the modern ICs that make it simple. They do all the work for you and you just need to pulse it to make it move, and then give it the direction you need it to go in. That takes two pins, in the simple ICs.

The SAA1027 is an old standby, but there are lots more types. And you need to pay attention to whether or not you have a bipolar or unipolar stepper motor. Each has its advantages.

So the language you use to drive it becomes unimportant, as long as you can control two digital output bits.

2007-10-22 16:22:02 · answer #2 · answered by Warren W- a Mormon engineer 6 · 0 0

fedest.com, questions and answers