PDA

View Full Version : Looking for USB input relays...



harryball
02-04-2010, 10:15 AM
I'm looking for a simply USB device that will sense a 5v, 12v, 24v, 28v (i.e. I don't really care) relay closure and trigger software to perform an action.

The need: I want to test a line for voltage, if it is present I want to sense it and trigger an action so I can monitor it with the PC.

Ideas?

/RB

fredtoo
02-05-2010, 12:07 PM
There's a number of devices out there that support contact closure notification/alarming. Unfortunately most are serial based and designed to report via TL1 messaging. I don't know if one of those USB to serial converters would help but then the software could be an issue. And, now that I think about it I recall X10 had a contact closure module.....

eaglesplsh
02-06-2010, 10:13 AM
X10 did have a contact closure input device - they used to say you could use it to remotely sense if you forgot to put the garage door down. I would assume that X10 also has a USB computer interface - been several years since I used their stuff. I don't know if their software will trigger outside software or the action that is needed in this application.

I haven't looked into off-the-shelf options for this, so I can't report on those. I have poked around the Arduino Micro Controllers a bit. They make several preassembled USB/blue tooth interface modules. They're cheap and have grown a great reputation. You'd have to do some simple coding for the Arduino (The SDK is free and I believe the "programmer" is built in to the device.) and then perhaps something on the computer side to trigger your software.

chiloquinruss
02-06-2010, 11:09 AM
Give these guys a look see, they have a manual online to look at. I've never used them but the description looks like what you were talking about. Russ

http://www.audon.co.uk/udin.html

paul_z
02-06-2010, 11:41 AM
labjack.com

Digital I/O and many a to d inputs. I believe I used an active X component to interface to it. Just over $100 but a lot of capability.

Paul Z