Friday 9 September 2016

Success with Ov7670 Camera with Arduino Nano

I have successfully installed the Ov7670 camera with the Aruino Nano to output the picture to a PC via a java frame grabber as described in the tutorials which are reproduced in the last few posts. When you run the eclipse IDE, there is an error which requires us to create a new folder at c:\new, which is hard coded into to java code of the frame grabber.

Make sure you install the java comm library as shown by this tutorial:
how-to-install-java-communications.html

There is no installer for my version of eclipse juno IDE for windows 32-bit.










350 lines per vertical.


Accidentally taken, handheld.
Do not use the battery. It created lots of noice. For standalone, need to install more decoupling capacitors across the power bus.
Create a runable jar file using this menu. Execute using: java -jar filename.jar

1 comment:

  1. Hi, do you have the instructions for this project on how to use arduino nano and ov7670 camera module and do you have the codes for this?

    ReplyDelete