We are about to switch to a new forum software. Until then we have removed the registration on this forum.
hello all,
I realize I am asking the same question in 2 different ways, and while I already did a forum search for 'velleman' and 'k8055' with no results, and the dll library for the k8055 is not your typical 'library' for use in processing, I am hoping that using it in processing isnt like opening a can of worms.
Any guidance on preparing the DLL for use as a processing library would be greatly appreciated.
edit/ I am using processing 2.2.1 on windows 7 /edit
Thank You in advance. - Mark
Answers
Sounds like you're looking for Java JNI or JNA. Google is your friend.