Jump to content

So I am not sure if anyone is going to be able to help here but ill give it a go: 

 

I use a remote trigger for my Canon EOS 800D and I opened it up to find a motherboard (I think) and the wire for the AUX (3.5mm Headphone jack) to plug into the camera. How does they do they get the code onto the motherboard and is there any way I would be able to see the code on the motherboard? I would also like to view the code on the motherboard to code my own similar device. My thinking is that if I was to code a similar program and run it off a phone or tablet with a proper User Interface it would be a fun project to try and do. I have tried looking this up however it seems this isn't a very common topic lol. 

 

Below are the images of the motherboard if it helps in any way? 

front .jpg

back .jpg

Link to comment
https://linustechtips.com/topic/1217855-remote-triggers/
Share on other sites

Link to post
Share on other sites

7 minutes ago, Safwaan said:

The remote itself is not bluetooth (i don't think anyway) as it plugs directly into the camera via a 'headphone' jack 

Ah I see. Sorry. I just googled and found an App, but it says for the EOS 800D remote triggering only works with the BR-E1, which is a bluetooth device. ;)

 

Link to comment
https://linustechtips.com/topic/1217855-remote-triggers/#findComment-13785596
Share on other sites

Link to post
Share on other sites

2 hours ago, Korben said:

Ah I see. Sorry. I just googled and found an App, but it says for the EOS 800D remote triggering only works with the BR-E1, which is a bluetooth device. ;)

 

Ahh fair enough, no this is a cabled one - i am not sure why they say onkly bluetooth works because i know for a fact that is not the case. 

 

Link to comment
https://linustechtips.com/topic/1217855-remote-triggers/#findComment-13786001
Share on other sites

Link to post
Share on other sites

there is going to be a main chip looks like on the backside of the LCD, it is covered in black stuff.

that is most likely the SOC with some ROM on it, it should just be sending out a pulse to tell the camera to take a picture. that should be easy enough to check for

Good luck, Have fun, Build PC, and have a Wii and PS2 as your only consoles.

NightHawk 3.0: R7 5700x @, B550A vision D, H105, 2x32gb Oloy 3600, Asrock RX9070xt Steel Legends, Corsair RM750X, 500gb 850 evo, 2tb rocket and 5tb Toshiba x300, 3x 6TB WD Black W10 all in a Obsidian 750D airflow.
GF PC: (NightHawk 2.0): R7 2700x, B450m vision D, 4x8gb Geli 2933, Sapphire RX 6700XT  Nitro+, CX650M RGB, Obsidian 350D

Skunkworks: R5 3500U, 16gb, 500gb 860 evo, Vega 8. HP probook G455R G6 Ubuntu 20. LTS

Condor (MC server): 6600K, z170m plus, 16gb corsair vengeance LPX, samsung 750 evo, EVGA BR 450.

Spirt  (NAS) ASUS Z9PR-D12, 2x E5 2620V2, 8x4gb, 24 3tb HDD. F80 800gb cache, trueNAS, 2x12disk raid Z3 stripped

HP probook 445R G6 review

 

"Stupidity is like trying to find a limit of a constant. You are never truly smart in something, just less stupid."

Camera Gear: X-S10, 16-80 F4, 35mm F1.4, Helios 44

Link to comment
https://linustechtips.com/topic/1217855-remote-triggers/#findComment-13786142
Share on other sites

Link to post
Share on other sites

On 7/4/2020 at 6:22 PM, GDRRiley said:

there is going to be a main chip looks like on the backside of the LCD, it is covered in black stuff.

that is most likely the SOC with some ROM on it, it should just be sending out a pulse to tell the camera to take a picture. that should be easy enough to check for

So im guessing the delay and timer on the remote is just simply a delayed pulse? 

How can I check for this (if you know how)? 

Link to comment
https://linustechtips.com/topic/1217855-remote-triggers/#findComment-13789755
Share on other sites

Link to post
Share on other sites

1 hour ago, Safwaan said:

So im guessing the delay and timer on the remote is just simply a delayed pulse? 

How can I check for this (if you know how)? 

I'd just set it to do it, and then read the signal off the end connector.

Good luck, Have fun, Build PC, and have a Wii and PS2 as your only consoles.

NightHawk 3.0: R7 5700x @, B550A vision D, H105, 2x32gb Oloy 3600, Asrock RX9070xt Steel Legends, Corsair RM750X, 500gb 850 evo, 2tb rocket and 5tb Toshiba x300, 3x 6TB WD Black W10 all in a Obsidian 750D airflow.
GF PC: (NightHawk 2.0): R7 2700x, B450m vision D, 4x8gb Geli 2933, Sapphire RX 6700XT  Nitro+, CX650M RGB, Obsidian 350D

