07/02/25 Melody Chien
Version: Python 3.11
Place all the files and folders in the same directory
Example Code from OpticsFocus: Example.py
- make sure to set the correct serial port for the stage
DaHeng_Camera_Test: single frame camera capture
2camera_pyqt_06XXXX: different attempted versions to integrate PyQt, camera, and the stage. The first 2 (camera and PyQt) are working
stage_control_061625: attempt to integrate PyQt and the stage
stage_motion_test_061625L: no GUI, attempt to use the stage functions directly from list of public DLL functions
DaHeng_Camera_Test_winforms: Integration of camera using winforms only for image processing. Slow and error prone due to array bit manupulations