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.

Help in parallel port programming

Status
Not open for further replies.

hilarious_cool

Newbie level 2
Newbie level 2
Joined
Mar 16, 2007
Messages
2
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,301
dlport.dll

Hello, I need help in creating a windows based application using Visual C++ for parallel port. I'm trying to count the number of pulses recieved by my circuit and need to display that figure. I'm not familiar with C++ and would really appreciate the help.

Thanks in advance.
 

count incoming pulses from parallel port+vb.net

what windows are u using . its hard to control parallel port using windows xp.
 

pulse using matlab and parallel port

I'm using windows XP. Could you sugges me some solution.
 

vc++ parallel port

What do you need is :
PortIO - the PC port I/O library for engineering


What is PortIO?
PortIO is a library which will allow convenient access to the PC I/O ports and other similar facilities, particularly for use in electronics projects and other projects requiring control of external electronics via the PC I/O ports. Eventually this will be cross-platform, allowing a consistent programming interface to be used for programs to communicate with the PC I/O ports on both Windows and Linux.
 

pulse code parallel port using matlab

If you want free book for parallel port interfacing. Then download the files Parallel port from yahoo group-booksbybibin.
h**p://tech.groups.yahoo.com/group/booksbybibin/

This book will explain you the hardware and software programming in C, use some dll files to do the same in VC++.

bibin john
www.bibinjohn.tk
 

parallel port programming

Refer to the book parallel port complete by Jan axleson.
the online version is also available.search for it on the net
 

parallel port programming in win32

For Windows XP ,you should be using DLL that support Windows XP.
You can not read/write direct to port like programming on Windows9X ..
Could you try to download Dll file for WinXP(and All Windows version) in interface parallel port.

www.lvr.com
 

dlport + vb

we don't know the freq of your app inputs pulses, but if you try to use a input pin of rs232 port to count the pulses , you can control that pins easier that parallel, in VC anc VB.
 

parallel port input counter vb

hi
you can use a free software called linxdriver "DLPORT" which gives a full parallel port control
note:Rember min pulse width you can coun is 1.2 micro sec
 

c parallel port programming

I am sending you parallel interfacing using MatLab because this circuit is checked 100% by me you can using code compiler to converts this matlab file into C code using latest version of Matlab like version 7 on ward
InshALLAH as soon I will send u C code for Parallel interfacing
Take care
 

c code by bibin john for parallel port

canu suggest using vc++
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top