Quote Originally Posted by trungkien_a2 View Post
I want to receive a image from webcame by PIC for image processing ( my project use less speed and memory)
can i do? i don't know anything about but i can learn later
thanks a lot!!!
There's a working camera project over at www.sparkfun.com. Don't know much about it, haven't looked into it, but somebody got one to work somewhere, somehow...
Otherwise, a USB enabled PIC (such as the '2450) is not a USB host. Can't drive a webcam, or most other devices with it. You can only connect that sort of PIC to a Host, such as a PC.