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.

How to interface two devices with PC through parallel port?

Status
Not open for further replies.

brahma

Advanced Member level 4
Joined
Sep 29, 2005
Messages
109
Helped
15
Reputation
30
Reaction score
1
Trophy points
1,298
Activity points
2,191
I want to know it ispossible to interface two devices with PC through parallel port, i want to get a data from one device through the port and then after processig, it has to be send to controller 89c52 through the same port( parallel port)?
 

Re: INTERFACING WITH PC

It is possible to "interface two devices with PC through parallel port", but easier is to do the same through the serial port ..
Just use two tri-state (Hi-Z) RS-232 drivers, assign unique addresses to each of these devices and write an applicatin which will read data from ADDRESS#1 and send data to ADDRESS#2 ..
Examples of TRISTATE RS-232 ICs can be found at: www.maxim-ic.com ..
**broken link removed**

Regards,
IanP
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top