qrusthy 0.1.0

Rust wrapper for the QHYCCD SDK for QHY Cameras
Documentation
  • Coverage
  • 2.72%
    146 out of 5374 items documented0 out of 576 items with examples
  • Size
  • Source code size: 646.38 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 34.66 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • emaadparacha/qrusthy
    1 1 1
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • emaadparacha

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... 🚧