amboxer21 / MotionDetection

A system that monitors motion with Python's OpenCV from a webcam and allows remote viewing of the webcam from an android app. The system takes pictures when it detects motion then emails those pictures. The android app allows you to remotely view the cam anytime.
GNU General Public License v3.0
23 stars 9 forks source link

Need a bootable/DD-able RPI3b Gentoo image #48

Closed amboxer21 closed 4 years ago

amboxer21 commented 4 years ago

I need an Gentoo image that I can DD onto an SD card for teh Raspberry PI 3b.

amboxer21 commented 4 years ago

I just got my cast off so this could take awhile to get to. I had a biceps tenodesis surgery to fix a slap tear 6 weeks ago on my left shoulder.

amboxer21 commented 4 years ago

I am using an installer script instead of a dd'able img and the script can be found here https://github.com/amboxer21/MotionDetection/blob/master/make-sdcard.sh