Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Having trouble getting the ArduCam SPI (MP2) camera to work #93

Closed
sgbaird opened this issue Oct 8, 2022 · 4 comments
Closed

Having trouble getting the ArduCam SPI (MP2) camera to work #93

sgbaird opened this issue Oct 8, 2022 · 4 comments

Comments

@sgbaird
Copy link
Member Author

sgbaird commented Nov 3, 2022

Giving up on Arducam's OV2640 2MP. I had to replace the ribbon cable, there hasn't been any support from Arducam (forums and contact form) after about a month. The forum post I made won't even post because it's being "held for review" (~26 days). I'm planning to hold out for the Enviro Camera (Pico W onboard) and probably set it up as its own MQTT device rather than try to do hardwired data transfer between it and the Pico W running the experiments.

Doesn't seem that I needed pull-up resistors. Probably not an issue/discrepancy between Pico H and Pico W. Not worth it for me, hence planning to wait for something better or go with something other than the Pico. Technically I could also probably go with Adafruit's guide on taking camera images and transferring them to the Pico; however, this is also a CircuitPython implementation.

Switching back to CircuitPython seems like a possibility now that a bug affecting adafruit_minimqtt has been fixed in the firmware.

@sgbaird sgbaird closed this as not planned Won't fix, can't repro, duplicate, stale Nov 3, 2022
@sgbaird
Copy link
Member Author

sgbaird commented Nov 3, 2022

The Grove Mini Camera seems like a nice option if it was in stock and assuming it could be easily set up to work with Pico W running MicroPython.

See also:

Not a color camera, but an IR camera might be interesting for other applications https://wiki.seeedstudio.com/Grove-Thermal-Imaging-Camera-IR-Array/

@felixmosh
Copy link

Hi @sgbaird did you managed to connect & take picture with OV2640 & pi pico W?

@sgbaird
Copy link
Member Author

sgbaird commented Aug 21, 2023

No, but if I come back to this I plan to follow the tutorial from https://learn.adafruit.com/adafruit-ov5640-camera-breakout/raspberry-pi-pico-usage using their Adafruit camera.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants