Grove - Serial Camera Kit

Introduction

Grove - Serial Camera Kit includes one control board and two interchangeable lenses, one is standard lens and the other is wide-angle lens. It’s a great camera for Arduino centered image recognition projects, because 30W pixel wouldn’t be overwhelming for Arduino, so that real-time image recognition is possible. To make it more fun and playable, lenses of two specs are shipped in this kit. The standard one is for common photo shots and the wide-angle one is specially suitable for monitoring projects.

Specifications


  • Input Voltage: 5V

  • Pixel: 300,000

  • Resolution: 640480, 320240, 160*120

  • Uart Baud Rate: 9600~115200

  • Communication: RS485 and RS232

  • Photo JPEG compression, high, medium and low grades Optional

  • AGC

  • Auto Exposure Event Control

  • Automatic White Balance Control

  • Focus adjustable

Demonstration


This demo will show you how to use Grove - Serial Camera Kit. We need a Seeeduino, an SD Card Shield and a Grove - Button. When the button pressed, we take a photo and save it to SD Card.

Follow the below steps step by step, you can easily run your Grove - Serial Camera Kit. Then let’s go.

Hardware Installation

We can find that there are two Grove interfaces on SD Card Shield V4.0, so we needn’t a Base Shield, just plug Button to I2C Grove and plug Camera to Uart Grove.

Download Code and Upload

You can download demo code in github, click here

Then upload the code, and it works.

Take a Photo

After finish uploading demo code, we can take a photo now, just press the button, then wait for a few seconds, a photo will be saved to SD card.

The following image is the ceiling of my office use straight angle lens.

Replacing a Lens

There is another wide-angle lens, I will show you how to replace it.

Firstly you should have a screwdriver:

Then, unscrew the screws on the side of lens:

Try rotating the lens, it can be screwed out:

We use the wide-angle lens to take a photo, also, it’s the ceiling of my office!

Find anything different from the ceiling image previous?

How To Focus

Lens screwed different depths represent different focal length, you can have a try.

Resources


Demo Code

Help us make it better

Welcome to the new documentation system of Seeed Studio. We have made a lot of progress comparing to the old wiki system and will continue to improve it to make it more user friendly and helpful. The improvement can't be done without your kindly feedback. If you have any suggestions or findings, you are most welcome to submit the amended version as our contributor via Github or give us suggestions in the survey below, it would be more appreciated if you could leave your email so that we can reply to you. Happy Hacking!