Computing.Net > Forums > Programming > i want to program usb whereto start

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

i want to program usb whereto start

Reply to Message Icon

Name: wspython
Date: September 22, 2003 at 18:56:01 Pacific
OS: xp\win98\win2000
CPU/Ram: 1.8/512
Comment:

i dont have programing knolage. i would like to learn how to program usb. would it be posible to learn it in under 3 months or so if i spend 2-3 hours a day atleast. also what program should i start in.



Sponsored Link
Ads by Google

Response Number 1
Name: Infinite Recursion
Date: September 23, 2003 at 00:47:50 Pacific
Reply:

To learn anything in any given time frame is really up to your level of dedication and motivation. Is it possible, yes. If you are asking what language to start with... prehaps you should try C/C++ for starters. If ther is something that you need done oence for your USB device, chances are the code or program already exists to do just that.

References:

Bloodshed's Dev-C++ Compiler
Google Search

IR


0

Response Number 2
Name: anonproxy
Date: September 23, 2003 at 13:25:24 Pacific
Reply:

Learn the API. Any language that can access the Windows API can use a USB device. You might try Python:
http://www.oreilly.com/catalog/pythonwin32/reviews.html

Visual Basic, VB.NET, VisualC++, and others work as well.

http://www.codeproject.com/system/ppsc.asp
http://www.lvr.com/usbcode.htm
http://www.python.org/windows/win32/

And who said you needed Windows for this. You can lots of working source for Linux.
http://wwwbode.cs.tum.edu/Par/arch/usb/


I recommend picking your platform and language, and then getting a good book (maybe from bookpool.com, an O'Reilly would be fine). I would recommend Python, as it is a scripting language (no compiling) and it's (generally) very clean. I would also recommend Windows if you have no experience in a Unix-like environment (to save you time). You can really use almost any programming language though.


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More


Help =) need the help of a wise h...



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Programming Forum Home


Sponsored links

Ads by Google


Results for: i want to program usb whereto start

I want to calculate the time taken www.computing.net/answers/programming/i-want-to-calculate-the-time-taken/20017.html

I want to extract each pixel (RGB) www.computing.net/answers/programming/i-want-to-extract-each-pixel-rgb-/6728.html

I want to replace datas in excel. www.computing.net/answers/programming/i-want-to-replace-datas-in-excel/18367.html