<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>YourITronics &#187; stepper</title>
	<atom:link href="http://www.youritronics.com/tag/stepper/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.youritronics.com</link>
	<description>DIY, Electronics, IT, Gadgets</description>
	<lastBuildDate>Fri, 16 Dec 2011 19:22:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>CNC Controller made from scanner components</title>
		<link>http://www.youritronics.com/cnc-controller-made-from-scanner-components/</link>
		<comments>http://www.youritronics.com/cnc-controller-made-from-scanner-components/#comments</comments>
		<pubDate>Wed, 22 Apr 2009 22:44:37 +0000</pubDate>
		<dc:creator>Andrei</dc:creator>
				<category><![CDATA[DIY]]></category>
		<category><![CDATA[Electronics]]></category>
		<category><![CDATA[3 axis]]></category>
		<category><![CDATA[CNC]]></category>
		<category><![CDATA[Controller]]></category>
		<category><![CDATA[stepper]]></category>
		<category><![CDATA[Turbo CNC]]></category>
		<category><![CDATA[ULN2003]]></category>

		<guid isPermaLink="false">http://www.youritronics.com/?p=2042</guid>
		<description><![CDATA[The heart of each CNC machine, and many more automated systems for that matter, is the stepper motor. This motor allows for precise control over the spin of it&#8217;s rotor by applying pulses to the stepper&#8217;s coils. This project explains how to build a cheap and simple controller for such a motor, and it does [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-medium wp-image-2044" src="http://www.youritronics.com/wp-content/uploads/2009/04/cnc-stepper-controller1-300x225.jpg" alt="CNC Stepper controller" width="300" height="225" /></p>
<p>The heart of each CNC machine, and many more automated systems for that matter, is the <a href="http://www.youritronics.com/3in1-stepper-motor-controller/">stepper</a> motor. This motor allows for precise control over the spin of it&#8217;s rotor by applying  pulses to the stepper&#8217;s coils. This project explains how to build a cheap and simple controller for such a motor, and it does that step by step, hehe.</p>
<p>The components used come from an old scanner. You need a stepper, a ULN2003 IC and the two steel rods on which the scanning lamp slides. The ULN2003 has seven high current darlington transistors and four of them will be used to drive the coils of the stepper motor. The control pulses will be given by a PC software through the parallel port. Nowadays PC&#8217;s don&#8217;t have the parallel port anymore so look for an old computer. Parallel port is also called printer port on some machines.</p>
<p>Pins 2 to 9 of the DB25 parallel port are assigned to Data bits, in our case the first four bits are of interest. The logic words that come out on the data bus of the parallel port are given by a pc software, Turbo CNC. Of course this can be taken into a much more developed project. As presented, if a bit is set to &#8220;1&#8243; then the associated coil gets one pulse because the ULN2003&#8242;s darlingtons act as inverters.</p>
<p>The project provides a test program to see your controller in action. For this you will need to use those metal rods to form a testing rig. Fairly simple thing if you know your way with a screwdriver.</p>
<p>A PCB layout and information for a three axis controller is provided as well. With the three axis all output pins from the parallel port are used and three ULN2003 ICs but you could use only two because each one has seven darlingtons under the hood.</p>
<p>It is really a good project, educational as well as practical if you need a low cost controller, and steppers can be found anywhere today&#8230; look inside your cd-player for example. So go for it!</p>
<p><strong>CNC Controller made from scanner components: </strong><a href="http://www.instructables.com/id/Easy_To_Build_Stepper_Controller_from_a_Recycled_M/">[Link]</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.youritronics.com/cnc-controller-made-from-scanner-components/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>3in1 Stepper Motor Controller</title>
		<link>http://www.youritronics.com/3in1-stepper-motor-controller/</link>
		<comments>http://www.youritronics.com/3in1-stepper-motor-controller/#comments</comments>
		<pubDate>Wed, 10 Sep 2008 12:52:44 +0000</pubDate>
		<dc:creator>Florin</dc:creator>
				<category><![CDATA[Computer]]></category>
		<category><![CDATA[DIY]]></category>
		<category><![CDATA[Electronics]]></category>
		<category><![CDATA[Microcontroller]]></category>
		<category><![CDATA[ATmega8]]></category>
		<category><![CDATA[Motor]]></category>
		<category><![CDATA[PCB]]></category>
		<category><![CDATA[stepper]]></category>

		<guid isPermaLink="false">http://www.youritronics.com/?p=1388</guid>
		<description><![CDATA[This article was submited by morgoth and is part of the PCB giveaway program, so for submitting he&#8217;s work morgoth will receive a free PCB. Also in the future we&#8217;ll see more of he&#8217;s projects. Of-course there are other projects based on this idea around the web, but what makes this one special, it&#8217;s he&#8217;s [...]]]></description>
			<content:encoded><![CDATA[<p>This article was submited by morgoth and is part of the <a title="pcb giveaway" href="http://www.youritronics.com/pcb-giveaway/">PCB giveaway</a> program, so for submitting he&#8217;s work morgoth will receive a <a title="free pcb" href="http://www.youritronics.com/pcb-giveaway/">free PCB</a>. Also in the future we&#8217;ll see more of he&#8217;s projects.</p>
<p>Of-course there are other projects based on this idea around the web, but what makes this one special, it&#8217;s he&#8217;s features. There are 3 stepper motors controlled by a single <a href="http://www.youritronics.com/tag/atmega8/">ATmega8</a> that runs at 8 MHz, and a motor driver for each motor. The motors and their drivers were recovered from an old printer.</p>
<div class="mceTemp">
<p><a href="http://www.youritronics.com/wp-content/uploads/2008/09/3in1-motor-stepper-controller-board.jpg"><img class="size-medium wp-image-1389" title="3in1-motor-stepper-controller-board2" src="http://www.youritronics.com/wp-content/uploads/2008/09/3in1-motor-stepper-controller-board-300x225.jpg" alt="3in1 Motor stepper controller" width="300" height="225" /></a></p>
<p>Although the motors are controlled by the same microcontroller each one can move independent. The board can receive commands to drive the motors trough serial interface from a computer. There is also a PC software that enables you to send commands from a nice graphical interface.</p>
<p><a href="http://www.youritronics.com/wp-content/uploads/2008/09/interface-for-motor-driver.jpg"><img class="size-full wp-image-1390" title="interface-for-motor-driver" src="http://www.youritronics.com/wp-content/uploads/2008/09/interface-for-motor-driver.jpg" alt="interface-for-motor-driver" width="500" height="288" /></a></p>
<p>As you can see this is a very practical application, for example it can be easily developed into a CNC machine. I personally like morgoth&#8217;s coding skils and i think he has some more great projects to show.</p>
<p>And in the ending here is a movie with the motors in action.</p>
<a href="http://www.youritronics.com/3in1-stepper-motor-controller/"><img src="http://img.youtube.com/vi/vkZcXYnuQZQ/default.jpg" width="130" height="97" border=0></a>
<p>Here are some downloads:</p>
<ul>
<li><a href="http://www.youritronics.com/wp-content/uploads/2008/09/3in1-motor-stepper-controllersourcehexboard.zip">asm source, hex, and board files</a></li>
<li><a href="http://www.youritronics.com/wp-content/uploads/2008/09/interface-source.zip">source files for pc interface</a></li>
<li><a href="http://www.youritronics.com/wp-content/uploads/2008/09/interfacefor3in1motorsteper.exe">pc interface.exe</a></li>
<li><a href="http://www.youritronics.com/wp-content/uploads/2008/09/motorsteper3in1.jpg">pcb picture</a></li>
<li><a title="schematic" href="http://www.youritronics.com/wp-content/uploads/2008/09/motorsteper3in1-schematic.jpg">schematic picture</a></li>
<li><strong><span style="color: #ff0000;">NOTE: <span style="color: #000000;"><span style="font-weight: normal;">youritronics reader Radu pointed out that the schematic is wrong. According to the datasheet the Atmega8 has GND on pin 3 and 5 and VCC on pin 4 and 6. The schematic has the VCC and GND the other way around, you need to correct that for the system to work.</span></span></span></strong></li>
</ul>
</div>
<div class="mceTemp">And here are the downloads for unipolar stepper motors:</div>
<div class="mceTemp">
<ul>
<li><a href="http://www.youritronics.com/wp-content/uploads/2008/11/3in1motorsteppercontrollerforunipolar.jpg">schematic for unipolar motor</a></li>
<li><a href="http://www.youritronics.com/wp-content/uploads/2008/11/interface-and-source-code-for-unipolar-motor-and-uln2803.zip">interface and source code for unipolar motor and ULN2803</a></li>
<li><strong><span style="color: #ff0000;">NOTE:</span> </strong>youritronics reader Radu pointed out that the schematic is wrong. According to the datasheet the Atmega8 has GND on pin 3 and 5 and VCC on pin 4 and 6. The schematic has the VCC and GND the other way around, you need to correct that for the system to work.</li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.youritronics.com/3in1-stepper-motor-controller/feed/</wfw:commentRss>
		<slash:comments>38</slash:comments>
		</item>
	</channel>
</rss>

