HomeBlogUsing Trail Camera to Trigger a DSLR Camera

Comments

Using Trail Camera to Trigger a DSLR Camera — 25 Comments

  1. I am very interested in this set up. I have used at least four different motion senors, some take about six seconds from movement in front to the camera to fire the camera, some a second or two, but the faster ones don’t seem consistent. I have three Camtraptions sensors which I haven’t used in over a year since they take closer to six seconds. I would be happy to buy what ever equipment is needed to test the set up, I likely already have most of it.

    • Thanks! I describe the process in a little more detail in an earlier post IR to White Flash Trail Camera Conversion. The basic steps are:

    • Extracting a copy of the binary image of the firmware from the camera
    • Reverse Engineering the the firmware binary to find the code which manages the process you wish to change
    • Making a ā€œPatchā€ to the firmware that inserts modified, or new code for some different/new behavior
    • Packaging the patched firmware image
    • Updating the camera firmware with the new image
    • The core process of reverse engineering the firmware is like completing a complicated crossword puzzle: you look for hints in the existing code; make guesses about how things might work; fill in those guesses; and use those to make new guesses. A set of guesses which are self-consistent, and which work, are keepers.

    • Cool. At this point, the key to this project is getting a Browning Recon Force Advantage (BTC-7A) to use. Unfortunately, this is the only model (so far) for which my firmware hacking tools work. But now that Browning no longer manufactures this camera, it can be very hard to find. I am considering porting my tools to a newer (available) camera, but haven’t found one that I really like yet. It’s a fair amount of work. So… if you have, or can get hold of a BTC-7A, let me know. Else, I will add you list of subscribers waiting on a newer camera.

  2. Great idea! Iā€™d you get the firmware back working for the Browning BTC-8E-HP4 (spec ops elite)I would be interested! I did wonder if just enabling the ā€˜motion testā€™ which lights the AIM LED when movement is detected would work effectively as well – or if that just lights with all movement and the ā€˜smartsā€™ of the camera wouldnā€™t be used as they are if the firmware has the LED come on only when the camera chooses to begin recording?

    • Thanks. I’m not sure which model I’ll be hacking next — or exactly when šŸ™‚ — but I’ll refresh this post if I add any other cameras.

      As far as the “aim test” goes. The issue is not really missing smarts. It PIR trigger is the same whether it turns on the camera, or turns on the LED. The bigger issues is that when in “aim test mode” the camera never goes into a low power state between triggers — it stays “on” all the time, which quickly (in less than day) draws down the batteries šŸ™ Secondarily, in the aim test mode, the camera isn’t taking photos/videos, which is a nice feature of the current hack.

      Thanks for commenting!

      • Thanks, for me actually as I want to use it in my ā€œbackyardā€ (semi rural Australia) refreshing th batteries each day would not be a negativeā€¦. So I might try to make the light sensitive trigger cable and try it out.l.

        • Yeap — that could work. You would definitely want to get some rechargeable cells. The newer Browning models now support NiMH AA cells, at least. You will also find out exactly how long whatever batteries you use will work in the “aim test mode” — my earlier suggestion of a “a day” was approximate (perhaps optimistic). If your are interested primarily in night shots, this method will also trigger off the IR LEDs with an unmodified camera in photo/video mode. I’m about to get the 3d-printed part that holds the photodetector and a small PCB back from the fab before publishing the “DIY post” for the adapter. Let me know if you’d like to see a pre-published (even more at your own risk than usual) version.

  3. Hello and thank you for a wery interesting post.
    I my self has been thinking of a similar way to trigger a DSLR but I have always been thinking of connecting by wire connections.
    Do you sell your setup? Or can you provide links on where to get the stuff needed? I’m a Nikon shooter if that matters.

    Best regards Conny (from Finland)

    • You’re welcome – glad you found us. Yeap — going in with a pair of wires is another route. I decided against this because I didn’t want to breach the plastic enclosure to get the wires out (and possibly wreck the moisture seal). Also, it turns out to to be a little tricky to figure out where exactly to put the wires. In any case, the optically coupled solution seems to work well.

      When I first published this post, I had in mind to link it quickly to a detailed DIY post. I actually have one in progress, which I will send you. I have delayed publishing more broadly for two reasons: Browning no longer makes the Recon Force Advantage (BTC-7A); and I am still doing some tweaking on the design of the 3d printed enclosure for the light sensor that mounts to the camera.

      I haven’t tried with a Nikon camera, but I’m pretty sure it will work, albeit with a different (widely available) shutter release cable adapter made for Nikon.

    • Cool. I have recently ported the firmware to the currently available Browning Elite HP5 series cameras. I expect to have a post with a link to that firmware out soon. I did notice that the “aim LED” placement on the HP5 is different than on the Advantage, and may require some tweaking of the photo sensor housing.

  4. I feel like there has to be an easier way to do this.

    I have been thinking on using my trail camera with my dslr for a while, and the idea in my head is to combine a dslr trigger cable to the trail camera. like if the camera wakes up to take a photo that will send a signal to the trigger pin on the dslr and also take a photo.

    the thing i don’t know is, where i would have to solder that wire in the board to get that signal.

    • I thought of hardwiring a trigger wire directly to the PIR sensor. There are a few issues which make this difficult. As you say, it’s pretty tricky to figure out exactly where to put the wire. It depends on the PIR sensor type and the camera manufacturer. The other issue is getting the wire “safely” out of the camera without damaging the moisture seal. Finally, the camera is expecting a specific signal — typically an open collector pulldown transistor, which may not be possible without additional electronics. Given all this, I went with the optical connection described in this post. I have recently ported the firmware necessary to the (currently availalble) Browning Elite HP5 series cameras, and hope to have a post out soon with a detailed “how to”.

  5. Pingback:New Optional Features for Browning HP5 Trail Cameras - Winterberry Wildlife

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.

HTML tags allowed in your comment: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>

Shares