Arduino icon indicating copy to clipboard operation
Arduino copied to clipboard

This is ArduCAM library for Arduino boards

Results 140 Arduino issues
Sort by recently updated
recently updated
newest added

I recently bought an arducam mini 2MP, I connect it to my arduino uno R4 WIFI, I want to run the example code "ArduCAM_Mini_2MP_OV2640_functions", but when I want to compile,...

Hello. Tell me, do you have an example for using the MT9V022 camera on an esp32? Thank you.

My current Setup: -Arduino UNO R3 -Arducam OV5642 5MP Plus camera I wanted to add an external trigger to the same arduino which is also connected to the arducam. I...

I am currently working with the Arducam-MINI-CAM-PLUS and have successfully captured video and saved it to an SD card. However, I would now like to implement live video streaming functionality....

Adds support for Uno R4 Minima + WIFI Closes #590 ## Compiler options It looks like the compiler options used to specify the R4 Minima and R4 WIFI are [ARDUINO_UNOR4_MINIMA](https://github.com/arduino/ArduinoCore-renesas/blob/7b8aba7282762ce78cad10f6080e08db30f4d3aa/boards.txt#L69C41-L69C61)...

Compilation error: 'class ArduCAM' has no member named 'read_fifo_burst'; did you mean 'set_fifo_burst'?

Hi, I'm trying to connect my Arduino Nano 33 BLE SENSE with the Arducam Mega 5MP camera. The Nano works fine plugged into all the USB ports and can run...

Hi All currently making a circuit to save images to SD card, previously i bought an arducam and my code worked perfectly (however it kept saving over old files on...

Hello Arducam Team, I am using OV5642 SPI camera module. Th3 quality of image captured by the arducam host application is really good but when I am capturing images and...