<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: PC Parallel Port Interfacing</title>
	<atom:link href="http://www.uchobby.com/index.php/2006/12/10/pc-parallel-port-interfacing/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.uchobby.com/index.php/2006/12/10/pc-parallel-port-interfacing/</link>
	<description>Microcontrollers Electronics Hobby</description>
	<lastBuildDate>Tue, 24 Jan 2012 09:58:33 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: dfowler</title>
		<link>http://www.uchobby.com/index.php/2006/12/10/pc-parallel-port-interfacing/comment-page-1/#comment-71</link>
		<dc:creator>dfowler</dc:creator>
		<pubDate>Sun, 02 Sep 2007 18:50:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.uchobby.com/index.php/2006/12/10/pc-parallel-port-interfacing/#comment-71</guid>
		<description>Sebastian,

This project and it&#039;s code was implemented and worked fine on Windows XP. One thing that might be causing you some problems is that the data line are input and output capable. You may need to put a pull up resistor on each line to see anything happen when you output. I sugest that you initaly play with one of the dedicated output signals to do a basic test.</description>
		<content:encoded><![CDATA[<p>Sebastian,</p>
<p>This project and it&#8217;s code was implemented and worked fine on Windows XP. One thing that might be causing you some problems is that the data line are input and output capable. You may need to put a pull up resistor on each line to see anything happen when you output. I sugest that you initaly play with one of the dedicated output signals to do a basic test.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sebastian</title>
		<link>http://www.uchobby.com/index.php/2006/12/10/pc-parallel-port-interfacing/comment-page-1/#comment-72</link>
		<dc:creator>Sebastian</dc:creator>
		<pubDate>Sun, 02 Sep 2007 16:36:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.uchobby.com/index.php/2006/12/10/pc-parallel-port-interfacing/#comment-72</guid>
		<description>I&#039;ve have tried several methods accesing the parallel port.
I&#039;ve used inpout32.dll, and at first it seems OK. But checking the status of the pins with a voltimeter shows that nothing is changed. I&#039;ve tried every resource to access the parallel port in Windows XP, but I think the last choice is to program a driver myself. Has anyone manage to use inpout32.dll successfully in Windows XP? Is there any secret config missing?</description>
		<content:encoded><![CDATA[<p>I&#8217;ve have tried several methods accesing the parallel port.<br />
I&#8217;ve used inpout32.dll, and at first it seems OK. But checking the status of the pins with a voltimeter shows that nothing is changed. I&#8217;ve tried every resource to access the parallel port in Windows XP, but I think the last choice is to program a driver myself. Has anyone manage to use inpout32.dll successfully in Windows XP? Is there any secret config missing?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dfowler</title>
		<link>http://www.uchobby.com/index.php/2006/12/10/pc-parallel-port-interfacing/comment-page-1/#comment-70</link>
		<dc:creator>dfowler</dc:creator>
		<pubDate>Sun, 10 Jun 2007 06:22:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.uchobby.com/index.php/2006/12/10/pc-parallel-port-interfacing/#comment-70</guid>
		<description>Salaheddin, I do not know about the avaialble training programs in the U.K. I sugest that you google around or maybe one of the other readers will have a sugestion. You might try IRC look for a UK chat room and ask in there.

David</description>
		<content:encoded><![CDATA[<p>Salaheddin, I do not know about the avaialble training programs in the U.K. I sugest that you google around or maybe one of the other readers will have a sugestion. You might try IRC look for a UK chat room and ask in there.</p>
<p>David</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Salaheddin I. Allid</title>
		<link>http://www.uchobby.com/index.php/2006/12/10/pc-parallel-port-interfacing/comment-page-1/#comment-69</link>
		<dc:creator>Salaheddin I. Allid</dc:creator>
		<pubDate>Sat, 09 Jun 2007 14:11:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.uchobby.com/index.php/2006/12/10/pc-parallel-port-interfacing/#comment-69</guid>
		<description>Hi;
I&#039;am intrested in studying and practical training on interfacing electronics of PC for control, measurment &amp; data acquizition .
 I need a one year training program in U.K
Can you help me to got such a training program, and all the expenses will be paid by my goverment.

sincerely yours.
Salaheddin I. Allid</description>
		<content:encoded><![CDATA[<p>Hi;<br />
I&#8217;am intrested in studying and practical training on interfacing electronics of PC for control, measurment &amp; data acquizition .<br />
 I need a one year training program in U.K<br />
Can you help me to got such a training program, and all the expenses will be paid by my goverment.</p>
<p>sincerely yours.<br />
Salaheddin I. Allid</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dfowler</title>
		<link>http://www.uchobby.com/index.php/2006/12/10/pc-parallel-port-interfacing/comment-page-1/#comment-68</link>
		<dc:creator>dfowler</dc:creator>
		<pubDate>Sat, 21 Apr 2007 21:15:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.uchobby.com/index.php/2006/12/10/pc-parallel-port-interfacing/#comment-68</guid>
		<description>Clifton,

Yes, you should not drive anything but basic digital loads from the parallel port directly. To use the parallel port one should include digital buffers then from those buffers drive high current switches or relays to control significant loads.</description>
		<content:encoded><![CDATA[<p>Clifton,</p>
<p>Yes, you should not drive anything but basic digital loads from the parallel port directly. To use the parallel port one should include digital buffers then from those buffers drive high current switches or relays to control significant loads.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dfowler</title>
		<link>http://www.uchobby.com/index.php/2006/12/10/pc-parallel-port-interfacing/comment-page-1/#comment-67</link>
		<dc:creator>dfowler</dc:creator>
		<pubDate>Sat, 21 Apr 2007 21:12:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.uchobby.com/index.php/2006/12/10/pc-parallel-port-interfacing/#comment-67</guid>
		<description>Vlad,

The PC interfacing has the advantage of being very easy to do some basic experiments. It is very limited in terms of speed compared to a uC but is advanced in other ways. For example if you wanted to make an analog meter that showed the DOW. You would need to write some fairly complex code for the uC and support an Ethernet connection etc...  With the PC you could use C# and web services to get the DOW value and write out a value to the parallel port to drive the meter. On the other hand, if you wanted to do a bench O-Scope, you would be much better off with a uC.</description>
		<content:encoded><![CDATA[<p>Vlad,</p>
<p>The PC interfacing has the advantage of being very easy to do some basic experiments. It is very limited in terms of speed compared to a uC but is advanced in other ways. For example if you wanted to make an analog meter that showed the DOW. You would need to write some fairly complex code for the uC and support an Ethernet connection etc&#8230;  With the PC you could use C# and web services to get the DOW value and write out a value to the parallel port to drive the meter. On the other hand, if you wanted to do a bench O-Scope, you would be much better off with a uC.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dfowler</title>
		<link>http://www.uchobby.com/index.php/2006/12/10/pc-parallel-port-interfacing/comment-page-1/#comment-66</link>
		<dc:creator>dfowler</dc:creator>
		<pubDate>Sat, 21 Apr 2007 21:08:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.uchobby.com/index.php/2006/12/10/pc-parallel-port-interfacing/#comment-66</guid>
		<description>Tim,

The DLL you need (inpout32.dll) it linked in the post and the source code is in C# and should be easy to convert to VB.</description>
		<content:encoded><![CDATA[<p>Tim,</p>
<p>The DLL you need (inpout32.dll) it linked in the post and the source code is in C# and should be easy to convert to VB.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: xSmurf</title>
		<link>http://www.uchobby.com/index.php/2006/12/10/pc-parallel-port-interfacing/comment-page-1/#comment-65</link>
		<dc:creator>xSmurf</dc:creator>
		<pubDate>Sat, 21 Apr 2007 20:03:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.uchobby.com/index.php/2006/12/10/pc-parallel-port-interfacing/#comment-65</guid>
		<description>I really like this project, not that it&#039;s anything fancy, but the way you mounted the board is very clean and neat.</description>
		<content:encoded><![CDATA[<p>I really like this project, not that it&#8217;s anything fancy, but the way you mounted the board is very clean and neat.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://www.uchobby.com/index.php/2006/12/10/pc-parallel-port-interfacing/comment-page-1/#comment-64</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Sat, 21 Apr 2007 18:39:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.uchobby.com/index.php/2006/12/10/pc-parallel-port-interfacing/#comment-64</guid>
		<description>This is so cool to learn how to reference stuff using a PC.</description>
		<content:encoded><![CDATA[<p>This is so cool to learn how to reference stuff using a PC.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: clifton Howard</title>
		<link>http://www.uchobby.com/index.php/2006/12/10/pc-parallel-port-interfacing/comment-page-1/#comment-63</link>
		<dc:creator>clifton Howard</dc:creator>
		<pubDate>Sat, 21 Apr 2007 15:27:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.uchobby.com/index.php/2006/12/10/pc-parallel-port-interfacing/#comment-63</guid>
		<description>On another note if you use a decoder/demux you can get more than 8 outputs. It just makes it harder to keep track of what is going on but you can get 2^n outputs which is nice</description>
		<content:encoded><![CDATA[<p>On another note if you use a decoder/demux you can get more than 8 outputs. It just makes it harder to keep track of what is going on but you can get 2^n outputs which is nice</p>
]]></content:encoded>
	</item>
</channel>
</rss>

