Thursday, July 30, 2009

How do i convert SERIAL data to parallel data in pc serial port? do i have any port to input parallel data?

i am working with a project in c++ and computer aided automation. now i have some problems with input data conversion. i am using parallel port for my data output. i need a minimum of 8 bits input of data(already multipluxed). all signals i use are digital signals. will i be able to use serial port data? if can please specify me ic's we use to interface.

How do i convert SERIAL data to parallel data in pc serial port? do i have any port to input parallel data?
I'm not that familiar with C++, but check in your manuals or your help for examples of handling the different ports.





You may have to take input from the serial and then arrange it in an array to put it out to the parallel port.





A question, Why don't you add an additional Parallel port to your computer and take from parallel and put out to Parallel? The ports are very inexpensive and may save you some programming!
Reply:i dont know
Reply:there is a serial port to parallel port converter selling in the computer equip shop. it is cord. you can get Ur problem solved


No comments:

Post a Comment