Input/output to parallel port?

M

markzoom

I want to input from and output to the parallel port to read switches
or turn stuff on/off.
I program Microchip PIC processors in PicBasic but am just wondering if
it's just as easy to replace a pic processor with a PC using VB.net.
 
D

Dick Grier

Hi,

You can download IONet.dll (free) from my homepage. This wraps a device
driver that permits direct port IO.

Dick

--
Richard Grier, MVP
Hard & Software
Author of Visual Basic Programmer's Guide to Serial Communications, Fourth
Edition,
ISBN 1-890422-28-2 (391 pages, includes CD-ROM). July 2004, Revised March
2006.
See www.hardandsoftware.net for details and contact information.
 
M

markzoom

Dick said:
Hi,

You can download IONet.dll (free) from my homepage. This wraps a device
driver that permits direct port IO.

Downloaded with BIG thanks !

Rgds. Mark
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top