How to test Arducam 108mp with any Software Programming

  1. Where did you get the camera module(s)?
    buy on Arducam

  2. Model number of the product(s)?
    EK030

  3. What hardware/platform were you working on?
    windowns, visual studio code

  4. Instructions you have followed. (link/manual/etc.)
    Software SDK and API for Python - Arducam Wiki

  5. Problems you were having?
    cannot try with visual studio

  6. The dmesg log from your hardware?

  7. Troubleshooting attempts you’ve made?
    Sreaching on gg

  8. What help do you need?
    I have arducam 108mp. I need try shot a picture using visual studio code, not shot by GUI.
    Many thank for help me!

Hi,
Have you tried this?

Hi Dion and Team.

Have a nice day. Thank for your reply.
I have tried this and I can play video and take a picture.
But I want to run my program in Visual Studio Code. Like this below picture,

Now, I just can run by using CMD and type " python3 Arducam_test1.py -v --preview-width 1280 -f config_4000x3000.cfg"

I don’t know how to import .cfg file in my python code.

Glad to get your help!

Thanks anh best regards.

Thanks.
I did it :grin: :grin: :grin: :grin:

And I have a question.

In my project, Arducam 108mp will take a picture at 12000x9000 pixel. About 100 times a day and and always powered.

Will I be able to use it for a long time? I’m afraid it’s going to be a problem.

Hi,
Take it easy, this camera is not as fragile as you think… :rofl:

Hi Dion!

Thank for reply.
I have a new question.
When I take a piture with GUI. I adjust ISPGamma bettwen 0 and 1.
I found that when ISPgamma = 0, the picture tinged with green. When ISPGamma = 1, the picture is nomal.

From that, I adjust config file live below picture. WHen I adjust ISPGamma = 0 or = 1. The picture allway tinged with green.


and this is my code.
image

image

Thank for your help!

Hi,
We have updated the detailed document about EK030 and it may be helpful for you. You can click the icon to download the relevant file in the doc.

Hi,
By the way, if you know Chinese, there is an original document written in Chinese which may help you learn it deeply…

Hi Dion,

If i may ask, where can i get the updated cfg file as mentioned in the docs?

image

Thanks

Hi,
You can click the icon to download them in the doc file. Or I provide the link for downloading.

Hi Dion and Team!

Thank for your reply.

I have read the document. as I understand at 4.4 update configuration file in document.


Is this code to change default focus from 210 to 262 and how to calculator this.?

and how to change the default value for any remaining parameters.
image

Thank for your help :grin:

@SupportTeam please help me!! :sweat: