Quote:
Originally Posted by davidpretorius
bird, i would love to play with the source code is possible.
I am working in vb .net and trying to combine driving my dob with usb stepper motor, acquiring long exposure images with the modified toucam and also centering, focussing etc.
pm me if that is ok for me to play
|
ppmcentre is written in C, and compiles on both Linux and Windows. I'm happy to give you a copy of the code to play with, but any changes you make that you want to contribute back have to compile under both Windows and Linux :-)
Compiling on Windows is done with the MinGW C compiler, it's a Windows version
of the standard GNU C/C++ compiler.
I'll put a page up on my website where you can grab a copy.
regards, Bird