Skip to content

Driving software for camera sensors manufactured by PI(Princeton Instruments).

Notifications You must be signed in to change notification settings

jiwon-astro/PICAM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PICAM

Driving software for camera sensors manufactured by PI (Princeton Instruments).

Requirements

  • PICam 5.x (SDK)

Test.cpp

Testing basic exposure settings:

  • Sensor temperature (in °C)
  • Analog gain (High / Medium / Low)
  • Image Quality (Low Noise / High Capacity)
  • Exposure time (in milliseconds)
  • Number of frames

The output file is in .txt format and includes exposure information. Supports subsequent exposures with a fixed time interval.

Dark.cpp

  • Used only for dark frames

Gain.cpp

  • Obtains both bias frames (0s exposure) and light frames for each exposure time.
ProgramOperationStructure

About

Driving software for camera sensors manufactured by PI(Princeton Instruments).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages