Electronic Circuits and Projects Forum


Interfacing usb webcam with uC storing image inside SD card?

1 2 Last »
Results 1 to 10 of 15
Reply to Thread
  1. #1
    redsuns
    redsuns is offline

    Default Interfacing usb webcam with uC storing image inside SD card?

    Hi, i am new to electronics project
    i am in a hard time for a project about picture processing

    my project is to build a low cost surveillance camera module on a movable device
    i plan to use a usb webcam and interface it with a microcontroller and store images into SD card

    is it possible to do so? if so what model of microcontroller suggested to use?
    if not is there any other way to implement a low cost camera and capture image from it and store in a SD card?

    p/s:the cmucam suggestion is definately out of my project budget range

  2. #2
    Nigel Goodwin
    Nigel Goodwin is offline
    Super Moderator
    First off you need a micro-controller with USB host, and presumably some kind of hardware MPEG compression - if you expect to get any amount of video on an SD card.

    It's not a job for a beginner, it's a VERY complicated project - and would make a good final university project.
    PIC programmer software, and PIC Tutorials at:
    http://www.winpicprog.co.uk

  3. #3
    redsuns
    redsuns is offline
    ya, i am a electronics majoring university student and this is my fyp project title,
    my university is lack on conducting classes that is useful for my project
    i have stuck on this for almost a month without any progression in this part

    i am required to take some snapshots in a regular interval only, raw picture data is ok

    will it be more simple if i use this camera?
    sgBotic - Vision

    if i kept with my original idea
    is AT90USB1287 or AT91SAM7 suitable as usb host microcontroller for a usb webcam?
    Last edited by redsuns; 5th January 2010 at 02:42 PM.

  4. #4
    Nigel Goodwin
    Nigel Goodwin is offline
    Super Moderator
    You've now changed your question dramatically, and made it a LOT simpler. That camera looks ideal for what you want, as you're only wanting intermittent still images, and it already includes JPEG compression for you.

    I've no idea if those processors are USB host or not, presumably the datasheet tells you?. But for a start I would connect the camera to a PC, and develop it for that - then see about porting it to a micro.
    PIC programmer software, and PIC Tutorials at:
    http://www.winpicprog.co.uk

  5. #5
    redsuns
    redsuns is offline
    for the camera by mean is the ucam or webcam?

    what is the steps to develop it on PC?

  6. #6
    Nigel Goodwin
    Nigel Goodwin is offline
    Super Moderator
    Quote Originally Posted by redsuns View Post
    for the camera by mean is the ucam or webcam?
    I would suggest the serial camera, as it's MUCH more suitable for a micro.


    what is the steps to develop it on PC?
    Same as anything else, do it a stage at a time - but by doing it on a PC first it's far faster and has nuch better development support.
    PIC programmer software, and PIC Tutorials at:
    http://www.winpicprog.co.uk

  7. #7
    redsuns
    redsuns is offline
    Quote Originally Posted by Nigel Goodwin View Post
    Same as anything else, do it a stage at a time - but by doing it on a PC first it's far faster and has nuch better development support.
    can recommend any simulator software to develop on PC?
    in Malaysia here the assignments is constructiong the circuit and straight writing C code and use SDCC and burn into uC and test the source code
    i never know how to start with develop on PC first,
    can intro on this?
    what is the procedure on developing using PC?

  8. #8
    Nigel Goodwin
    Nigel Goodwin is offline
    Super Moderator
    I don't use C, but presumably Visual C has good development tools, certainly Delphi (that I use) has good tools.

    As with any project, develop a section at a time.
    PIC programmer software, and PIC Tutorials at:
    http://www.winpicprog.co.uk

  9. #9
    redsuns
    redsuns is offline
    i come across FT232BM when i reading through the net
    does this IC can help me to change a usb webcam to rs232 protocal and so i can connect it to a max232 and connect it to a 8951 uC without using a USB host uC?

  10. #10
    una
    una is offline
    Hi I am also making a final year project, in which I have to interface a camera to 8051. The controller is just used to turn on the camera at certain times, so that a picture would be taken at that time. Do you think the camera you are using, would do this for me? Have you done your interfacing. May be you can tell me how to do it. And the website says, the camera is out of stock. have you bought yours? is it available in your area?

1 2 Last »
Reply to Thread

Similar Threads

  1. Storing Data on an SD card
    By jakeselectronics in Electronic Projects Design/Ideas/Reviews
    Replies: 4
    Latest: 18th October 2009, 07:48 AM
  2. Webcam interfacing
    By nampu in Electronic Projects Design/Ideas/Reviews
    Replies: 1
    Latest: 18th July 2008, 02:20 PM
  3. Replies: 3
    Latest: 9th June 2008, 06:27 AM
  4. interfacing a webcam or a cellular phone cam with uc
    By razielworthy in Electronic Projects Design/Ideas/Reviews
    Replies: 0
    Latest: 27th March 2006, 09:24 PM
  5. Replies: 4
    Latest: 17th January 2005, 03:32 PM