Тёмный

OV7670 Camera module to PC with Arduino (SIMPLIFIED!) 

Indrek
Подписаться 14 тыс.
Просмотров 218 тыс.
0% 0

Опубликовано:

 

4 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 228   
@MahBor
@MahBor 2 года назад
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!
@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 Год назад
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 5 месяцев назад
Which Arduino ide is suggested? 1.8.0 ?
@catalinpopa8908
@catalinpopa8908 2 месяца назад
@@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
@averagegodotenjoyer
@averagegodotenjoyer 8 месяцев назад
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 6 месяцев назад
Hi, I am getting coloured blur images. Do you know what can be the issue?
@user-me4ks2km3r
@user-me4ks2km3r 5 месяцев назад
@@wpprohelper9796 Did you manage to fix it?
@wpprohelper9796
@wpprohelper9796 5 месяцев назад
​@@user-me4ks2km3rYes, it was due to the lens. Try adjusting the lens of the camera and see if image is clear
@darrenleeyx
@darrenleeyx 2 года назад
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!
@TheTranq
@TheTranq 2 месяца назад
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 2 месяца назад
same here
@anasampieri5102
@anasampieri5102 2 месяца назад
hey! same here, did you solve this problem? I can´t see the arduimage tool
@TheTranq
@TheTranq 2 месяца назад
@@anasampieri5102 I couldn’t get it to work. Hopefully he releases an update
@dogzer
@dogzer Год назад
I'm glad to have found this channel! RU-vid shouldn't keep this hidden from people. 😅
@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 RU-vid.Thanks again.
@mohammadalsmadi8260
@mohammadalsmadi8260 10 месяцев назад
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,
@vittalsingh4034
@vittalsingh4034 2 года назад
Arduino has 3.3v output why do we have to divide the voltage with resistors
@StevenHayles
@StevenHayles Год назад
The camera is powered from the 3.3V output. The resistors are to reduce the 5V signals down to 3.3V.
@torcher5023
@torcher5023 Год назад
​@@StevenHaylesbut we don't have 5v lol. Only 3.3. What a nonsense.
@orange_tweleve
@orange_tweleve 6 месяцев назад
I didnt watch the video yet , but the 3.3v comes from the ch340g chip which is the com chip and its pretty easy to burn this chip if you pull too much current from it. Its a better idea all in all to never use that 3.3v out and just use a 3.3v regulator instead
@Sndbbscxh
@Sndbbscxh 24 дня назад
​@@torcher5023U no need resistors on 3.3v arduinos
@xuttuh5260
@xuttuh5260 2 года назад
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. 🙂
@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.
@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
@@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
@@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?
@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.
@maxamad13
@maxamad13 Год назад
found your channel now and loving it man.
@pixelkoucholo7462
@pixelkoucholo7462 2 года назад
Dude we miss you!
@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.
@mcnamarawilliam
@mcnamarawilliam День назад
Hi, getting a compile issue on Arduino Uno R4, is there any plan for this board?
@luisnoriegaolalde3316
@luisnoriegaolalde3316 2 года назад
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.
@user-hl4kp7nk8f
@user-hl4kp7nk8f 5 месяцев назад
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 4 месяца назад
same, not sure why, ill let you know if i find a solution
@tilee9415
@tilee9415 4 месяца назад
same problem too
@enochngoi
@enochngoi 2 месяца назад
You could try out arduino IDE with 1.8 ver
@nahdiafadhilaturrahma3780
@nahdiafadhilaturrahma3780 6 месяцев назад
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 4 месяца назад
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 4 месяца назад
@@nahdiafadhilaturrahma3780 hi, can I ask how you fix it?
@nahdiafadhilaturrahma3780
@nahdiafadhilaturrahma3780 4 месяца назад
@@KZX-nl1yh hii, what is your problem? is that the arduimage tools?
@arsanymaged419
@arsanymaged419 8 месяцев назад
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 6 месяцев назад
yup, I was doing this today and facing the same issue. Did you find any solution bro?
@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 5 месяцев назад
Same question!!??
@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?
@alpha499
@alpha499 7 месяцев назад
The video you showed us is very useful. But how make this board to send the video or photo to another device (computer) wirelessly?
@gabs1216
@gabs1216 Год назад
Nice! Thanks for this video. Works for me
@CaptainMarci104
@CaptainMarci104 2 года назад
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.
@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?
@vimalbherath7163
@vimalbherath7163 2 года назад
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.
@user-id3uv8vt5m
@user-id3uv8vt5m 7 месяцев назад
How to increase fps?
@KPV145
@KPV145 4 месяца назад
Пожалуй, никак, разве что за счёт ухудшения качества и цветопередачи.
@Nirajan___35
@Nirajan___35 3 месяца назад
Can you please help me to install tools 😢
@elless317
@elless317 Год назад
Congratulations!👍🏻
@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 Год назад
@rkstudio2708, if you've found the solution please share
@vincentlaizer
@vincentlaizer Год назад
I've solved it by removing a previously installed Adafruit gfx library
@jameslewis1093
@jameslewis1093 2 года назад
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.
@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
@andrealupi8538
@andrealupi8538 Месяц назад
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)
@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?
@karljastin6985
@karljastin6985 Год назад
CAN YOU HELP YOU ME? MY UART_MODE 16 is not functioning well in the correct size. What should I do?
@safiafeknous2272
@safiafeknous2272 2 года назад
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.
@user-te1hu7lb2p
@user-te1hu7lb2p 2 года назад
Can I use this program to test the OV7670 without FIFO? Can OV7670 be used to identify colors?
@artsaward3983
@artsaward3983 3 месяца назад
hi! i am trying this and just before checkpoint 2, the box goes orange... can you help?
@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 6 месяцев назад
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
@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
@LucreBem
@LucreBem 2 года назад
Can I use a laptop camera instead? It has a USB connection.
@user-kf6ij7ic2r
@user-kf6ij7ic2r Год назад
Can I use OV7670 with FIFO for production? What is the difference between the steps above?
@scottymcclaggin6527
@scottymcclaggin6527 2 года назад
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?
@oguzhantelli35
@oguzhantelli35 2 года назад
EXAMPLE comes without errors until 11, but then I get very different images. So, i didn't get 640*480 rgb. Can you help?
@diasdasilva5096
@diasdasilva5096 Год назад
Hello, very nice tutorial! Could you perhaps tell me why my image is very distorted, and you can't really make anything from it?
@GodDaniLive
@GodDaniLive 2 года назад
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 10 месяцев назад
did u figure how to read the pixel values ? i am trying to make the same thing
@GodDaniLive
@GodDaniLive 10 месяцев назад
@@kareemalmkahelah5338 i didnt work on it but i can do with esp32 cam.
@israelperezvicente1747
@israelperezvicente1747 2 года назад
Amazing, many thanks!!!
@DidierWiot
@DidierWiot 9 месяцев назад
Would it be possible to use this for basic shape recognition/object detection?
@ViniciusMNunes2
@ViniciusMNunes2 4 месяца назад
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
@DierAllenChannel
@DierAllenChannel 2 года назад
Thank you so much!
@antronicsgaming8263
@antronicsgaming8263 4 месяца назад
hey there can you put a video of connecting this camera to arduino touch screen 2.4 inch display
@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 : ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-8SNrivo5VDA.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?
@WhyAliasIdontNeedOne
@WhyAliasIdontNeedOne Месяц назад
Hi, on your website "how to power an arduino", please do a VERY important addition. You need to note that the "Arduino Nano EVERY", that exact model, should not be powered through the 5V pin. Please add this crucial info so people dont damage their nano every.
@IndrekL
@IndrekL Месяц назад
Hey! Can you give a source for it so I can link back to the explanation of why it can't be done? Powering it via USB will also connect 5V from the USB directly to the Arduino bypassing the VIN pin's regulator. What is the fundamental difference that makes powering it from the 5V pin damaging to the Arduino?
@WhyAliasIdontNeedOne
@WhyAliasIdontNeedOne Месяц назад
@@IndrekL I commented but it landed in the spam folder. Please look there
@IndrekL
@IndrekL Месяц назад
The comment isn't in the "held for review" folder. Maybe RU-vid doesn't allow links in the comments at all. I selected "Always approve comments for this user" for you, which may help. Maybe you can replace all the dots in the domain name with spaces and try again?
@jazcess12
@jazcess12 2 года назад
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.
@RixtronixLAB
@RixtronixLAB Год назад
Nice info, thanks for sharing it, keep it up :)
@elianvasquez6862
@elianvasquez6862 2 года назад
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?
@paulnowak6397
@paulnowak6397 2 года назад
Hello ! Is the tutorial compatible with the VS code IDE with the Arduino Extension as well ?
@savirc84
@savirc84 5 месяцев назад
No
@ElectronicIngDiaz0786
@ElectronicIngDiaz0786 2 года назад
Excellent.
@sanjayaabeygunarathna9157
@sanjayaabeygunarathna9157 10 месяцев назад
please give library code to me
@ysh_lapish
@ysh_lapish 2 года назад
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!!
@alikahkesh9679
@alikahkesh9679 Год назад
Hello, thank you very much for your tutorial. Do you have a similar video for the FIFO version of this module?
@subayyalsajjad2527
@subayyalsajjad2527 2 года назад
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 😅
@ritikakumari6591
@ritikakumari6591 2 года назад
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
@richi8285
@richi8285 3 месяца назад
Hey, cool video, but does it also work with an ESP32 instead of an arduino? I mean do the libraries play along?
@adityasinharoy437
@adityasinharoy437 9 месяцев назад
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.
@toyotw
@toyotw 7 месяцев назад
Wtf that has better quality than my camera
@rtmesuperthegreat7412
@rtmesuperthegreat7412 11 месяцев назад
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.
@apurvasingh1907
@apurvasingh1907 11 месяцев назад
why have you not used the horizontal sync? any particular reason?
@luqmanazman8234
@luqmanazman8234 2 года назад
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.
@naveensrinath2633
@naveensrinath2633 8 месяцев назад
if u r getting any error on some line in the codes in some file means // make it as a comment if it is not goona be used..this may fix the error
@PizzaBox000
@PizzaBox000 2 года назад
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?
@RonitSagar
@RonitSagar 3 месяца назад
i am gettig"Received Empty Command" in my console. your help will be appriciated. Thank you so much
@RonitSagar
@RonitSagar 3 месяца назад
image screenshot:- drive.google.com/file/d/1qnPQDQX9Faeep_Z259LaXhfBfXD27oLr/view?usp=sharing
@user-go5ri7zo9p
@user-go5ri7zo9p Год назад
Can someone help me with altering the arduino code to add delimiters after each frame is being sent. Thankyou
@cobalt-crush
@cobalt-crush 6 месяцев назад
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
@lucamasini2115
@lucamasini2115 2 года назад
ExampleUart.cpp:337: error: 'class CameraOV7670' has no member named 'ignoreVerticalPadding' help :(
@dxrk1199
@dxrk1199 28 дней назад
it keeps showing red (im using an arduino mega 2560 board and yes i wired it accordingly)
@virginiaperez8971
@virginiaperez8971 2 года назад
genial gracias
@vigneshkumark2019
@vigneshkumark2019 4 месяца назад
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 4 месяца назад
Help me to fix it
@SPARSH_ROBOTICS_pvt_ltd
@SPARSH_ROBOTICS_pvt_ltd 8 месяцев назад
hi the totoral was amaxing but the camera is showing green instead of the image'
@coolmcplayz
@coolmcplayz 11 месяцев назад
Hey indrek could you make another video with this module only? The ArduImageCapture plugin doesnt work with the newest arduino release
@calmrelaxed7626
@calmrelaxed7626 3 месяца назад
how can i use it for live image detection
@thom11s18
@thom11s18 5 месяцев назад
Could we use this camera with a wifi module ? I would like to watch the video feed from an other computer
@jameslewis1093
@jameslewis1093 2 года назад
Sorry didn’t know I couldn’t attach a picture.
@AbdurRahman-vt7vx
@AbdurRahman-vt7vx 2 года назад
hello sir i am having problem in compiling the sketch the error says: error: no members matching 'Adafruit_GFX::drawRGBBitmap' in 'class Adafruit_GFX' please help
@luisvaldes2141
@luisvaldes2141 2 года назад
Hi, have you fixed it?
@vincentlaizer
@vincentlaizer Год назад
@@luisvaldes2141 have you?
@ourchannel8215
@ourchannel8215 Месяц назад
can you diy analog vid recorder using arduino? how is work
@mumie_08
@mumie_08 Год назад
I don't haver a 680 resistor. Can i also use a 1k resistor? Great Video!
@debanjanborthakur4321
@debanjanborthakur4321 Год назад
Hi, I was trying to use your serial to spreadsheet converter, it did not work.
@laythevador
@laythevador 2 года назад
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
@sv5673
@sv5673 Год назад
how about a version that writes to External SPI RAM - instead of Serial ?
@user-fe1hd3xr1e
@user-fe1hd3xr1e 2 года назад
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
@mahmoudalsayed1138
@mahmoudalsayed1138 6 месяцев назад
Does anybody know where he is? His channel is really amazing!
@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 !
@mukhos2481
@mukhos2481 5 месяцев назад
I can't find the ardu image file in tools. How to solve?
@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
@krishnamishra7597
@krishnamishra7597 2 года назад
nicest tutorial ⭐⭐⭐⭐⭐
@solalpapillard9364
@solalpapillard9364 Год назад
Hello, does anyone know what electrical schematic he is using?
@taibal5680
@taibal5680 8 месяцев назад
Hello , how can we add to it an LCD with it code to this tutorial?
@Itsmeyourlookingfor
@Itsmeyourlookingfor 2 года назад
can u please share the link of download of C++
@GeneralSpazesSpy
@GeneralSpazesSpy Год назад
Hi, nicely done and super useful! I've been trying to set up the SD card reader, even though you've specifically said it'd be a waste, just to try to see what kind of performance is possible. However, I get stuck on getting the pins to not cause collisions. The SD card library I'm using (SdFat) wants to use hardware SPI (11,12,13), and this would be compatible with the TFT display, but D12 is used for the camera pixel clock (pclk). So long story short, I've been trying to change that pinout to D8 and move D/C to D12. In CameraOV7670.h I found these lines (concatenated): #include "Arduino.h" #include "CameraOV7670Registers.h" #define OV7670_PIXEL_CLOCK_PIN 12 #define OV7670_PIXEL_CLOCK (PINB & 0b00010000) // PIN 12 which I changed to: #define OV7670_PIXEL_CLOCK_PIN 8 #define OV7670_PIXEL_CLOCK (PINB & 0b00000001) // PIN 12 This doesn't seem to change anything. However, adding it to the top of "ExampleTftBufferedCameraFrame.cpp" does seem to work, but the frame just stays white and/or flickers. Do you have any information on how to address this problem? Is it possible to change the pin for pclk to D8? Thanks!
Далее
ESP32 CAM - 10 Dollar Camera for IoT Projects
29:39
Просмотров 770 тыс.
🫢 #tiktok #elsarca
00:11
Просмотров 3,7 млн
Hacking a weird TV censoring device
20:59
Просмотров 3,1 млн
Forget WiFi! This Wireless Method is WAY Better?
12:14
Просмотров 575 тыс.
ESP32-CAM - Быстрый старт
5:24
Просмотров 153 тыс.
What's the difference? Arduino vs Raspberry Pi
6:21
Просмотров 1,8 млн