Berat Yılmaz

Results 6 comments of Berat Yılmaz

Hi, I am trying to send image data with LoRa module from one Arduino to other. SPI interface of both of them is OK. I edited ArduCAM_Mini_2MP_OV2640_functions to send the...

This is the code. // ArduCAM Mini demo (C)2017 Lee // Web: http://www.ArduCAM.com // This program is a demo of how to use most of the functions // of the...

I checked whether camera works normally or not. Camera works just fine. Image data is held in temp, isnt it? So i have to print temp in demo? — >...

As your recommend I am trying to write the image data to serial monitor only. In demo code read_fifo_burst function is given like that. ArduCAM App doesnt show values of...

[image: image.png] This is the output of example code ArduCAM_Mini_2MP_OV2640_functions. Should I use your app?If so, what should I do to see value of temp? Arducam Support , 2 Nis...

I sent you the video of what I am doing. As you can see, in the first part, it takes a picture without a problem. In both 320x240 and 1600x1200...