Parallel Port to USB?
- erkanmdr
- Offline
- New Member
Less
More
- Posts: 1
- Thank you received: 0
25 Jun 2015 22:39 - 25 Jun 2015 22:43 #60129
by erkanmdr
Parallel Port to USB? was created by erkanmdr
Hi everyone!
I have a control board with LPT output. But I want it to run on laptops.
There are such products on the market:
They may be able to?
I'm waiting for your ideas. Thanks! (My Controller Card: 5 axis CNC Breakout Board Card MACH3/EMC2/KCAM4 )
I have a control board with LPT output. But I want it to run on laptops.
There are such products on the market:
They may be able to?
I'm waiting for your ideas. Thanks! (My Controller Card: 5 axis CNC Breakout Board Card MACH3/EMC2/KCAM4 )
Last edit: 25 Jun 2015 22:43 by erkanmdr. Reason: Card added
Please Log in or Create an account to join the conversation.
- ArcEye
- Offline
- Junior Member
Less
More
- Posts: 25
- Thank you received: 761
25 Jun 2015 22:57 #60131
by ArcEye
Replied by ArcEye on topic Parallel Port to USB?
Sorry, just does not work with Linuxcnc
Laptops are not a good idea anyway, because they have lots of power saving interrupts etc which affect latency.
USB does not cut it, because there are no guarantees of when the signal will get through.
(search the posts for full details of why not, several long and very detailed explanations)
The cable you show is to enable people to use old printers with a USB port.
I expect it has windoze drivers that will also not work with linux
In any case printing does not require any sort of real latency, the printer will just wait until the data is transmitted,
so USB is fine for that.
regards
Laptops are not a good idea anyway, because they have lots of power saving interrupts etc which affect latency.
USB does not cut it, because there are no guarantees of when the signal will get through.
(search the posts for full details of why not, several long and very detailed explanations)
The cable you show is to enable people to use old printers with a USB port.
I expect it has windoze drivers that will also not work with linux
In any case printing does not require any sort of real latency, the printer will just wait until the data is transmitted,
so USB is fine for that.
regards
Please Log in or Create an account to join the conversation.
Moderators: PCW, jmelson
Time to create page: 0.083 seconds