Thanks to visit codestin.com
Credit goes to github.com

Skip to content

doctorandrey/indi_cam10_ccd

Repository files navigation

indi_cam10_ccd

Making Indi driver for DIY Cam10 CMOS camera (Aptina/Micron MT9M001)

Original code was written in Delphi by Gilmanov Rim (Гильманов Рим). Ascom driver was written by Sergiy Vakulenko. Their code is shared on Sergiy Vakulenko's Github: https://github.com/vakulenko/CAM10_software

This port is based on the code of Gilles Le Maréchal (gehelem) - github

See:

Before starting:

sudo cp 99-cam10.rules /etc/udev/rules.d/
sudo service udev restart

To use it as stand alone application uncomment:

#define TESTING

Then run it:

./indi_cam10_ccd -p 155 -e 0.5

where -p is the hex value of the test pattern, -e exposure duration in seconds (min 0.1 max 1)

Andrei Prakapovich

About

Indi driver for DIY Cam10 CMOS camera

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published