waveform80 / picamera

A pure Python interface to the Raspberry Pi camera module
https://picamera.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
1.57k stars 357 forks source link

Add analog and digital gain #637

Open chrisruk opened 4 years ago

chrisruk commented 4 years ago

Adds ability to set analog and digital gain manually

waveform80 commented 4 years ago

This looks great, but I need to add some commits for the docs on this one - there's several places in the docs and recipes that claim gain is not adjustable. I'll try and get this done this evening (fairly sure I know most of the places that need changing).