Re: USB to Parallel adapter?
- From: "Paul E. Schoen" <pstech@xxxxxxxxx>
- Date: Thu, 29 Jun 2006 03:41:43 -0400
"Rich Grise" <richgrise@xxxxxxxxxxx> wrote in message
news:pan.2006.06.29.03.18.52.450156@xxxxxxxxxxxxxx
On Tue, 27 Jun 2006 19:12:42 -0700, Jim Thompson wrote:
On Wed, 28 Jun 2006 01:56:24 GMT, Joerg
Hello Jim,
I would think that one of you bit-bangers could design a USB-to-LPT
device and then write software to take parallel port commands and
convert them to USB (and back). No?
I was told by a (pretty good) Windows programmer that such a task of
near realtime control via USB can quickly turn into a major nightmare.
Deadline is near, stuff don't work, coffee, more coffee, Prozac...
You have to deal with numerous intricacies of Windows, a product that
isn't exactly known for flawlessness. Plus I guess the market potential
for a bitbang capable device would be slim.
So bit-bangers aren't up to analog-level design ?:-)
Ha, ha. It's not the connecting of the dots - it's trying to do _anything
at all_ synchronously on a Windoze OS.
Good Luck!
Rich
Apparently there is a low-level microsecond timer that can be accessed. See
http://www.codeproject.com/cpp/precision_timer.asp for some information.
Here is software that claims 1 millisecond asynchronous event scheduling:
http://www.ryledesign.com/winhrt.html
Here is another good reference page:
http://www.geisswerks.com/ryan/FAQS/timing.html
However, it is probably best to say goodbye to the fading parallel port. In
my case it may be a problem because I have some very expensive software
that is protected by a dongle, and reverts to DEMO mode if it is removed
(Save functions are disabled). I was worried about this in case I lost the
dongle or it stopped working, or having to pay a huge price for a USB
dongle. However, I found the ultimate solution. The VB script has a "Save"
function that is not disabled, so I don't really need the dongle after all!
Hooray for back doors!
Paul
.
- References:
- USB to Parallel adapter?
- From: Terry Pinnell
- Re: USB to Parallel adapter?
- From: Si Ballenger
- Re: USB to Parallel adapter?
- From: Jim Thompson
- Re: USB to Parallel adapter?
- From: Joerg
- Re: USB to Parallel adapter?
- From: Jim Thompson
- Re: USB to Parallel adapter?
- From: Rich Grise
- USB to Parallel adapter?
- Prev by Date: Re: Highest energy cap that's available in hobby volumes .. maybe a few hundred pieces
- Next by Date: Pattern about improve others' design...
- Previous by thread: Re: USB to Parallel adapter?
- Next by thread: Re: USB to Parallel adapter?
- Index(es):
Relevant Pages
|
Loading