I thought about sending images to cloud storage as well so if the camera or pi at the door is damaged for whatever reason, you still have the images stored remotley. thats a little way off for now , I want to start on the face detection /recognition, or communication side of things now. these are the steepest hurdles and I would like to get through them , any advice help or suggestions will be welcome, as said before raspberry pi and pyrhon is a new world to me so my learning curve will be slow.
Ok got so many failed install attempts of different packages Im going to wipe and re-image the card and start-over.
so far Ive tried
opencv… fails during the build process
simplecv…Says it installs fine but try running a programme, no module found, run a shell I get a list of errors.
rekognise…also fails during the build process
Tried all this with and without firmware updates
None of them seem to want to install.
Im thinking it cant be the sofware , its got to be me or the pi.
OK got all the code etc working nicely. Now I want to mount the pi on the door. My plan is to build/3D print a mount that will be supported by the door, something like the below. Anybody got the design for something like this that could hold the pi zero and camera in place?
This is how it goes together https://www.youtube.com/watch?v=PniWaZY1hYc
Fantastic.
Love the prototype, sort of thing I would do.
Unfortunatley our door is all glass (no peep holes to work with)
But this has flared some inspiration.
I thought I could do something similar on the door frame, two holes to be drilled, one for the camera and one for the cables to the button.
Something to think about as I’m not sure if I want to make permanent alterations to the doorframe. though
Thanks, sounds like I would be opening another can of worms if I went down that route…
Plus I checked the diameter of my door hole and it is not wide enough ( 14 < 19 mm) for that camera.
I have another pi camera so I will try that next, with more care… I think it may be possible to mount the pi camera module in one of these, as the CCD is connected to the board via a SUNNY connector so could just get the SUNNY ribbon and feed it through the peep hole.
I ordered a lens and adapter for the pi camera, I think a follow up project might be a zoom lens controllable from HA…