Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/devducks/asi-rs

ZWO ASI drivers written in Rust
https://github.com/devducks/asi-rs

asi asicamera astrophotography driver filterwheel hacktoberfest rust zwo zwoasi

Last synced: 15 days ago
JSON representation

ZWO ASI drivers written in Rust

Awesome Lists containing this project

README

        

# asi-rs

ZWO ASI multiplatform drivers written in Rust.

The idea of this package is to provide multiplatform native drivers for all ZWO ASI SDKs, including:

- ASI cameras
- ASI filter wheels
- ASI mounts
- ASI EAF

Every product will have its own folder to mantain order with the code, to find info about a specific product
please follow the links:

- asi_ccd driver [CLICK](src/bin/ccd/README.md)