-
I have OV2640 connected to Arduino Nano RP2040 Connect. It works well, but I only see the option of taking a JPEG image. I need to take a RAW image instead, preferably in a grayscale of size 80 x 50. …
-
**Is this request related to a missing driver support for a particular hardware platform, SoC or board? Please describe.**
Seeed Studio XIAO ESP32S3 was recently added (PR #59732). As this board al…
-
### The Feature
As the title says. For example my meter has only black and red digits on white background. Being able to use only red channel for BW image would greatly increase contrast of the pictu…
-
Hi!
I am working on a NodeJS project on a raspberry pi which uses the ArduCam Mini 2MP. Since I'm not that experienced with wrapping a c-library to Node, I decided to just "port" the code of the ex…
-
Hello,
How can we take a grayscale RAW image from the OV2640 2MP Mini camera? I need a 160*120 image with 8 bits per pixel data.
Can you please provide some code for the same.
Thanks!
-
-
Hi,
I am using OV2640 Mini camera with Arduino Uno R3. I have successfully made the connections and verified using the Arducam Host app that it works.
Now, I am using PySerial instead to send comman…
-
I recently purchased an ArduCAM mini 2P OV2640 (Rev. B) and am using it on an Arduino UNO with v1.6.5 IDE. I downloaded the libraries from here and installed them and tested compiled the "ArduCAM_M…
-
I purchased a OV2640 module (http://www.ebay.com/itm/281067291314 with 20 pins). However after doing some research it's still not clear to me if this module can be operated with a low pin count MCU. I…
-
I am using ArduCAM (OV2640) library with a ESP8266 Nano V2 to run a capture example code (following the instruction, http://www.arducam.com/knowledge-base/esp8266-nano-v2-tutorial/), but it was not wo…