Search found 2 matches

by Shadowsoul
Wed Jul 21, 2010 2:05 pm
Forum: Non-JP1
Topic: Questions regaring the decoding of an IR signal
Replies: 5
Views: 10625

Wow, thanks for a ton of info. Time to wrap my head around it.

I managed to find the relevant source code for the clock in the IR Toy firmware, it seems to sample at 10KHz in raw mode which is the reason for too many bits when converting the ON/OFF-signal from the IR receiver to a byte array. It ...
by Shadowsoul
Wed Jul 21, 2010 6:10 am
Forum: Non-JP1
Topic: Questions regaring the decoding of an IR signal
Replies: 5
Views: 10625

Questions regaring the decoding of an IR signal

Hello all, I hope someone can help me a bit with an issue I'm having.

I have recently built an IR receiver for USB (the USB IR Toy from DangerousPrototypes) and want to use it in conjunction with my Pioneer KURO Remote to control my mediapc.

The IR Toy only supports RC5 out of the box so I am ...