A CCD capture software intended for the amateur astronomer.
CCDciel has all functionality required for advanced imaging of celestial objects including sequences for fully automated unattended operation. But it is also possible to make simple capture in manual mode.
For devices connection it uses the INDI and ASCOM standards drivers. It can control the CCD/CMOS camera, focuser, filter wheel, rotator and telescope mount and uses image resolving software such as Astrometry.net.
- Windows
- macOS
- Linux
- Advanced automated imaging sequences for unattended operation
- Manual capture mode for interactive control
- INDI and ASCOM driver support
- Multi-device control:
- CCD/CMOS cameras
- Focusers
- Filter wheels
- Rotators
- Telescope mounts
- Image plate-solving with Astrometry.net integration
- Cross-platform compatibility
The program is still in beta version but is now quite stable and runs smoothly on every platform. Testing and bug reports are welcome and appreciated.
Built with:
- Compiler: Free Pascal
- IDE & Library: Lazarus IDE
For precompiled versions and detailed installation instructions, visit: https://www.ap-i.net/ccdciel
- libpasastro - Required library
- Main Website: https://www.ap-i.net/ccdciel
- Issue Tracker: https://www.ap-i.net/mantis/set_project.php?project_id=3
- Standards & Drivers:
- INDI Library - Instrument Neutral Distributed Interface
- ASCOM Standards - Astronomy Common Object Model
This software is part of a full suite for astronomical observation:
- skychart - Planetarium software
- indistarter - INDI server management
- eqmodgui - EQ mount control
This project is licensed under the GNU General Public License v2.0 (GPLv2). See the LICENSE file in the repository for full details.
Contributions are welcome! Please report any issues, bugs, or suggestions through the issue tracker.
To contribute code:
- Fork the repository
- Create a feature branch
- Make your changes
- Submit a pull request