Autofocus suggestion and rudimentary code #2938
astroimagineer
started this conversation in
New feature requests
Replies: 1 comment
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I just thought I would share this.
I have a small stepper motor attached to the lens of my Allsky cam which allows me to re-focus the lens remotely.
I wrote the code for this in the beginning of 2021, so I'm not entirely sure how easy it is to re-attach to the current version of allsky, but I just figured I would share. Maybe someone can do something with this.
Two files: autofocus.py which is the focusing routine, and focus.py which enables you to manually step your focus stepper.
I think most of the code is self-explanatory. If this post is useless, feel free to delete.
Kind regards!
focus.txt
autofocus.txt
Beta Was this translation helpful? Give feedback.
All reactions