Thread Closed

USB controlled I/O

 
Share Thread Thread Tools
Aug28-09, 03:06 PM   #1
 

USB controlled I/O


Hey,

I need to find a way to control via usb something like 20 ins and outs.
Don't have any idea what to do next. :\


Any help is more than welcomed.



Liad.
PhysOrg.com
PhysOrg
engineering news on PhysOrg.com

>> Sensitive bomb detector to rove in search of danger
>> PNNL-developed injection molding process recognized with emerging technologies award
>> How soon could car seats enter the 3-D comfort zone?
Aug28-09, 03:25 PM   #2
 
Recognitions:
Homework Helper Homework Help
Science Advisor Science Advisor
You could use something like an arduino - a standalone small single chip computer with lots of I/O pins and a usb - and write something yourself
or you could buy a USB data acquisition board from someone like National Instruments

Do you want easy, cheap or industrial certified.
Aug28-09, 03:38 PM   #3
 
Can I control the Arduino with c#?
Aug28-09, 05:36 PM   #4
 

USB controlled I/O


you can modify a PIC usb development board

http://www.sparkfun.com/commerce/pro...oducts_id=8562
Aug28-09, 05:49 PM   #5
 
Recognitions:
Homework Helper Homework Help
Science Advisor Science Advisor
Quote by Liad View Post
Can I control the Arduino with c#?
The arduino itself is programmed in 'sort of' C - with it's own free development tools. A program to just receive a word on the serial port and turn on the appropriate pins would only be a dozen lines.
Then you c# program on the pc just has to write words to the USB, normally you would install a driver to make the USB look like a serial port.
If this is for real work rather than just a project it's probably easier to just buy a USB daq board with a driver.
Aug29-09, 12:39 PM   #6
 
Thanks for all your help!

I'll start working on it.


Liad.
Thread Closed
Thread Tools


Similar Threads for: USB controlled I/O
Thread Forum Replies
Remote controlled car - Bluetooth Controlled Electrical Engineering 6
Controlled Not Gate General Math 5
Controlled Descent Mechanical Engineering 5
Audio-controlled LED Electrical Engineering 7