source code for ir.exe
Moderator: Moderators
source code for ir.exe
Is it possible to get the source code for IR.EXE? If so, where is it?
The parallel port on my ancient laptop failed, so I got a USB to Parallel Converter. Only to find it does not work.. I'm not sure why. The printer works with it. The cable I'm using is Tommy Tyler's "micro perf" circuit, which is powered by the remote.
Anyway, I have a USB Experimenters kit that I should be able to use if I can get IR's source code.
TIA
Jim
The parallel port on my ancient laptop failed, so I got a USB to Parallel Converter. Only to find it does not work.. I'm not sure why. The printer works with it. The cable I'm using is Tommy Tyler's "micro perf" circuit, which is powered by the remote.
Anyway, I have a USB Experimenters kit that I should be able to use if I can get IR's source code.
TIA
Jim
-
The Robman
- Site Owner
- Posts: 21889
- Joined: Fri Aug 01, 2003 9:37 am
- Location: Chicago, IL
- Contact:
IR.exe doesn't work with USB-to-Parallel converters because it uses "bit banging" to transmit the data, so the source code won't help.
Rob
www.hifi-remote.com
Please don't PM me with remote questions, post them in the forums so all the experts can help!
www.hifi-remote.com
Please don't PM me with remote questions, post them in the forums so all the experts can help!
-
vickyg2003
- Site Admin
- Posts: 7104
- Joined: Sat Mar 20, 2004 12:19 pm
- Location: Florida
- Contact:
Thanks. I live in Australia and am in the process of verifying postage for a USB-JP1 cable from DIY-Gadget.
Without knowing the details of the protocol used to communicate with the interface (are they available?), giving 'bit banging' as a reason does not really tell me much.
With respect to my experimenter's board, I'm not thinking in terms of USB to Parallel. The board has 2 input lines and allows explicit independent control of 8 lines out.
Without knowing the details of the protocol used to communicate with the interface (are they available?), giving 'bit banging' as a reason does not really tell me much.
With respect to my experimenter's board, I'm not thinking in terms of USB to Parallel. The board has 2 input lines and allows explicit independent control of 8 lines out.
If you could understand the IR.exe source code and you could recompile after minor changes, it sounds like your USB experimenter's board would give you plenty of control to make a new kind of JP1 interface.
IIRC the development system used to compile IR.exe is "Delphi". The language is Pascal (with certain Delphi specific extras).
I expect that would be harder and take longer than getting a JP1 USB cable.
IIRC the development system used to compile IR.exe is "Delphi". The language is Pascal (with certain Delphi specific extras).
I expect that would be harder and take longer than getting a JP1 USB cable.
-
The Robman
- Site Owner
- Posts: 21889
- Joined: Fri Aug 01, 2003 9:37 am
- Location: Chicago, IL
- Contact:
I can send you a USB cable if you like. If I send it using Priority Mail International, the postage would be $11. It would cost less to send it via First Class Mail but I would need to weigh the envelope to get the exact rate, but it should be about $5 or $6.
Here's some more info on "bit banging":
http://en.wikipedia.org/wiki/Bit-banging
http://www.ganssle.com/articles/auart.htm
http://www.dwhoffman.com/bit_banging/bbi2c_preview.pdf
Here's some more info on "bit banging":
http://en.wikipedia.org/wiki/Bit-banging
http://www.ganssle.com/articles/auart.htm
http://www.dwhoffman.com/bit_banging/bbi2c_preview.pdf
Rob
www.hifi-remote.com
Please don't PM me with remote questions, post them in the forums so all the experts can help!
www.hifi-remote.com
Please don't PM me with remote questions, post them in the forums so all the experts can help!
-
The Robman
- Site Owner
- Posts: 21889
- Joined: Fri Aug 01, 2003 9:37 am
- Location: Chicago, IL
- Contact:
Click on the "Rob's Remotes For Sale" link in my sig for more info.CollieJim wrote:Rob, sounds good. How much is the USB cable, and how do I arrange payment?
Rob
www.hifi-remote.com
Please don't PM me with remote questions, post them in the forums so all the experts can help!
www.hifi-remote.com
Please don't PM me with remote questions, post them in the forums so all the experts can help!
-
The Robman
- Site Owner
- Posts: 21889
- Joined: Fri Aug 01, 2003 9:37 am
- Location: Chicago, IL
- Contact:
Hey Jim,
Postage will be just $3 US.
Postage will be just $3 US.
Rob
www.hifi-remote.com
Please don't PM me with remote questions, post them in the forums so all the experts can help!
www.hifi-remote.com
Please don't PM me with remote questions, post them in the forums so all the experts can help!