Has anyone put any thought into the PC Host side (USB Software)? CCS has put a small amount of time into the uC side but as usual, have left the rest of it up to us. Does anyone know of any good resources for PC Host software (preferrably Visual Basic or Matlab) for simple communication over a USB cable. I am aware of "www.usb-by-example.com/examples" but any help would be appreciated.
___________________________
This message was ported from CCS's old forum
Original Post ID: 6840
Miguel Wisintainer Guest
USB HOST
Posted: Thu Dec 18, 2003 8:46 am
I`m having the same problem!
I want to communicate with a USB WIRELESS modem!
Darren Rook
Joined: 06 Sep 2003 Posts: 287 Location: Milwaukee, WI
Re: USB PIC16c745/65 Host Side
Posted: Thu Dec 18, 2003 10:39 am
Robert Allen wrote:
CCS has put a small amount of time into the uC side but as usual, have left the rest of it up to us.
When you buy the USB Development kit you get PC examples written in Delphi that show how to write an application that reads/writes to HID devices. There's also another Delphi example that shows how to read/write to a bulk USB device. There's also an example written in C/C++ on how to develop a bulk USB driver.
Seems like a lot more than any other compiler company provides.
Guest
Posted: Thu Dec 18, 2003 2:35 pm
Actually the amount of work CCS has put into the "uC" side is not small by any means. It seems like a great deal of usable code to me.
When I asked them for VB examples they referred me to http://www.lvr.com . Again they were very helpful as this is a very good site and my project is underway based on code found there.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum