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

Ads

Discussion Groups

See Also

DSPFPGAElectronics

Discussion Groups | Comp.Arch.Embedded | Interfacing eCos with a USB webcam


Advertise Here

There are 2 messages in this thread.

You are currently looking at messages 0 to 2.

Interfacing eCos with a USB webcam - Uddo Graaf - 2004-03-28 06:54:00

I want to do some vision recogition experiments using an ordinary USB webcam
(640x480pixels should be more than sufficient) on eCos. Obviously, there are
no drivers for eCos so I'll have to write my own. Does anyone know if there
are USB webcams out there for which the transmitted USB packets are
documented?





Re: Interfacing eCos with a USB webcam - Lewin A.R.W. Edwards - 2004-03-28 09:41:00

> are USB webcams out there for which the transmitted USB packets are
> documented?

Look at the drivers in V4L. Personally I have found the STV0680-based
cameras moderately easy to work with.