Posts Tagged ‘C# .NET’

Parallelport Access Using VC# .NET

Parallel port or printer port can be used to control any hardware easily. In our project we first planned to control stepper motors through parallel port. We did our project in VC# .NET. Actually we didn’t know that .NET doesn’t have any inbuilt controls to access parallel port directly. We got stuck up and started [...]

Continue reading »