Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/devducks/asi-rs
- Owner: devDucks
- License: gpl-3.0
- Created: 2022-04-26T12:28:06.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-05T14:59:45.000Z (9 months ago)
- Last Synced: 2024-12-08T09:29:19.584Z (15 days ago)
- Topics: asi, asicamera, astrophotography, driver, filterwheel, hacktoberfest, rust, zwo, zwoasi
- Language: Rust
- Homepage:
- Size: 19.2 MB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 EAFEvery 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)