Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
13 years ago

Video Surveillance using altera fpga DE2 board

Hi,

I need some recommendations on what type of camera to be used for my project. My project is basically using camera to monitor a room, and transfer the data to FPGA. Next the data will be transfered from fpga to pc through ethernet cable.

There are RS-232 port, USB port , and the GPIO port. What kind of camera should i use to interface to either one of this port?:confused:

15 Replies

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    Hi guys, I found out that DE2 has a philips1362 USB controller... can it be used so DE2 can connect to a USB camera?

    from the data sheet it says " The DE2 board provides both USB host and device interfaces using the Philips ISP1362 single-chip USB controller".....
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    In theory it should be possible, but I don't think you'll find any example software for this functionality on the DE2. You will have to write yourself the software driver for the USB host, and a driver to access the USB camera. I have no idea on how complex this task could be, but I'm guessing it would require a lot of work.

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    Hi, im still confused on what camera to use for my project...... any other suggestion other than the TRDB_D5M(which is expensive). The camera should be at a reasonable price and able to communicate with FPGA to store data inside the FPGA.... i really need some suggestion, currently dont know what kind of camera is compatible since i am new to FPGA..