Original Post
Sorry for posting in Lounge, but I don't know of any better forum to ask about this kind of thing. Any better suggestions?
A project I work on involves simulating a proprietary medical device. It's got boxes that can slide in/out, knobs that turn, etc. What we want is to build a PC input device which simulates this. The real device is 100% mechanical but we think the housing is large enough to use to hold any electronics, actuators and what-not.
Does anyone have any experience in this area? My initial thought was we want it to show up as a standard game device, so that we can avoid writing custom drivers, which would be a pain. Does that make sense? Or perhaps there's some standard USB protocol to achieve a similar kind of thing.
Maybe I'm not explaining too well since I don't really know how to start, but basically we want a bespoke controller with a bunch of knobs and levers, that can be plugged into a PC without us needing to write a custom device driver.
We're probably going to use a factory to produce a bunch of these, it's how the electronics and software interface that is my area of interest. I know back in the day, people used to create their own serial-port interfaces but with USB and modern standards for input devices I have literally zero information on which to draw!
Thanks!
A project I work on involves simulating a proprietary medical device. It's got boxes that can slide in/out, knobs that turn, etc. What we want is to build a PC input device which simulates this. The real device is 100% mechanical but we think the housing is large enough to use to hold any electronics, actuators and what-not.
Does anyone have any experience in this area? My initial thought was we want it to show up as a standard game device, so that we can avoid writing custom drivers, which would be a pain. Does that make sense? Or perhaps there's some standard USB protocol to achieve a similar kind of thing.
Maybe I'm not explaining too well since I don't really know how to start, but basically we want a bespoke controller with a bunch of knobs and levers, that can be plugged into a PC without us needing to write a custom device driver.
We're probably going to use a factory to produce a bunch of these, it's how the electronics and software interface that is my area of interest. I know back in the day, people used to create their own serial-port interfaces but with USB and modern standards for input devices I have literally zero information on which to draw!
Thanks!