Page 1 of 1
Casio XJ-350 DLP Projector Gap-576-1688-40?
Posted: Mon Jun 25, 2007 12:46 pm
by cweeks
Hi all,
I have just acquired a Casio XJ-350 DLP Projector and IR decodes the signals as Gap-576-1688-40?
The below file contains two ir files with the learn't signals, my keymapping, and a pic of the remote.
https://www.hifi-remote.com/forums/dload ... le_id=4688
Cheers, Cam.
Posted: Mon Jun 25, 2007 1:03 pm
by johnsfine
Any other experts looking at this should be sure to adjust the column widths in IR.exe's display of the decodes so they can see the Misc. column.
This looks like the same timing and structure as NEC1 and Aiwa, except these have 24 device bits, where NEC1 has 16 and Aiwa has 26.
I half remember there being other protocols that have this structure with numbers of bits other than 16 or 26. But I can't find any at the moment.
Any expert should be able to find an Aiwa executor and tweak it a little to transform it into an executor for these signals. I don't have time to do that myself today. (NEC1 is from a more complicated executor, so that wouldn't be a valid base). Or just reinvent from scratch with PB.
Note that DecodeIR thinks the last byte is the OBC, when actually the last byte is a check byte equal to 256 minus the OBC. So until I add decodeir support for this protocol, you'll need to subtract the decoded OBC from 256 to get the correct OBC.
Posted: Mon Jun 25, 2007 3:17 pm
by The Robman
Actually, I created a stripped down version of the NEC executor so it could be used as a starting point for situations just like this. The NEC PB file is here...
https://www.hifi-remote.com/forums/dload ... le_id=4480
I have created an un-tested KM file here...
https://www.hifi-remote.com/forums/dload ... le_id=4689
Posted: Mon Jun 25, 2007 5:06 pm
by cweeks
You guys are good, I have tested your KM file Robman and it works perfectly. Many thanks for taking the time.
Will this protocol get integrated into IRDecode.dll in due time ? It that how things usually go?
Cheers, Cam.
Posted: Mon Jun 25, 2007 5:54 pm
by johnsfine
cweeks wrote:Will this protocol get integrated into IRDecode.dll in due time ? It that how things usually go?
The way things usually go is I put it off until I forget about it. I'll try to do better this time.
Anyone have a suggestion what this protocol should be named?
Posted: Mon Jun 25, 2007 6:00 pm
by Evan_s
is there already a casio protocol?
Posted: Mon Jun 25, 2007 6:14 pm
by cweeks
johnsfine wrote:The way things usually go is I put it off until I forget about it.
A man after my own heart

, like your style.
Is "Casio" too obvious for the name ? I couldn't see one in there already.