README.md

December 5, 2022 ยท View on GitHub

Parallel Port Programming LED's

Description

This code will show you how to do basic parallel port programming. This particular example shows you how to light up LED's that are plugged into the parallel port.

More Info

Submitted On2002-03-29 16:28:46
ByElement-X Software Productions
LevelBeginner
User Rating4.9 (64 globes from 13 users)
CompatibilityVB 6.0
CategoryFiles/ File Controls/ Input/ Output
WorldVisual Basic
Archive FileParallel_P666383292002.zip

Source Code

I saw an article yesterday that was talking about parallel port programming in visual basic. However, this artical didn't contain any code nor did it really inform you as to much of anything about programming the parallel port. So, I wrote this short tutorial to introduce you to the basics of programming the parallel port. </p>
I plan on writing more advanced tutorials at a later date but this should get you started.