qrusthy

Crates.ioqrusthy
lib.rsqrusthy
version0.1.0
sourcesrc
created_at2022-09-24 14:57:30.378074
updated_at2022-09-24 14:57:30.378074
descriptionRust wrapper for the QHYCCD SDK for QHY Cameras
homepage
repositoryhttps://github.com/emaadparacha/qrusthy
max_upload_size
id673045
size645,180
Emaad Paracha (emaadparacha)

documentation

README

qrusthy

(q-rust-hy)

QHYCCD 🤝 Rust

  1. Download and install the latest QHYCCD SDK - available here.
  2. Latest bindings have been generated using bindgen for the 21.09.16 release of the QHYCCD SDK.
  3. Run cargo build to build the Rust QHYCCD SDK.
  4. Enter examples/single_frame_mode and use cargo run to run code in the main.rs file that captures a single frame image using the camera.

🚧 Work is still in progress... 🚧

Commit count: 14

cargo fmt