Sign in

username:

password:



Not a member?

Search Comp.Arch.Embedded



Search tips

embedded by Keywords

68HC11 | 68HC12 | 8051 | 8052 | ARM | ARM7 | Asic | AT91 | AT91RM9200 | Atmel | AVR | AVRStudio | Bootloader | CFP | CompactFlash | Cygnal | Cypress | Dataflash | DSP | eCos | EEPROM | Embedded Linux | Emulator | Endian | Ethernet | Firewire | FPGA | Freescale | GCC | GNUARM | GSM | H8 | HDLC | I2C | Infineon | Interrupts | Java | JTAG | LCD | LED | LPC2000 | MCU | Microchip | MMC | MPLAB | MSP430 | PC104 | PCB | PCI | PCMCIA | PowerPC | Rabbit | RS232 | RS485 | RTOS | SBC | SDRAM | Sensor | SPI | STK500 | UART | UML | USART | USB | Verilog | VHDL | VxWorks | Xilinx

Discussion Groups

Discussion Groups | Comp.Arch.Embedded | build camera using cmos3088

There are 3 messages in this thread.

You are currently looking at messages 0 to 3.

build camera using cmos3088 - ysugand - 08:03 17-05-08



Hay, I have just purchase a cmos 3088 and planning to build my own camera
from it.
I am just wondering what are the others components that I need to purchase
to build the camera.
I also want to do some image processing so that the camera can take the
x-y coordinates for a black object's centroid, therefore I need to use a
micro controller, any body have a code for that? I am planning to use
atmel.

Sincerely,

Yody Suganda



Re: build camera using cmos3088 - 09:50 11-06-08

On May 17, 7:03 am, "ysugand" <the21ma...@hotmail.com> wrote:
> Hay, I have just purchase a cmos 3088 and planning to build my own camera
> from it.
> I am just wondering what are the others components that I need to purchase
> to build the camera.
> I also want to do some image processing so that the camera can take the
> x-y coordinates for a black object's centroid, therefore I need to use a
> micro controller, any body have a code for that? I am planning to use
> atmel.
>
> Sincerely,
>
> Yody Suganda

Kok lo mo beli Camera gak bilang bilang sih..
Sampe tanya tanya ke Google segala... ckckckk...

Re: build camera using cmos3088 - Leon - 15:02 11-06-08

On 11 Jun, 14:50, yoge...@gmail.com wrote:
> On May 17, 7:03 am, "ysugand" <the21ma...@hotmail.com> wrote:
>
> > Hay, I have just purchase a cmos 3088 and planning to build my own camera
> > from it.
> > I am just wondering what are the others components that I need to purchase
> > to build the camera.
> > I also want to do some image processing so that the camera can take the
> > x-y coordinates for a black object's centroid, therefore I need to use a
> > micro controller, any body have a code for that? I am planning to use
> > atmel.
>
> > Sincerely,
>
> > Yody Suganda
>
> Kok lo mo beli Camera gak bilang bilang sih..
> Sampe tanya tanya ke Google segala... ckckckk...

It'll work with any suitable MCU. The main things you need are an I2C
interface, sufficient I/Os and enough RAM to hold the image.

Leon