views:

43

answers:

0

I have an application called quiksilver which is designed to communicate with a microprocessor controlled electronic vacuum pump. The software is buggy and out of date and I am hoping to find someone who can help me create an open source alternative that is able to communicate to the device.

I am into IT but I am by no means an experienced programmer and I am hoping to find someone I can work with to provided the information necessary to design a suitable replacement application.

Can someone help me with this? <-- the question

The device is plugged into the pc via a usb port and I assume sends something along the lines of...

while vacuum < x continue pumping

if vacuum > x release vacuum

if vacuum = x do nothing

Thanks, OGB