Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

How to learn to program parallel port in Windows ?

Status
Not open for further replies.

ranaknight

Newbie level 6
Newbie level 6
Joined
Jul 7, 2006
Messages
12
Helped
1
Reputation
2
Reaction score
1
Trophy points
1,283
Activity points
1,354
Hi,

I want to learn to program the parallel port in Windows. The language can be VC++ or VB. I think I will use the Win32 APIs.

But the problem is, I don't have any parallel port devices attached to my PC. Not even a printer...

Any suggestions how I may go about this ? Or, do I have to buy a device, a printer or something ?

Regards.
 

Hi,

I have build a circuit to simulate input/output signal monitor for the LPT paralle port
try buiding this one, it has LEDs that indicates data pins status from LPT of your PC
And heres some links for some tutorials:

**broken link removed**
http://www.eng-tips.com/viewthread.cfm?qid=113652&page=6
 

thanks for the hints. the circuit diagram was especially helpful.

Regards
 

Try this program to study Parallel Port
 

Hi budhy,

thanks for the download.

Actually I was wanting to use the Win32 APIs, like DeviceIOControl, ReadFile and WriteFile, with the Parallel Port.

If you could please elaborate how to use your Parallel Port Manipulator to monitor the output of these API calls.

Regards
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top