| Author |
Message |
hyperbola
Joined: 16 Jan 2008 Posts: 9
|
04 Sep 2008 10:29 USB interface |
|
|
|
Hello,
I want to access data from a camera through usb.I do not have a driver for the usb.However i've downloaded a software called thesycon which made the driver for me.however this application is a not free.Is there any freeware for making drivers ? Also can i make a Gui which would access the data?for this purpose what all I should do? Is there any standard communication protocol available for usb.Our usb is working in full speed.Any information would be helpful.Hoping for a reply.
with regards
|
|
| Back to top |
|
 |
FvM
Joined: 22 Jan 2008 Posts: 2625 Helped: 430 Location: Bochum, Germany
|
04 Sep 2008 10:38 Re: USB interface |
|
|
|
| I would expect the camera to expose a mass storage device interface at the USB (at least, if it's a still camera). It doesn't need a particular driver. A video camera may use some other device classes that are supported by generic drivers in common OS.
|
|
| Back to top |
|
 |
hyperbola
Joined: 16 Jan 2008 Posts: 9
|
05 Sep 2008 9:47 Re: USB interface |
|
|
|
thanks for the reply.right now i am not having a memory interface.just testing out
the camera.i was trying to make this gui.however i would like some guidance on
the driver building.is the driver required at all.as you said maybe if i have a
memory interface i may be able to achieve it.kindly post me a reply
rgds
|
|
| Back to top |
|
 |