Basic Python GUI using Qt to control an Arducam IMX519 16MP camera. Uses picamera2 and has speed optimizations to capture photos quickly, minimizing preview lag even at max resolution. Requires touchscreen display for all functions. Features:
- GPIO capture and focus button assignment
- Image playback and scroll using GPIO buttons
- Shutter speed and gain adjustment
- Focus
- Auto mode
Rev 1. Will update later. Code has room for improvement:
- Prevent crash on opening corrupted files
- Eject button/figure out how to not corrupt on instant SD removal