Camera Settings Manually

1.Which seller did you purchase the product(s) from?

2.The Model number of the product(s) you have purchased?

3.Which Platform are you using the product(s) on?

4.Which instruction are you following?

5.Has your product ever worked properly?

6.What problems are you experiencing?
Dear Arducam Forum,

I’m using Arducam Cameras(OV9281, OV2311 and MT9J001) on Raspberry Pi 4. And I would like to write a Python Code where I can set Camera settings manually. The Image I would like to save as a.RAW File or as a .npy Array file.

My question is are there any built-in functions(Python) where I can set ISO, Shutterspeed, Analog Gain, Digital Gain, White balance, White balance gain, brightness, sharpness, contrast, saturation, and when there are more settings I would like to disable them or put them into middle Position.

I am looking for a Code example or for an example in the advanced Dokumentation.

Thank you for your help

Griller
7.What attempts at troubleshooting have you already made?

8.How would you like us to help you?

Dear Sir,

At present, we have a test demo here

https://github.com/ArduCAM/MIPI_Camera/blob/master/RPI/python/preview.py

But the control of some parameters has not been implemented in our SDK yet.