Close

Tested on breadboard

A project log for Shutter Release Timer

Software-hackable way to trigger my Canon EOS Rebel's shutter release.

jimmyjimmy 08/30/2016 at 12:200 Comments

I've wired everything up with my Atmega328P on a breadboard, including:

The encoder doesn't seem to work reliably, but I'm pretty sure it's a software problem. It's configured with INPUT_PULLUP in the code, and is connected to ground in the encoder itself, so it's probably not a voltage problem.

One thing missing so far is an interface to analog input. I may just wire that directly later. Just want to keep it simple for now.

I've put in an order to DirtyPCBs, but I named the files wrong in the ZIP. We'll see if that causes a problem.

Discussions