Advertisement
eeweb.com

Witness Camera circuit

Advertisement

The Witness Camera operation is conceptually simple, but involves many ingredients. Some are physical components, the others are software blocks. To make things clear, I will introduce them gradually, according to the operating mode.

The most important hardware component is the ITC328 camera module. It consists of a VGA (640×480) CMOS colour sensor and a JPEG-compression chip. The compression engine includes a serial interface at 3.3V levels that can be connected directly to a microcontroller’s UART. Issuing the appropriate commands you can take snapshots as JPEG-compressed byte streams. The camera comes in a handy module with everything including the lens, and a 4-pole connector for power and data.
The most important software component is the AVR-DOS file system. It is a library for driving mass storage devices, like SD and MMC cards, CompactFlash, and even hard disks connected to the AVR microcontroller. It provides an high-level programming interface for accessing disks formatted according to FAT16 or FAT32 specifications, which means its files are directly compatible with PCs. By linking AVR-DOS to your program you can create and open files, write and read data, create and change directories with simple commands, like you would do on a PC. Restricting read/write access to one file at a time, the FLASH and RAM footprints are minimal (8kB and 1.3kB), making it possible to use a small 8-bit AVR device like the Mega32 for tasks usually accomplished by 16- or even 32-bit processors.

These two blocks are the foundation and starting point of the Witness Camera design. With the aid of the simplified block diagram of Figure 1, let’s see how these block interoperate during normal operation as a time-lapse recorder.[...]

Read More Source:

http://www.electronicsweekly.com/blogs/gadget-freak/2008/05/

keep-your-property-where-you-c.html

Related Posts :

  • The video switcher described here can display the output of two, three, or four cameras on a single monitor. The number of cameras is set by a DIP switch on the circuit board. That feature avoids blank displays if less than four cameras are used by sequencing through only the inputs that are ...

  • SVAT GX5203 Wireless Portable Video Security System – 2.5-Inch LCD & Outdoor Night Vision Surveillance Camera The GX5203 is an outdoor wireless color camera that can be hidden for undercover indoor use. It comes with everything you need to start monitoring. The small but powerful bullet hol ...

  • This the Photo Flash circuit in cheapness Camera. By this circuit be one charges with a single button press. Then have the convenience goes up and have high volt generator circuit from 1.5V AA cell. It is composes transistor and the equipment is other. Be the circuit produces tall frequen ...

  • Most regulator circuits require at least 3 to 5 volts between input and output to operate reliably. This regulator features a P-Channel MOS-FET pass element that will allow for a very low drop out voltage. In my particular application reliable operation was noted down to nearly 0.1 volt betwee ...

  • This circuit used to come as a kit from a surplus supplier, but probably isn't available anymore. It shows a few novel concepts such as using a 555 as a pulse width modulator (PWM), and series/parallel camera flash transformers. The 555 is set up as a pulse width modulator (the off (low) ti ...