+ Reply to Thread
Results 1 to 12 of 12

Thread: USB to Parallel HELP! PLZ!

  1. #1
    demestav Newbie
    Join Date
    Aug 2003
    Posts
    128

    Default USB to Parallel HELP! PLZ!

    Hello there! Well i have been working on a project on my pc concerning the Parallel Port. The software works fine

    The problem is that i just bought a laptop so i can work on my Uni on the same PC.

    SUPRISE! SUPRISE! There is no parallel port on the laptop ops:

    Taking the laptop back is not a solution. I looked in the internet and found that there are some USB TO PARALLEL port converters.

    I am doing some simple tasks with my PP.
    Does anybody know how this USB thing works? I means if i want to access the 0x378 address on the parallel, is it the same procedure with the USB?

    Thank you.


  2. #2
    bmcculla Newbie
    Join Date
    Sep 2003
    Location
    California, USA
    Posts
    898

    Default

    The USB to parralel ports arn't memory mapped like a normal parallel port. They only work with higher level drivers. I don't think you can use them to bitbang because of this.

  3. #3
    demestav Newbie
    Join Date
    Aug 2003
    Posts
    128

    Default

    Thank for the reply...

    This is very bad news. There goes the laptop purchase.

    So is it completely impossible to access it normally?

    Thank you again.

  4. #4
    tansis Newbie
    Join Date
    Jul 2003
    Location
    Newent England
    Posts
    729

    Default

    http://www.laptoptravel.com/Product.aspx?ID=2177
    USB to Parallel Converter for PC

    Failing that buy a second han laptop that has a parallel port.
    It may seem like a good idea at the time but.. never stir your cold coffee with a soldering iron.

  5. #5
    demestav Newbie
    Join Date
    Aug 2003
    Posts
    128

    Default

    thnx for the reply.

    @bmcculla. Hello i was wondering if input32.dll (http://www.logix4u.net/inpout32.htm) is considered a high level protocol. Will it work with this? plz tell me your opinion.

    Thank you.

  6. #6
    Dialtone Newbie
    Join Date
    Nov 2003
    Location
    Texas, USA
    Posts
    175

    Default

    InpOut32.dll is a workaround that allows you to access the standard parallel port hardware address thru some versions of Windows operating systems. As such, it probably would be useless on these USB-Parallel devices. Your only hope would be if you could get the manufacturers specs and access to their drivers code. If you can get this info, it may be possible to re-write your aps to use it like a standard parallel port, but getting there thru their device driver software.
    Dialtone

  7. #7
    bmcculla Newbie
    Join Date
    Sep 2003
    Location
    California, USA
    Posts
    898

    Default

    Instead of spending time trying to make the parallel port work you might just want to buy something like the USB-6008 from national instruments www.ni.com. Or the USB Labjack. Measurement Computing should also have something similar.

    They do digital IO and analog IO and come with divers for the latest OS.

  8. #8
    demestav Newbie
    Join Date
    Aug 2003
    Posts
    128

    Default

    Well.. Unfortunately it took me some time to do my software, and i dont have time to start from the begining

    I guess i should be more careful when i buy a new car and be sure that it has wheels on it, because who knows, maybe they are not useful anymore. :evil: (arrrghh...computer without Parallel...ok is old.. but it costs nothing to put it there)

    ... As a last attemp i found this on the net
    http://www.laptopsetc.com/index.asp?...ROD&ProdID=348

    note the ONE PARALLEL PORT

    Thank you all for the replies.

  9. #9
    Super Moderator bryan1 Excellent bryan1 Excellent bryan1 Excellent bryan1 Excellent bryan1 Excellent bryan1 Excellent bryan1 Excellent bryan1 Excellent
    Join Date
    Aug 2004
    Location
    Adelaide Hills Sth Oz
    Posts
    1,092
    Blog Entries
    4

    Default

    Hiya Dem,
    Eh mate if you take a look at www.dontronics.com they have a couple of USB to parrallel products. I had the same problem with my laptop but with the serial port so I bought the USB to serial adaptor and it works fine letting me talk to a pic thru hyper terminal.

    Hope this helps

    Cheers Bryan
    " The only way to avoid human error is to avoid the use of humans"

  10. #10
    demestav Newbie
    Join Date
    Aug 2003
    Posts
    128

    Default

    Thnx bryan man...
    I saw the site you said. It looks good for RS 232 but i dont think about parallel. I have emailed them. I am hoping for the best. :roll:

    Thank you. I appreciate it.

  11. #11
    Super Moderator bryan1 Excellent bryan1 Excellent bryan1 Excellent bryan1 Excellent bryan1 Excellent bryan1 Excellent bryan1 Excellent bryan1 Excellent
    Join Date
    Aug 2004
    Location
    Adelaide Hills Sth Oz
    Posts
    1,092
    Blog Entries
    4

    Default

    Hiya Dem,
    Eh mate one thing I've found about dontronics they backup what they sell so they only stock the good stuff. On the DLP-USB245M USB Adapter Parallel there is a datasheet to download and the fidi chip used is the benchmark standard on usb converters. Over here in Oz there are a few copys but everyone I know has gone and bought the best from Don.

    Cheers Bryan

    NOTE: The only afflician I have with dontronics is I'm one of their customers
    " The only way to avoid human error is to avoid the use of humans"

  12. #12
    demestav Newbie
    Join Date
    Aug 2003
    Posts
    128

    Default

    @bryan : Thanks man. That is the device i saw earlier and the one i have emailed them about. Indeed they look like quality products but i think there do not have what i am looking for. i am waiting for their email.


    @DIALTONE : Hello. Ok i dont know much about drivers, but they sell usb to parallel for printers. When a program needs to print it will use some kind of protocol somewhere that it will check the status register, access data register, etc. That protocol it will access the memory map? If these programs are able to use the parallel port (for printing) without any changes, then i can't I?

    Excuse my english but because is late the brain->muscle->finger->keyboard translation has major leeks

    Thank you for reading.

    P.S. I hope the laptop will have minesweeper installed, because i dont see any PP action.

+ Reply to Thread

Tags for this Thread