Introduction: Observer(image Capture System)

This instructable will show you how to protect your room or office or home...anywhere. : )

A sensor installed on the board detects any objects in certain distance that is set through the firmware. Then Observer sends the captured moment that was saved in the camera to FTP server when sensor detects

Step 1: Prepare Materials

Materials:

1. W5500-EVB

Function

  • Main board
  • Gathering distance sensor data
  • Forms image data from the camera into an image file
  • Automatic FTP Client(auto connection to FTP server and transmits image file)

2. CF7670C-V2 module

Function

  • Sensing image

3. Distance measuring sensor(GP2D120)

Function

  • Sensing object
  • Effective range : 4 to 30 cm
  • Typical response time : 39 ms
  • Typical start up delay : 44 ms
  • Average Current Consumption: 33 mA

Step 2: Hardware

Step 3: Software

Step 4: Demo