-->
Page 1 of 2

Trigger a remote camera with PIR sensor

PostPosted: Sun Apr 26, 2015 11:39 am
by Cosmic Mac
Hello guys,

I just finished my second NodeMCU project, which is a companion for my ESP8266 remote camera trigger.
It uses a PIR sensor to detect movement and a ESP82266 (client) to send trigger command to another ESP (server) coupled with the camera.

Image

Code is available at:
https://github.com/CosmicMac/ESP8266-trap

Feedback is welcome.

FYI, I know about nothing concerning electronic, just trying to learn and reproduce what others have shared, and giving back when possible (oh, and english is not my natural language, so feel free to point language issues too ;) ).

Cheers!

Re: Trigger a remote camera with PIR sensor

PostPosted: Mon Apr 27, 2015 7:53 am
by MeNoGeek
Oh wow, I wish this will work as good for you as it looks to me. Please keep publishing your projects!

Re: Trigger a remote camera with PIR sensor

PostPosted: Mon May 04, 2015 4:21 pm
by Raoulos
It looks realy great!

Re: Trigger a remote camera with PIR sensor

PostPosted: Thu May 07, 2015 1:59 pm
by TimRen
Great project, especially the diagram. BTW, can you tell me what's the program you used to draw the diagram, I found all of the components are very well designed, include the ESP8266, :).