Some sort of driver/controller needed to work as switch via pc

Thread Starter

croat_soldier

Joined Oct 31, 2010
2
Hi, Im looking for any sort of solution. I have about 30 tactile switches on a circuit. I'd take them off and would like to wire each one to some sort of driver/controller that can be connected to a pc and controlled from it (integrate into visual basic would be a huge bonus but i wont be too fussy).
 

Wendy

Joined Mar 24, 2008
23,421
If they are normally open you can do both, and have the PC controller across the switch. In the old days we'd use printer interfaces, but those are only good for about 12 switches or so.

Try googling USB interface to switches.

Of course, some programing knowledge is going to be required to interface into the USB device. The printer port method was direct memory access, and you could add more printer ports as needed for more switches.

http://www.bowdenshobbycircuits.info/

http://www.bowdenshobbycircuits.info/page6.htm#PPRIC

http://www.bowdenshobbycircuits.info/page6.htm#p_input
 
Last edited:
Top