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

Motorized focus and time lapse #17

Open Arzock opened 4 years ago

Arzock commented 4 years ago

Hello !

I want to set the focus of my camera and then start a time lapse. But after reviewing the demo files I've come to understand that I don't understand how any of this works.

I've tried modifying them so that I just need to set the value in .py script once and start the time lapse but every time I try to do so I get errors.

Is there a simple way to control the focus, set it, and then use the usual picamera control option ?

I know all this scream newbie but I'd be very very thankful if someone could point me in the right direction

Cheers