README.md
December 5, 2022 ยท View on GitHub
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 On | 2002-03-29 16:28:46 |
| By | Element-X Software Productions |
| Level | Beginner |
| User Rating | 4.9 (64 globes from 13 users) |
| Compatibility | VB 6.0 |
| Category | Files/ File Controls/ Input/ Output |
| World | Visual Basic |
| Archive File | Parallel_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.