OV7670 Camera module to PC with Arduino (SIMPLIFIED!)

Ғылым және технология

This is a remake of my old OV7670 to tutorial PC video. I have simplified and optimized it a lot.
Link to my Article to download ArduImageCapture plugin for Arduino IDE:
circuitjournal.com/arduino-OV...
LiveOV7670 code:
github.com/indrekluuk/LiveOV7670
Buy from Amazon :
OV7670 camera module: amzn.to/3pGWVpa
Genuine Arduino Uno: amzn.to/2ZXfdsr
Genuine Arduino Nano: amzn.to/2zF8Q2e
Breadboard: amzn.to/2zKBLSg
Resistor set: amzn.to/3bhwzIt
Set of jumper wires: amzn.to/3dkDw7r
(As an Amazon Associate I earn from qualifying purchases)
Buy from Aliexpress:
OV7670 Camera Module: s.click.aliexpress.com/e/_AZB9lN
Arduino Nano Compatible Board: s.click.aliexpress.com/e/_Ao54In
Arduino Uno Compatible Board: s.click.aliexpress.com/e/_AVaoKb
Set of Jumper Wires: s.click.aliexpress.com/e/cnhvUw2c
Resistor Set: s.click.aliexpress.com/e/_dTF...
Breadboard: s.click.aliexpress.com/e/c8fITwTm
Disclosure: Bear in mind that some of the links in this post are affiliate links and if you go through them to make a purchase I will earn a commission. Keep in mind that I link these companies and their products because of their quality and not because of the commission I receive from your purchases. The decision is yours, and whether or not you decide to buy something is completely up to you.
00:00 Intro
00:48 ArduImageCapture plugin
01:50 Required components
03:02 Arduino code (LiveOV7670)
04:12 Checkpoint #1
04:42 Wiring
07:07 Checkpoint #2
07:45 Pixel wires
08:07 Done!
Music from KZread audio library:
All the Fixings - Zachariah Hickman

