Jasline123
@jasline123
Eminent Member
Joined: 2022-08-19 9:30 am
Last seen: 2022-09-10 10:45 pm
Topics: 0 / Replies: 20
Reply
RE: Python, MicroPython, CircuitPython

But I was not able to find the cv2 module in circuit python. And I am not so good with programming. So I got stuck...

6 months ago
Reply
RE: Python, MicroPython, CircuitPython

@zander I checked for a method for capturing video but couldn't find one.

6 months ago
Reply
RE: Python, MicroPython, CircuitPython

@zander oooh thanks..Can i ask one more doubt? How can i take video with this camera and rapsberry pi pico...Now i am capturing the image alone

6 months ago
Reply
RE: Python, MicroPython, CircuitPython

@zander Thanks Alot...I have one doubt if anyone knows to calculate the frame rate? Connecting ov2640 with raspberry pi pico.I am not sure how to proc...

6 months ago
Reply
RE: Python, MicroPython, CircuitPython

@zander Thank you,...Right now all the errors are gone. But the 2nd camera is not capturing the image...It is returning "None"

6 months ago
Reply
RE: Python, MicroPython, CircuitPython

@zander The cameras are working individually. I tested with commenting each one separately... But I did not use the deinit, init one correctly as yo...

7 months ago
Reply
RE: Python, MicroPython, CircuitPython

@zander I tried the bus. deinit() but still getting the same error for 2nd camera.

7 months ago
Reply
RE: Python, MicroPython, CircuitPython

@zander This has been a huge help. Thanks a lot...I will figure it out.... 🙂 🙂

7 months ago
Reply
RE: Python, MicroPython, CircuitPython

@zander So i have written a code and used two i2c buses for two cameras(ov2640 with same address 0x30), But this code is giving me errors as So i...

7 months ago
Reply
RE: Python, MicroPython, CircuitPython

@zander Oh that is helpful...Thanks a lot..il check in that site... 🙂 🙂 🙂

7 months ago
Reply
7 months ago
Reply
RE: Python, MicroPython, CircuitPython

Any chance you can clarify/know if you can make multiple I2C buses on a Pico in CP to deal with using two I2C devices with the same address, or if the...

7 months ago
Reply
RE: Raspberry Pi Pico - Control the (I/O) World

This is slightly different from Arducam actually. Anyways il try that as well. Thanks a lot for the help.

7 months ago
Forum
Reply
7 months ago
Forum
Reply
RE: Raspberry Pi Pico - Control the (I/O) World

My aim is to connect the camera, capture image and save to an SD card which is not working and throwing the error import os import board import...

7 months ago
Forum
Page 1 / 2