Computer Hope

Software => Computer programming => Topic started by: Nimish on May 28, 2008, 06:39:08 AM

Title: Parallel port Interfacing
Post by: Nimish on May 28, 2008, 06:39:08 AM
This is a tutorial on parallel port interfacing using Visual Basic 6.It has information on how to interface parallel port under windows Xp using dll files.
http://lcdinterfacing.googlepages.com (http://lcdinterfacing.googlepages.com)
Do give feedback.
Thank You
Title: Re: Parallel port Interfacing
Post by: Ryder17z on June 04, 2008, 01:49:17 AM
Looks easy :)
Title: Re: Parallel port Interfacing
Post by: Aegis on June 04, 2008, 02:08:37 AM
Interfacing an alphanumeric WHAT to a parallel port?  Some sort of undefined display...
Title: Re: Parallel port Interfacing
Post by: Nimish on June 04, 2008, 04:42:26 AM
It is 16x2 alphanumeric lcd display having hd44780U compatible driver.   
Title: Re: Parallel port Interfacing
Post by: Aegis on June 04, 2008, 01:45:00 PM
What kind of information would this display?  I'm curious.
Title: Re: Parallel port Interfacing
Post by: Nimish on June 16, 2008, 12:37:26 AM
It will display the text you type in the "textboxes"(green color).Refer  the later section of the webpage.