Hello !
I really like openPHD - it seems like a real good basic software. What I don't like about it is that you can't connect your hardware over network. The same thing seems to be possible with indi (another open source software). I have already checked indi but they have no usefull support for the raspberry pi camera (they use the v4l2 driver which basically limits the exposure time).
I'm also a C# developer and thought that I could develop ASCOM driver which streams the images that are used for guiding to my pc. And than send again the correction commands to my mount (that is also connected to the raspberrypi).
And thats actually my plan but there are a few questions:
- With my current setup the RPI Camera V2 NoIR Module needs 3-6seconds to get vissible images of stars - is that okay or do I need to change the setup ?
- I'm using a 70-300mm Nikor lense for the RPI Camera and a 500mm muskatov mirrow-lense on an APS-C camera
- Tests have shown a maginfication factor of 6 -10 times (caused by the smaller webcam image sensor - may be very good for planetary shoots)
- And here comes the main question: I'm able to progam and build drivers but how do I get OpenPHD to actually use my self developed ASCOM drivers for the guiding camera / mount ?
Hope someone of you has ideas about this project.
Thanks in advance,
Dominik