SmaTrig 2

Canon RC-1 IR remote control reverse-engineered

This article describes how the Canon RC-1 infrared remote control communicates with the camera. To figure out the protocol I used an IR photo-diode first. Because of the bad signal quality I decided then to disassemble the RC-1 and measure the IR-LED voltage directly. I used the occasion and took some pics of the circuit.

canon rc-1 disassembled canon rc-1 disassembled

To all appearances the circuit is build around a quartz-controlled microcontroller with an additional transistor to switch the IR-LED. The supply capacitor is large enough to maintain the function of the remote control for a few shots with removed batteries.

Communication protocol

To the hobbyist's delight there is no communication protocol like the RC-5 code which most TV remote controls use. The signal send by the remote control consists of two identical bursts of pulses as shown on the pics below. To distinguish between the two possible modes of operation of the Canon RC-1, the delay between the bursts is changed. The signal shown in the oscilloscope screenshots below was captured directly at the IR-LED of the circuit. The overlaid noise in some plots is due to an internal oscilloscope problem.

Timing for instant trigger mode

canon remote protocol canon remote protocol

Timing for 2s delayed trigger mode

canon remote protocol canon remote protocol

Pulse burst Timing

canon remote protocol canon remote protocol canon remote protocol

Timing and Tolerances

The signal timing of the original Canon RC-1 is listed in the table below. Having build my own remote control I could also find out the tolerance for each parameter. I used the Canon EOS 400D for testing.

Parameter Original RC-1 Tolerance
Num. of pulses 16 9 - 22
Burst frequency 32700 Hz 29800 - 35500 Hz
Delay for immediate trigger 7.33 ms 7.0 - 7.7 ms
Delay for 2 s delayed trigger 5.36 ms 5.1 - 5.7 ms

The clock frequency is very close to the standard watch crystal frequency of 32768 Hz. The experiments were made from a very short distance. I didn't test the sensitivity reduction for the deviating parameters and didn't test them in combination.

Links

How to build a DIY Canon RC-1 clone

Comments

I've just added a section about debugging IR remote here

http://doc-diy.net/photo/eos_ir_remote/#debugging

Luk
#2 - luk - 04/06/2010 - 11:00
Am I being a muppet?
Using an Arduino board (complete board for a larger Atmel processor) I have programmed the information you supplied (15.3uS on then 15.3uS off 16 pulses with 7.86ms spacing for instant picture capture). Nothing happens. I've used your tolerances to play with the information also using almost the entire range and nothing is happening.
Camera is 350D IR diode is of a TV remote and has been checked with IR receiver using the same board to record pulse information.

Muppet?
#1 - Ritchie Wilson - 04/03/2010 - 18:17
Guidence required!!
Hi,
I am trying to use this info to build my own IR remote for Canon T1i. The camera manual says it is compatible with RC-1. I followed your timings, (32-38kHz bursts, seperated by 7ms) but my camrea does not seems to be responding. Did you face any such issues when you tried?
Any giudence would be greatly appriciated.
#0 - Adarsha - 03/17/2010 - 04:34
Name
E-mail (Will not appear online)
Homepage
Title
Comment
To prevent automated Bots form spamming, please enter the text you see in the image below in the appropriate input box. Your comment will only be submitted if the strings match. Please ensure that your browser supports and accepts cookies, or your comment cannot be verified correctly.



This comment form is powered by GentleSource Comment Script. It can be included in PHP or HTML files and allows visitors to leave comments on the website.