Casio XJ-350 DLP Projector Gap-576-1688-40?

If you have learned signals that don't get decoded when you look at them in IR.exe, post your file to the Diagnosis Area then post your question here (including a link to the file).

Moderator: Moderators

Post Reply
cweeks
Posts: 11
Joined: Wed Jan 04, 2006 7:13 am

Casio XJ-350 DLP Projector Gap-576-1688-40?

Post 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.
johnsfine
Site Admin
Posts: 4766
Joined: Sun Aug 10, 2003 5:00 pm
Location: Bedford, MA
Contact:

Post 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.
The Robman
Site Owner
Posts: 22018
Joined: Fri Aug 01, 2003 9:37 am
Location: Chicago, IL
Contact:

Post 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
Rob
www.hifi-remote.com
Please don't PM me with remote questions, post them in the forums so all the experts can help!
cweeks
Posts: 11
Joined: Wed Jan 04, 2006 7:13 am

Post 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.
johnsfine
Site Admin
Posts: 4766
Joined: Sun Aug 10, 2003 5:00 pm
Location: Bedford, MA
Contact:

Post 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?
Evan_s
Posts: 313
Joined: Sat Mar 24, 2007 12:03 am

Post by Evan_s »

is there already a casio protocol?
cweeks
Posts: 11
Joined: Wed Jan 04, 2006 7:13 am

Post 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 :lol: , like your style.

Is "Casio" too obvious for the name ? I couldn't see one in there already.
Post Reply