Library for controlling MI CCD cameras.

Copyright (C) 2010-2013 Petr Kubanek <petr@kubanek.net>
Copyright (C) 2010-2013 Moravske pristroje, s.r.o. <http://www.mii.cz>

All MI CCD should be supported with this library. We tested code with those model:

G1-0300
G1-0800
G1-1400
G1-2000
G2
G3
G4

You should have a recent Linux kernel. Library should work on all 2.6 and later
kernels. As the library uses standard USB interface available from the kernel, it
does not require any kernel module.

To see and use a test programm, go to example directory, and (if you have make
and C compilers installed), run make. Then run as root produced binary file
(miccd-test). You can either run it without any parameter, or put a single
parameter - camera ID.

You can retrieve camera ID by connecting only single camera and running
miccd-test without any parameters.
