Off topic, software implementation for universal eVscope style image intensifier? #1359
astrotater
started this conversation in
General
Replies: 1 comment 1 reply
-
What kind of lens are you planning for this device? Allsky or a tighter view? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I’m working on a universal eVscope style image intensifier. It has a Raspberry Pi Zero 2W at its core, with a RPi HQ Camera and the “eyepiece” is a 1.28” TFT. It will have space for a 3,000 mAh lipo which should run all night. It will have two encoder knobs, one for gain and one for exposure.
I’m hoping it can turn any go-to telescope with tracking into a basic eVscope.
The final size will be roughly that of the “hand grenade” style large eyepieces on the market today.
Basic functions will be a “live” view for target centering, and some sort of limited live stacking at the TFT eyepiece. EAA at the eyepiece instead of requiring all sorts of equipment.
Any thoughts on how to implement this? I’m considering just a basic python script to interface with the camera, with the only user interfaces being the two rotary encoders. Maybe add more features in the future, but just the basics for now.
Beta Was this translation helpful? Give feedback.
All reactions