Пікірлер: 226

  • @MahBor
    @MahBor2 жыл бұрын

    Found your channel recently, just tried this project and the load cell one and they both work! Wanted to thank you for making these videos. Without you I wouldn’t have been able to make this camera work. Keep up the great work and good luck!

  • @IndrekL

    @IndrekL

    2 жыл бұрын

    Thank's a lot for the feedback!

  • @darrenleeyx
    @darrenleeyx2 жыл бұрын

    Hi Indrek, good to see you back on these tutorials! Thank you so much for your assistance in my load cell project earlier this year. Hope to see more amazing videos from you :) All the best, Darren

  • @IndrekL

    @IndrekL

    2 жыл бұрын

    Thanks!

  • @dogzer
    @dogzer Жыл бұрын

    I'm glad to have found this channel! KZread shouldn't keep this hidden from people. 😅

  • @maxamad13
    @maxamad1311 ай бұрын

    found your channel now and loving it man.

  • @augustvanhout2163
    @augustvanhout2163 Жыл бұрын

    Great stuff! Just discovered that the custom tools functionality (so ArduImageCapture) is not implemented in Arduino IDE > version 2.0. Be sure to use legacy IDE

  • @manavmanoj3870

    @manavmanoj3870

    Жыл бұрын

    thank you very much for sharing, I just came across this issue

  • @1queijocas

    @1queijocas

    Жыл бұрын

    thank you, I was having difficulties figuring out what was wrong

  • @nitish6491

    @nitish6491

    11 ай бұрын

    But i need to implement in Arduino IDE 2.1.1 Version. Then what I have to do. Set ArdulmageCapture plugin. Please reply ASAP.

  • @mukhos2481

    @mukhos2481

    3 ай бұрын

    Which Arduino ide is suggested? 1.8.0 ?

  • @catalinpopa8908

    @catalinpopa8908

    18 күн бұрын

    @@nitish6491you can just go to the folder and search for a .bat file. You will see it runs some java code which is also there. It worked for me. It doesn’t need to be in arduino, you can run it outside the ide

  • @xuttuh5260
    @xuttuh52602 жыл бұрын

    This is so cool! At last someone who solved the mysteries of OV7670! Idea for a future Iteration: A version that streams the Image to the LCD and into the PC at the same time. 🙂

  • @leotoe7425
    @leotoe7425 Жыл бұрын

    Thank you very much for your video. I can't find any information about OV7670 without FIFO in China LAN.Luckily, I found it on KZread.Thanks again.

  • @jameslewis1093
    @jameslewis10932 жыл бұрын

    Hello lndrek, I was wondering if you knew what these boards where. My son and I are building a small robot by Thames Kosmos and I wanted to put a blue tooth camera on it. Thanks.

  • @Anointingify
    @Anointingify Жыл бұрын

    Hi Indrek, thanks for the video. Please, Can I connect the D0 to D7 of the camera to I/O Expander pcf8574? Which of the camera pins are input and output? I haven't tried it because I don't want to damage any of my boards. Thank you in anticipation.

  • @ysh_lapish
    @ysh_lapish2 жыл бұрын

    This helps me a lot. I wanna ask how could I set up sepecifed path for the captured images? Like make it automatically saved to my google drive? Thanks again for your big help!!

  • @luisnoriegaolalde3316
    @luisnoriegaolalde33162 жыл бұрын

    Hi Indrek! Your tutorial is amazing! Thanks a lot. Just one question: is there any way to save to an SD card any image captured by the camera? I'm trying to do something like a "surveilance camera" (not connected to a PC): when a PIR sensor is activated, the arduino captures an image on a SD card. Is it possible? Can you help me? Thanks.

  • @Raj-mc5hk

    @Raj-mc5hk

    2 жыл бұрын

    Yes its is possible, but you will require more pins and an sd card module.

  • @mohammadalsmadi8260
    @mohammadalsmadi82608 ай бұрын

    when downloading the code I have a problem instead of the folder LiveOV7670.ino I have LiveOV7670 which is a notepad file, but still, the type is written as an INO file can u help me with it? what should I do? thank you,

  • @gabs1216
    @gabs1216 Жыл бұрын

    Nice! Thanks for this video. Works for me

  • @averagegodotenjoyer
    @averagegodotenjoyer7 ай бұрын

    For anyone who just keeps getting the red screen and everything looks correct. You even get the vsync word popping up in the terminal. Try switching out the 1k and 680k resistors for 4.7k resisters. 4.7's on both connections. I'm not sure why this worked for me. I believe it is a difference in the camera chip itself. My ov767 module was labeled differently is as follows: scl = sioc sda = siod mclk = xclk pclk = pclx vs = vsync If yours is labeled this way it may be your resistors that need changing. Only change the 1k and 680 though. Leave the 10k resisters alone, they are fine. I don't know why this works I'm just documenting that it did. Hope this helps someone, because it threw me for a loop. this guide was great though. Also if you have the new Arduino ide It may be better to just get the old version which is still available on the website. Idk why I didn't think of that sooner trying to get this working with the new ide is annoying.

  • @wpprohelper9796

    @wpprohelper9796

    4 ай бұрын

    Hi, I am getting coloured blur images. Do you know what can be the issue?

  • @user-me4ks2km3r

    @user-me4ks2km3r

    4 ай бұрын

    @@wpprohelper9796 Did you manage to fix it?

  • @wpprohelper9796

    @wpprohelper9796

    4 ай бұрын

    ​@@user-me4ks2km3rYes, it was due to the lens. Try adjusting the lens of the camera and see if image is clear

  • @alikahkesh9679
    @alikahkesh9679 Жыл бұрын

    Hello, thank you very much for your tutorial. Do you have a similar video for the FIFO version of this module?

  • @carolinoangelihopep.5816
    @carolinoangelihopep.5816 Жыл бұрын

    Hi, All was going well when I did it up until I experimented with the UART and there was an error what possibly could've happened?

  • @moonmatthew
    @moonmatthew Жыл бұрын

    how do you make it with the display, with a HUD? maybe with a rtc module to live stream time to the display with the live video feed from the camera?

  • @elianvasquez6862
    @elianvasquez68622 жыл бұрын

    Hi Indrek, nice project, super useful. Am planning to apply it for my final college project. Can you help creating the code to take a picture just when I tell the code to do it?

  • @prajapatimanvendra3128
    @prajapatimanvendra3128 Жыл бұрын

    Hi Indrek, I am not getting anything beyond red, checkpoint 1, what can go wrong? I am checking all the connections and wires

  • @elless317
    @elless317 Жыл бұрын

    Congratulations!👍🏻

  • @dans.6646
    @dans.6646 Жыл бұрын

    Hi Indrek, If I put listen and I don't get any color screen, what problem could be happening, if I already uploaded the code to the arduino UNO.

  • @alpha499
    @alpha4996 ай бұрын

    The video you showed us is very useful. But how make this board to send the video or photo to another device (computer) wirelessly?

  • @neutron7
    @neutron7 Жыл бұрын

    Can the arduimagecapture work with 16 bit RGB565? i would like to send my ILI9341 frame buffer to the computer. If it does,I imagine it would be faster since its sending 16 bits instead of 24.

  • @diasdasilva5096
    @diasdasilva509610 ай бұрын

    Hello, very nice tutorial! Could you perhaps tell me why my image is very distorted, and you can't really make anything from it?

  • @user-te1hu7lb2p
    @user-te1hu7lb2p2 жыл бұрын

    Can I use this program to test the OV7670 without FIFO? Can OV7670 be used to identify colors?

  • @rtmesuperthegreat7412
    @rtmesuperthegreat741210 ай бұрын

    Hey there. Thanks so much for the tutorial but is there a way to export each individual frame to edit it. Thanks for your help.

  • @user-kf6ij7ic2r
    @user-kf6ij7ic2r Жыл бұрын

    Can I use OV7670 with FIFO for production? What is the difference between the steps above?

  • @eyadahmed
    @eyadahmed Жыл бұрын

    Can i use this camera to make an OCR with arduino and outputs the text as a sound to help blind people in simple daily tasks which or it will be difficult to implement?

  • @apurvasingh1907
    @apurvasingh190710 ай бұрын

    why have you not used the horizontal sync? any particular reason?

  • @Bianchi77
    @Bianchi77 Жыл бұрын

    Nice info, thanks for sharing it, keep it up :)

  • @karljastin6985
    @karljastin6985 Жыл бұрын

    CAN YOU HELP YOU ME? MY UART_MODE 16 is not functioning well in the correct size. What should I do?

  • @vimalbherath7163
    @vimalbherath71632 жыл бұрын

    1. I using ov7670 camera module for obstacle Avoidance car. So I used L293d motor driver shield. How to change my own pins in the code. 2. For camera test I tried it Arduino uno without L293d motor driver shield its work.but I want to change ov7670 camera image angle.(I fixed camera which pin side below and that time image is rotated) so I want to change rotate Angele. Can you help me.

  • @DidierWiot
    @DidierWiot8 ай бұрын

    Would it be possible to use this for basic shape recognition/object detection?

  • @ViniciusMNunes2
    @ViniciusMNunes22 ай бұрын

    Very good video! Is there any way to adjust the contrast and/or change the colors? The contrast is way too high in grayscale mode and in RGB mode everything has a red tint for me

  • @ritikakumari6591
    @ritikakumari65912 жыл бұрын

    Thank you for the video. Will definitely try this. As an extension to this project, can you please show how to upload the images captured to google drive

  • @oguzhantelli9204
    @oguzhantelli92042 жыл бұрын

    EXAMPLE comes without errors until 11, but then I get very different images. So, i didn't get 640*480 rgb. Can you help?

  • @coolmcplayz
    @coolmcplayz10 ай бұрын

    Hey indrek could you make another video with this module only? The ArduImageCapture plugin doesnt work with the newest arduino release

  • @pixelkoucholo7462
    @pixelkoucholo74622 жыл бұрын

    Dude we miss you!

  • @scottymcclaggin6527
    @scottymcclaggin65272 жыл бұрын

    Hmmm so I'm using an Arduino clone and it looks just like the one in the video, but I can't seem to use the 1 or 2 Mbps baud rates. Anyone have some insight into why that might be?

  • @debanjanborthakur4321
    @debanjanborthakur4321 Жыл бұрын

    Hi, I was trying to use your serial to spreadsheet converter, it did not work.

  • @stargazer4574
    @stargazer4574 Жыл бұрын

    Hello. Isn't there already a 3.3V pin on the Arduino Uno or Nano for the XCLK pin of the OV7670?

  • @aryannavalkar6237

    @aryannavalkar6237

    4 ай бұрын

    Same question!!??

  • @CaptainMarci104
    @CaptainMarci1042 жыл бұрын

    unfortunately not working for me. The picture where it is supposed to be green in ImageArduCapture is sometimes working, sometimes not, regardless of the baudrate. Sometimes it threws errors, sometimes not. Mostly the picture look frizzy black and green. and when noting is connected, sometimes the image is red, sometimes blue with a frizzy top.. just not working and always other seemingly random results.

  • @subayyalsajjad2527
    @subayyalsajjad25272 жыл бұрын

    Hi @Indrek, I've Been Following Your Tutorial To Integrate OV7670 with my own Project but I'm Unable To Control Frames at Output (I want The Camera To Take a Picture When My Motion Sensor Detects Motion). Can You Please Help me Out a Little 😅

  • @LucreBem
    @LucreBem2 жыл бұрын

    Can I use a laptop camera instead? It has a USB connection.

  • @dyl_ko
    @dyl_ko4 ай бұрын

    hi! can this take pictures and be displayed through an OLED display and be saved to a device?

  • @israelperezvicente1747
    @israelperezvicente17472 жыл бұрын

    Amazing, many thanks!!!

  • @extragames4365
    @extragames4365 Жыл бұрын

    why is there no CameraOV7670.h library whan i am traying to do this on arduino 2.0.3

  • @sv5673
    @sv5673 Жыл бұрын

    how about a version that writes to External SPI RAM - instead of Serial ?

  • @solalpapillard9364
    @solalpapillard9364 Жыл бұрын

    Hello, does anyone know what electrical schematic he is using?

  • @artsaward3983
    @artsaward3983Ай бұрын

    hi! i am trying this and just before checkpoint 2, the box goes orange... can you help?

  • @richi8285
    @richi8285Ай бұрын

    Hey, cool video, but does it also work with an ESP32 instead of an arduino? I mean do the libraries play along?

  • @andrealupi8538
    @andrealupi85389 күн бұрын

    Hi Luuk, I'm looking for analyzing video data from a Camera to use it in a home made spectrophotometer, so I would know if is possible not just to display video image captured on a window, but rather logging each single video data byte from Camera to analyze it by arduino itself or eventually by PC. Thanks a lot for your any information, and congratulation for your very good explanation of all your projects. Andrea (from Rome, Italy)

  • @thom11s18
    @thom11s184 ай бұрын

    Could we use this camera with a wifi module ? I would like to watch the video feed from an other computer

  • @mukhos2481
    @mukhos24813 ай бұрын

    I can't find the ardu image file in tools. How to solve?

  • @antronicsgaming8263
    @antronicsgaming82632 ай бұрын

    hey there can you put a video of connecting this camera to arduino touch screen 2.4 inch display

  • @joeyteribeaani4651
    @joeyteribeaani46512 жыл бұрын

    Can i use this camera for raspberry pi?

  • @Itsmeyourlookingfor
    @Itsmeyourlookingfor2 жыл бұрын

    can u please share the link of download of C++

  • @skr4092
    @skr4092 Жыл бұрын

    hi sir can i ask why my camera is not clear enough?

  • @safiafeknous2272
    @safiafeknous22722 жыл бұрын

    Can i display with arduImageCapture tool, images from any type of camera (as an optical mouse sensor) ? Thank you.

  • @safiafeknous2272

    @safiafeknous2272

    2 жыл бұрын

    I rephrase my question to be more precise : Can I use "arduImageCapture" tool to display images from any type of camera as optical mouse sensor ? Of course, using an appropriate Arduino code. Please can you also give me a summary on how images are sent to this plugin so that I know how I should write my arduino code. I need this information for a Master's project. Thank you so much for saving me.

  • @lucamasini2115
    @lucamasini21152 жыл бұрын

    ExampleUart.cpp:337: error: 'class CameraOV7670' has no member named 'ignoreVerticalPadding' help :(

  • @oguzhantelli9204
    @oguzhantelli92042 жыл бұрын

    how can i record videos and i can use arduino yun right? Thankss :))

  • @user-go5ri7zo9p
    @user-go5ri7zo9p Жыл бұрын

    Can someone help me with altering the arduino code to add delimiters after each frame is being sent. Thankyou

  • @taibal5680
    @taibal56807 ай бұрын

    Hello , how can we add to it an LCD with it code to this tutorial?

  • @sebsalvarado
    @sebsalvarado2 жыл бұрын

    THere is a way to set the camera to record?

  • @alihammad2049
    @alihammad2049 Жыл бұрын

    Hello Indrek, Thanks for the guide, I'm trying to read the image over serial from another computer and save it, do you have code to convert the raw data to an image file

  • @user-go5ri7zo9p

    @user-go5ri7zo9p

    Жыл бұрын

    Hello. I have converted and successfully received the images on python, but the rgb images seem to be very distorted, the frames arent being sent one by one, how do i alter my arduino code to add delimiters after each frame is sent

  • @calmrelaxed7626
    @calmrelaxed7626Ай бұрын

    how can i use it for live image detection

  • @jaredrenzy4598
    @jaredrenzy4598 Жыл бұрын

    does the software work on ov7725?

  • @bennewman5507
    @bennewman5507 Жыл бұрын

    I can't get the image caputre tool to load

  • @mumie_08
    @mumie_08 Жыл бұрын

    I don't haver a 680 resistor. Can i also use a 1k resistor? Great Video!

  • @paulnowak6397
    @paulnowak6397 Жыл бұрын

    Hello ! Is the tutorial compatible with the VS code IDE with the Arduino Extension as well ?

  • @savirc84

    @savirc84

    3 ай бұрын

    No

  • @aryanderania425
    @aryanderania425 Жыл бұрын

    Hey! I was wondering how can we control the exposure by manual input in code?

  • @claire938

    @claire938

    Жыл бұрын

    Hey, I have the same question, the image I get after exposure stabilization is a little too dark. I’d be interested if you get any answer !

  • @jazcess12
    @jazcess122 жыл бұрын

    is the ov7670 similar to the ov7725, i am trying to test my ov7725 is it the same wiring schematic as the ov7670?

  • @IndrekL

    @IndrekL

    2 жыл бұрын

    Hey! I don't know for sure, but probably not.

  • @TheTranq
    @TheTranqАй бұрын

    Hello friend, wondering if your Arduino Spreadsheet tool works with the new Arduino IDE 2.3.2? I used to use it on older versions and it worked fantastic, but now when I put it in the same "tools" folder, I cannot see it within the IDE

  • @DexterDGaming

    @DexterDGaming

    Ай бұрын

    same here

  • @anasampieri5102

    @anasampieri5102

    Ай бұрын

    hey! same here, did you solve this problem? I can´t see the arduimage tool

  • @TheTranq

    @TheTranq

    Ай бұрын

    @@anasampieri5102 I couldn’t get it to work. Hopefully he releases an update

  • @ZebBox1
    @ZebBox12 жыл бұрын

    Hello, I have this error : CameraOV7670.h: No such file or directory. And I can't find anywhere these library. Can anyone help me solve it?

  • @GodDaniLive
    @GodDaniLive2 жыл бұрын

    Can you help me how to read the pixel values on the arduino? Another question. Is it possible to change the pins that the arduino uses for the camera?

  • @kareemalmkahelah5338

    @kareemalmkahelah5338

    9 ай бұрын

    did u figure how to read the pixel values ? i am trying to make the same thing

  • @GodDaniLive

    @GodDaniLive

    9 ай бұрын

    @@kareemalmkahelah5338 i didnt work on it but i can do with esp32 cam.

  • @simi4509
    @simi45094 ай бұрын

    Hello! I keep getting this error after connecting everything: Command checksum failed! 1. Check baud rate 2. Download the latest version of the Arduino code and the image capture program I do get the vsync after the green screen but then it turns into a repeated series of these messages. The baud rate is set at 50000 and I have downloaded the latest version from the link in the description box. All the connections are also correct

  • @DierAllenChannel
    @DierAllenChannel2 жыл бұрын

    Thank you so much!

  • @luqmanazman8234
    @luqmanazman82342 жыл бұрын

    i get the output but it's so blurry. how can I fix this?

  • @IndrekL

    @IndrekL

    2 жыл бұрын

    Hey! If it seems like optical blurriness then try to adjust the lens. You can screw it in and out.

  • @ZigZag-kl7vp
    @ZigZag-kl7vp4 ай бұрын

    why doesn't the tools display appear?

  • @adityasinharoy437
    @adityasinharoy4377 ай бұрын

    I tried to do everything you mentioned here but when I installed the new ide (2.0), when I installed the libraries, when I upload the code, it says this(Compilation error: BufferedCameraOV7670_QQVGA_10hz.h: No such file or directory). but in the old ide it worked! ( just to note that after the new ide was installed the old ide cannot compile for uno anymore ) but anyway because it worked in the first place, i would like to thank you for the amazing content you upload.

  • @freespeech515
    @freespeech515 Жыл бұрын

    is there remote wifi camera for this

  • @rkstudio2708
    @rkstudio2708 Жыл бұрын

    Hi @indrek i am followed your tutorials step by step, but while compiling on Arduino Uno it shows the following error message... error: no members matching 'Adafruit_GFX::drawRGBBitmap' in 'class Adafruit_GFX' using Adafruit_GFX::drawRGBBitmap; // Check base class first ^~~~~~~~~~~~~ exit status 1 Error compiling for board Arduino Uno. kindly help

  • @vincentlaizer

    @vincentlaizer

    11 ай бұрын

    @rkstudio2708, if you've found the solution please share

  • @vincentlaizer

    @vincentlaizer

    11 ай бұрын

    I've solved it by removing a previously installed Adafruit gfx library

  • @kindchikowero9027
    @kindchikowero9027 Жыл бұрын

    thank you for this video but am having a bit of challenge connecting 3 different cameras and viewing them in the way you did here

  • @ThangNguyen-ym6gf
    @ThangNguyen-ym6gf3 ай бұрын

    does it work with esp32 sir

  • @vigneshkumark2019
    @vigneshkumark20193 ай бұрын

    I had downloaded and extracted the arduimagecapture file then copied the file to the path you had specifued but it haven't shown in the tools bar

  • @vigneshkumark2019

    @vigneshkumark2019

    3 ай бұрын

    Help me to fix it

  • @ElectronicIngDiaz0786
    @ElectronicIngDiaz07862 жыл бұрын

    Excellent.

  • @ourchannel8215
    @ourchannel82159 күн бұрын

    can you diy analog vid recorder using arduino? how is work

  • @kezangnamgyel2149
    @kezangnamgyel21492 жыл бұрын

    can this read qr code or bar code

  • @alikahkesh9679
    @alikahkesh9679 Жыл бұрын

    Hello, thank you for your good video. I use arduino mega in my project. When I upload the Exampleuart.cpp code to Mega, the red rectangle image does not appear; But when I use uno it appears. Why? Can I use your video and code on arduino mega? Thank you for your guidance.

  • @solalpapillard9364

    @solalpapillard9364

    Жыл бұрын

    We had the same problem today. After looking at some other videos : The pins for the arduino mega are different from the arduino uno, here is the video I used : kzread.info/dash/bejne/aoeC1Muvn5i8dKQ.html, in the description there is a link to github where the is the new code you should use and at the bottom of the page there are the changes you should make to your wiring. Hope this helps

  • @alikahkesh9679

    @alikahkesh9679

    Жыл бұрын

    @@solalpapillard9364 thank you very much 🙏. One more question: I have searched a lot to learn how to set up this module with FIFO. But I did not find a complete tutorial that is as complete and detailed as this video. Do you know a complete tutorial for the version with FIFO?

  • @manyatapawagi1656
    @manyatapawagi1656 Жыл бұрын

    Hi there. First of all I would like to thank you for providing such a resourceful video. I have installed the plugin and just as you said, added it in the tools folder. However I am still not able to see the option from tools bar in the arduino IDE. Would be grateful if you help. Thankyou!

  • @switchcase7483

    @switchcase7483

    Жыл бұрын

    same

  • @user-zf2vd3yq1e

    @user-zf2vd3yq1e

    4 ай бұрын

    Idk if you still need this but the same happened to me and I had to revert to an older version of the Arduino IDE to view the option in Tools, try to get a version that is older than 2.0, 1.8 worked for me

  • @user-sf4mo6ym5f
    @user-sf4mo6ym5f Жыл бұрын

    the file is not there in the folders

  • @user-fe1hd3xr1e
    @user-fe1hd3xr1e2 жыл бұрын

    at #1checkpoint , i didn't see solid red rectangle, i have changed to all baud rate but still same, what must i do?

  • @IndrekL

    @IndrekL

    2 жыл бұрын

    Hey! Did the LiveOV7670 code succesffully into your Arduino? Did you switch to EXAMPLE 3 in setup.h?

  • @user-fe1hd3xr1e

    @user-fe1hd3xr1e

    2 жыл бұрын

    That's it, I forgot to change it to example 3, thanks bro, now it's working

  • @gurujiart123
    @gurujiart123 Жыл бұрын

    How to transfer this data via Bluetooth???

  • @Project2025WILLRUINYOURLIFE
    @Project2025WILLRUINYOURLIFE Жыл бұрын

    good day sir, i will be blunt with you. 7 years ago i repeatedly attempted to get this to work, bought a level shifter, 2 cameras and failed to make it work after many days of frustrating work. thanks to your tutorial i have succeeded and i am extremely thankful. to be blunt, although i am not this way inclined i would be willing to offer myself to provide "favors" as i am so happy that i have managed to do this. thank you sir.

  • @prajapatimanvendra3128

    @prajapatimanvendra3128

    Жыл бұрын

    Can u give me some insight on how to achieve picture from camera

  • @Project2025WILLRUINYOURLIFE

    @Project2025WILLRUINYOURLIFE

    Жыл бұрын

    @@prajapatimanvendra3128 i can try, what are you are having issues with?

  • @prajapatimanvendra3128

    @prajapatimanvendra3128

    Жыл бұрын

    @@Project2025WILLRUINYOURLIFE I am getting that red image, insite of doing all the pixel data connections, I tried different baud rates as well.. I am using Arduino IDe 1.8.18 version

  • @Project2025WILLRUINYOURLIFE

    @Project2025WILLRUINYOURLIFE

    Жыл бұрын

    @@prajapatimanvendra3128 sorry to hear this. if you've checked your wiring is correct, make sure your resistors are correct (i find it very easy to misread the colors). if that doesn't work, maybe check one of your wires isn't broken inside?

  • @laythevador
    @laythevador2 жыл бұрын

    Hi thank you for this video I need to know how make this on a raspberry pi pico with arduino IDE please Have a best regards

  • @layor159
    @layor1592 жыл бұрын

    Hello, thank you for your project. I have a problem when I run the code, there's an error which says: C:\Users\layocr\Downloads\LiveOV7670-master\src\LiveOV7670\ExampleUart.cpp: In function 'void processGrayscaleFrameBuffered()': ExampleUart.cpp:353:10: error: 'class CameraOV7670' has no member named 'ignoreVerticalPadding' camera.ignoreVerticalPadding(); and there are more errors like that with 'ignoreHorizontalPaddingLeft' and 'ignoreHorizontalPaddingRight' What can I do? Thanks Pdst. I solved it! I didn't know how, but when I moved all LiveOV7670Library archives to LiveOV7670 file the .ino compiled and worked.

  • @felixtellegen7258

    @felixtellegen7258

    Ай бұрын

    Thank you so fucking much

  • @user-hl4kp7nk8f
    @user-hl4kp7nk8f3 ай бұрын

    I've put the ArduImageCapture folder in the tools folder but I can't find the ArduImageCapture option in the tool tab in the arduina App

  • @raybomb6439

    @raybomb6439

    3 ай бұрын

    same, not sure why, ill let you know if i find a solution

  • @tilee9415

    @tilee9415

    2 ай бұрын

    same problem too

  • @enochngoi

    @enochngoi

    Ай бұрын

    You could try out arduino IDE with 1.8 ver

  • @HuanNguyenVan-xy1dt
    @HuanNguyenVan-xy1dt2 жыл бұрын

    How to take pictures?

  • @arsanymaged419
    @arsanymaged4196 ай бұрын

    I have a problem with that. The red screen does not change .. and the vsync word appearing after the red screen appears.. i checked the wiring more than 5 times and iam sure it is right.. some times the arduino send a message that i must download the last version of arduino and imagecapture .. but arduino 2.0 does not have image capture and when i downloaded it , it does not work too.. can you help me please ❤

  • @AVI-xo1kb

    @AVI-xo1kb

    5 ай бұрын

    yup, I was doing this today and facing the same issue. Did you find any solution bro?

  • @nahdiafadhilaturrahma3780
    @nahdiafadhilaturrahma37804 ай бұрын

    haii, thank you sm for this tutorial, but I can't get the arduImagecapture, I have tried for many times. can you tell me how fix the problem? I use arduino ide 2.21

  • @nahdiafadhilaturrahma3780

    @nahdiafadhilaturrahma3780

    2 ай бұрын

    haiii thank you so much, finally I can connect the camera to arduino uno. then, I permit to recreate this video for my duty in the college in indonesian language🙏 hope you give the permission for it

  • @KZX-nl1yh

    @KZX-nl1yh

    2 ай бұрын

    @@nahdiafadhilaturrahma3780 hi, can I ask how you fix it?

  • @nahdiafadhilaturrahma3780

    @nahdiafadhilaturrahma3780

    2 ай бұрын

    @@KZX-nl1yh hii, what is your problem? is that the arduimage tools?

Келесі