- Download and install the latest QHYCCD SDK - available here.
- Latest bindings have been generated using
bindgenfor the 21.09.16 release of the QHYCCD SDK. - Run
cargo buildto build the Rust QHYCCD SDK. - Enter
examples/single_frame_modeand usecargo runto run code in themain.rsfile that captures a single frame image using the camera.
🚧 Some work is still in progress... 🚧