Loading...
  Show Posts
Pages: [1]
1  Using Arduino / Project Guidance / Re: Arduino Due + CMOS Camera (Image Sensor) on: December 18, 2012, 10:04:59 am
Hi msingh,
Here is a website for interfacing CMOS camera modules with Arduino.
www.arducam.com
I looked into their opensource library, they use the Arduino hardware I2C and Wire library to configurate camera registers. It maybe useful for you to configurate your camera module.
They also give out a tutorial which transfer the image wirelessly with bluetooth, you can find it here:
http://www.arducam.com/arducam-bluetooth-module-wireless-image-system/
Hope these will help you.
Regards
2  Using Arduino / Project Guidance / Re: Any experience with OV7670 on: December 18, 2012, 08:51:17 am
Hi RandallR,
This is exactly what you are needed.


http://www.arducam.com/
They have tutorial here:
http://www.arducam.com/tutorial/
The firmware source code is here:
http://www.arducam.com/download/
3  Topics / Robotics / Re: Interfacing arduino with ov7670 on: December 07, 2012, 07:33:15 pm
It seems that they have add support for MT9D111 camera module, Great! smiley
http://www.arducam.com/camera-modules/2mp-mt9d111/
http://www.arducam.com/download/
4  Using Arduino / Displays / Arduino based open source camera LCD ArduCAM shield questons on: September 29, 2012, 06:20:28 am
Hi everyone,
I just find a Arduino based open source camera shield from www.arducam.com
My questions is that will this ArduCAM shield fit for my object recognition project? My project needs to recognize a invade event and trigger the alarm.
Thanks in advance.
Pages: [1]