Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Thread Closed: Thread will re-open when original poster replies

???
11/06/07 19:59
Read: times


 
Msg Score: +1
 +1 Good Answer/Helpful
#146698 - lets see...
Responding to: ???'s previous message
Mahesh A said:
project WEB CAMERA CONTROL using 8051


I take it that you:

want to make a [b]project[/b] that allows you to [b]control[/b] a [b]web camera[/b] using an 8051 controller.

First of all, what kind of webcam will you use?

A parallel port camera might be a good choice. I bought an Alaris Weecam from Ebay.ca. USB data is more difficult to understand than Parallel port data.

The 8051 can directly work with RS-232 serial ports. If you want to use any other port, you must (modify the board you have, if any, and) add more components to the circuit board.

Also, with USB, speed can be a factor. If you don't want to worry about speed as much, go for a parallel port webcam and try to interface with it.

If you were to use an 8051 to control a web cam, you will need to understand the data format of the web cam. You need to know what bits it expects, and the order. You will most likely need to know the speed of the data transmission, and go in sync with it or depend on a clock that dictates the speed to the rest of the system, by pulsing logic highs and logic lows at fixed intervals.

Let me ask this. In what way would you want to control the webcam on an 8051?

List of 19 messages in thread
TopicAuthorDate
help me            01/01/70 00:00      
   answer a few WHAT's            01/01/70 00:00      
   USB            01/01/70 00:00      
      so you need an USB MASTER            01/01/70 00:00      
      Depends what you mean by "Webcam"            01/01/70 00:00      
         O common Andy            01/01/70 00:00      
            Essential to the case!            01/01/70 00:00      
               Essential to the case!            01/01/70 00:00      
                  Please use the Preview!            01/01/70 00:00      
                     Andy split hairs again            01/01/70 00:00      
                        not at all splitting hairs            01/01/70 00:00      
                           ok            01/01/70 00:00      
                        Andy is being an engineer            01/01/70 00:00      
                           different profession            01/01/70 00:00      
                              at least            01/01/70 00:00      
                                 at least            01/01/70 00:00      
                        Thought for today            01/01/70 00:00      
   If only the OP cared ...            01/01/70 00:00      
   lets see...            01/01/70 00:00      

Back to Subject List