Add a sensitive motion detector, and also to send a picture

14 views
Skip to first unread message

ram30

unread,
Mar 26, 2017, 8:47:49 AM3/26/17
to BeagleBoard
Hi All,

I would like to develop a system that detracts a motion ,Photo it and transmit it .
Did someone done it before or give me any advice if one of the Beagle can support it easily.

Thank you


Dennis Lee Bieber

unread,
Mar 26, 2017, 11:15:13 AM3/26/17
to beagl...@googlegroups.com
On Sun, 26 Mar 2017 00:17:33 -0700 (PDT), ram30
<marke...@gmail.com> declaimed the
following:

>Hi All,
>
>I would like to develop a system that detracts a motion ,Photo it and
>transmit it .

First question: what type of motion sensor are you planning to use...
After all, the required sensor code will be much different for a PIR vs a
vibration sensor vs a MEMS accelerometer.

What type of camera?

"transmit it" HOW? Wired ethernet to an email server, WiFi to a NAS
drive in some closet?

>Did someone done it before or give me any advice if one of the Beagle can
>support it easily.
>

Presuming a PIR sensor, I'd suggest looking at

https://learn.adafruit.com/adafruits-raspberry-pi-lesson-12-sensing-movement
(it shouldn't be too difficult to translate RPI I/O access to BBB I/O)

https://learn.adafruit.com/wireless-security-camera-arduino-yun
(again, you'd have to map the I/O functions to the BBB equivalent)



>Thank you
--
Wulfraed Dennis Lee Bieber AF6VN
wlf...@ix.netcom.com HTTP://wlfraed.home.netcom.com/

William Hermans

unread,
Mar 26, 2017, 9:24:19 PM3/26/17
to beagl...@googlegroups.com
Yes, this can be done. In fact I'm working on a system right now that does something similar to this. I can not get into much detail of this project, as there is an NDA involved.

What I could say however, is that you may want to look into using a PIR sensor, which can be had fairly inexpensively to toggle a GPIO, with a "file watcher" script, or executable that will call another script or executable( could be an all in one executable ) that may trigger an event. Which could be used to take a picture of whatever is in front of the camera.

--
For more options, visit http://beagleboard.org/discuss
---
You received this message because you are subscribed to the Google Groups "BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email to beagleboard+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/833772b5-043c-4861-a79f-c23ebb706d52%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages