generic-camera is a framework for implementing type-agnostic interfaces for camera devices. See generic_camera/README.md for more information about
the library.
This repo also contains generic_camera_asi, which contains an implementation of the traits in generic_camera using the ZWO ASI Camera SDK.
See generic_camera_asi/README.MD for more information.