-->
Page 1 of 1

Trigger your camera with your smartphone

PostPosted: Mon Apr 20, 2015 4:07 am
by Cosmic Mac
Hello guys,

This is my first contact with NodeMCU and Lua (and this wonderfull forum BTW).

My script allows to trigger a camera with a smartphone (including self-timer and intervalometer).
I tested it with a Canon DSLR, but it should work with any camera with built-in shutter switch terminal.

This is how it looks like on my phone:

Image

The thing:

Image

And the code:

https://github.com/CosmicMac/ESP8266-remote

Any feedback is welcome.

Cheers!

Re: Trigger your camera with your smartphone

PostPosted: Mon Apr 20, 2015 1:10 pm
by mikewen
Thanks for sharing! Amazing project! :idea:

Re: Trigger your camera with your smartphone

PostPosted: Sun Apr 26, 2015 11:43 am
by Cosmic Mac
Thank you mikewen for the nice comment.
Second part of the project, involving a PIR sensor, is announced here.

Cheers!