Re: A help need for PIC project
1- You will need a microcontroller with "Embedded USB Host Controller" to be able to connect your USB camera. Also, you will need to implement a driver for the camera in the controller's firmware.
2- You will need to perform some sort om image processing to extract the information required from the pictures you got.
3- Using a 3G/GPRS module/MODEM, connect to the internet to search for the required information.
Start by connecting the Camera to the controller. In my opinion, this is the most important step.
Good Luck
1 members found this post helpful.