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.

Parallel Port Webcam Interfacing in MS-Dos using c language

Status
Not open for further replies.

machmochy

Newbie level 4
Joined
Feb 10, 2005
Messages
7
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Location
Egypt
Activity points
63
msdos webcam

Hi there
I need a source code for a program in C language that captures an image from a Parallel Port Webcam.
thanks..
 

ms-dos programming webcam

in dos, you can read and write data,
inp(address);
outp(address, data);
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top