Street_Kings
07-24-2007, 05:24 AM
So, i'm an insomniac. I go on non-sleeping binges for no apparent reason. When i'm on these zombie modes, I build random projects.
Anywho, the project i'm working on now is the first software/hardware hybrid i've ever done. I've never made any sort of hardware from the ground up to interface with a PC, and need a bit of help.
In a nutshell, I need something to read outside voltages and trigger a software event if the voltage drops below a certain threshold. The software side is easy, it's just getting the outside voltages to trigger data events is where i'm kinda lost.
I suppose I could hack apart a game controller or something and use relays to electronically complete button press circuits to give me the input, but i'd rather have a non ghetto solution if possible.
Does anyone know of any resources/tuts/kits to build your own USB devices and inputs? Kits preferred, i'm not feeling too happy about having to write my own drivers, and HID compliant is a must because DirectInput makes life easier on the software side.
Anywho, the project i'm working on now is the first software/hardware hybrid i've ever done. I've never made any sort of hardware from the ground up to interface with a PC, and need a bit of help.
In a nutshell, I need something to read outside voltages and trigger a software event if the voltage drops below a certain threshold. The software side is easy, it's just getting the outside voltages to trigger data events is where i'm kinda lost.
I suppose I could hack apart a game controller or something and use relays to electronically complete button press circuits to give me the input, but i'd rather have a non ghetto solution if possible.
Does anyone know of any resources/tuts/kits to build your own USB devices and inputs? Kits preferred, i'm not feeling too happy about having to write my own drivers, and HID compliant is a must because DirectInput makes life easier on the software side.