Skunkworks: R5 3500U, 16gb, 500gb 860 evo, Vega 8. HP probook G455R G6 Ubuntu 20. LTS

Condor (MC server): 6600K, z170m plus, 16gb corsair vengeance LPX, samsung 750 evo, EVGA BR 450.

Spirt  (NAS) ASUS Z9PR-D12, 2x E5 2620V2, 8x4gb, 24 3tb HDD. F80 800gb cache, trueNAS, 2x12disk raid Z3 stripped

HP probook 445R G6 review

 

"Stupidity is like trying to find a limit of a constant. You are never truly smart in something, just less stupid."

Camera Gear: X-S10, 16-80 F4, 35mm F1.4, Helios 44

Link to comment
https://linustechtips.com/topic/1217855-remote-triggers/#findComment-13790026
Share on other sites

Link to post
Share on other sites

On 7/5/2020 at 10:02 PM, GDRRiley said:

I'd just set it to do it, and then read the signal off the end connector.

Right so its been a while and I think I have figured out a new (much easier way of doing it) 

 

It turns out canon allow developers to download specific drivers and software (SDK's) which allow programs to communicate with the camera and control function. This means that all I need to do is code a fairly simple program maybe with a nice interface and use the SDK. This s ould be much easier than trying to code a motherboard :)

 

Link to comment
https://linustechtips.com/topic/1217855-remote-triggers/#findComment-13813932
Share on other sites

Link to post
Share on other sites

Yeah you can code and use the USB port 

Good luck, Have fun, Build PC, and have a Wii and PS2 as your only consoles.

NightHawk 3.0: R7 5700x @, B550A vision D, H105, 2x32gb Oloy 3600, Asrock RX9070xt Steel Legends, Corsair RM750X, 500gb 850 evo, 2tb rocket and 5tb Toshiba x300, 3x 6TB WD Black W10 all in a Obsidian 750D airflow.
GF PC: (NightHawk 2.0): R7 2700x, B450m vision D, 4x8gb Geli 2933, Sapphire RX 6700XT  Nitro+, CX650M RGB, Obsidian 350D

Skunkworks: R5 3500U, 16gb, 500gb 860 evo, Vega 8. HP probook G455R G6 Ubuntu 20. LTS

Condor (MC server): 6600K, z170m plus, 16gb corsair vengeance LPX, samsung 750 evo, EVGA BR 450.

Spirt  (NAS) ASUS Z9PR-D12, 2x E5 2620V2, 8x4gb, 24 3tb HDD. F80 800gb cache, trueNAS, 2x12disk raid Z3 stripped

HP probook 445R G6 review

 

"Stupidity is like trying to find a limit of a constant. You are never truly smart in something, just less stupid."

Camera Gear: X-S10, 16-80 F4, 35mm F1.4, Helios 44

Link to comment
https://linustechtips.com/topic/1217855-remote-triggers/#findComment-13814256
Share on other sites

Link to post
Share on other sites

  • 2 weeks later...
On 7/4/2020 at 4:00 AM, Safwaan said:

I use a remote trigger for my Canon EOS 800D and I opened it up to find a motherboard (I think) and the wire for the AUX (3.5mm Headphone jack) to plug into the camera. How does they do they get the code onto the motherboard and is there any way I would be able to see the code on the motherboard? I would also like to view the code on the motherboard to code my own similar device. My thinking is that if I was to code a similar program and run it off a phone or tablet with a proper User Interface it would be a fun project to try and do. I have tried looking this up however it seems this isn't a very common topic lol. 

 

Below are the images of the motherboard if it helps in any way?

Spoiler

back .jpg

 

I'd bet you almost anything that under the red and yellow wires it says JTAG, which would be the programming interface. The factory probably has a jig they drop this board into and programs the chip over JTAG. If you hooked up a JTAG adapter, you might be able to read some information from that port, but I doubt you'd be able to get the firmware off the chip, it usually doesn't work like that.

 

As others have said, the camera triggers are really simple and work by pulling some of the pins low, or shorting them together (I haven't looked into Canon's trigger system) so you could replicate that with an Arduino and maybe 10 lines of code.

ASU

Link to comment
https://linustechtips.com/topic/1217855-remote-triggers/#findComment-13853910
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×