I had been wondering why my Pi Camera V2.1’s Sony 8-megapixel lens, which is supposedly set to a fixed infinity focus at the factory, was producing slightly blurry images of my target area.
I happened to read on some blog that the initial run of the V2.1 was not set to the same focal length, and that this little plastic ring, which is included in the box with the camera - but which comes with no guide or explanation whatsoever - is actually a focal adjustment tool:
So I placed it over the lens, gave it a short, counterclockwise twist, and the image focus was greatly improved. (It’s trial and error, I’m afraid. Adjust, check image, adjust…)
The RPi0 is doing its job generally well. I usually have it set to collect motion-activated movies (although, again, it actually monitors changes in pixels, not motion per se) above a set minimum noise level. It typically produces a couple hundred 640x480 clips per day (not all of which I actually watch). I don’t bother with collecting simultaneous stills.
Occasionally I stream live video instead. (It’s not possible to do both live stream and motion-activated collection at once, as the camera can only be busy with one or the other.)
For info, though, the Pi Zero W sometimes gets bogged down and stalls, I guess from its processing limitations, and I think it probably overheats sometimes. (It seems to happen even more frequently if I set a larger image size or greater framerate.) In such cases, the ssh connection gets broken and the only way to restart the device is to cut the power and restart. (I run it “headless.”)
So I’m thinking of upgrading either to a Pi Zero 2 W, or a more capable Pi in general. Overall, I’m satisfied, though, and it has been a cool project.
And the reason I ended up with this particular version of the Zero is that it was part of a kit with camera and cable… and I didn’t completely research all the options, versions, etc.