SDK DEMO and Sample Project
SDK Manual and Demo Program SDK API Manual SDK API introduction, including the use of common functions and some simple sample code. Download: https://www.qhyccd.com/file/repository/latestSoftAndDirver/Demo/QHYCCD%20SDK%20API%20MENU_V2.6_EN_Beta.pdf SDK Demo SDK C Wrapper qhyccd_c_wrapper This is a C-language wrapper for the QHYCCD SDK. Because the SDK itself is a C++ library, direct use from languages such as C or Go is not straightforward. This wrapper solves the problem