RC6 IR Remote decoder

I have uploaded a project for a Fez Domino (though it will work with any of the devices with trivial changes( here:

The project implements a class that decodes a stream of timed 444ms pulses from an IR receiver. I’ve documented the code well enough that it should be easy to modify it to work with IR protocols other than RC6.

I’ve also included links to some of the technical stuff (datasheets, tools, and a great IR protocol information site).

Enjoy!

Phil

Good work man.

250 points. Will you be adding a video for additional points? :slight_smile:

I’m not much at videos, but I’ll see what I can do in a few days. Too much paying work right now! The project needs a couple of edits (more info on the class and I just noticed I left a debug pulser in there … ech!).