ArduCAM / RaspberryPi

This is Arducam camera demos used on Raspberry Pi paltform
BSD 3-Clause "New" or "Revised" License
162 stars 97 forks source link

8M autofocus sensor module failed demos #42

Open abejarutas opened 3 years ago

abejarutas commented 3 years ago

I think something is wrong with these Demo scripts, because they run more or less well, but closing them DOES NOT keep the focus, making it useless to take photos or video. I have tested the official 8M V2 camera module on a raspberry Pi 3A +, with updated stretch and buster:

1- Snapshot.py

Result: 18 unfocused photos.jpg


2- Preview.py

Result: the camera DOES NOT SAVE THE FOCUS, making it completely USELESS


3- Autofocus.py

Result: Autofocus OK Photo OK, but when closing the window, it doesn't keep focus with raspistill.


4- Folder C, manualFocus.py

Result: It does NOT save the focus value. END of the test.

I wonder if it is an error in the demo scripts and if not, what is the use of buying this module? Hope someone from the arducam team can help me clarify this issue. Thanks in advance.

samuelortion commented 3 years ago

Dear @abejarutas I have created a Git repository for my PiCameratrap, hope it could be helpful to you \°/ ;) Forge Repository of my PiCameraTrap