Re: USB Infrared Toy and IRScope
Reply #12 –
[quote author="Qwlciguk"]It would better to simply modify the IRScope software to send a cmd to switch the IRToy from IRToy mode to widget mode. Maybe another mod to switch it back to IRToy mode on exiting IRScope software. The original widget design doesn't pay any attention to data sent by the host computer. So, modifying IRScope to send a cmd would not affect the existing widgets out there at all. The source code for IRScope is open to anyone wishing to modify it. If I remember correctly, it's written in Visual C, but is not compilable with the free Visual Studio version.[/quote]
Note that you don't need to touch the IRScope software at all!
I believe by adding RTS and DTR handling to the irWidget firmware, you can make the IRToy emulate the IRWidget exactly - to the effect that it does not matter to IRScope what the underlying hardware is.
If you don't know where to patch the irWidget firmware, let me know and I ill create a new thread for it.
[quote author="Qwlciguk"]If anyone decides to do this, there are a few requests for modifications to IRScope. The one that I can think of is to change the timeout on detecting IR from the current 5 seconds to something much larger, as some IRScope users complain that they can't get everything together and press the button on the remote within 5 seconds after clicking the capture button in IRScope software. There have been a few other requests related to data formatting/presentation, but I expect that those won't interest much of anybody here.[/quote]
Is there a list of requests for modifications to IRScope somewhere?