SanderG
2008-06-16 13:40:09 UTC
Hi, I'm developing a application in Java that lets a user create a combination of outputs, and set them to high and low.Right now, i'm using experimental boards of Velleman. With JNI (Java Native Interface), I can control the DLL's supplied with these boards, and I'm able to set outputs low and high how I want it. However, I'm look for an alternative, since I need lots of outputs (40+). I stumbled upon the 6501 and 6509 boards, and they seem very interesting for my needs.However, I would like to know if these boards can be accessed and programmed with Java. Does anyone have experience with these boards in combination with a Java-based application ? I suppose the DLL's are shipped with the modules?Another question: the 6501 seems to suit my needs perferctly. If I want more than 24 inputs/outputs, is it possible to do the following ? Instead of buying the 6509 board, can I just buy a few 6501 boards, hook them up to USB ports, and still access them through software _independantly_ ? It would be more price-efficient to buy a few 6501 boards than to buy 1 6509 board. Thanks in advance for your advice and help,Regards,Sander Goossens