Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 524 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 524 Bytes

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.

🚧 Some work is still in progress... 🚧