Skip to content

Python GUI app for handheld camera using picamera2

License

Notifications You must be signed in to change notification settings

u759/handheldPiCam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

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

image image

About

Python GUI app for handheld camera using picamera2

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages