Development on Lattepanda using Java

userHead mamech 2017-10-23 22:17:32 10612 Views5 Replies
Hello there

I have made some java based applications before on raspberry pi and I am happy to see a user friendly platform like lattepanda and I would like to try development under it, but I have a question. where can I find the needed libraries that enable me from making java to communicate with arduino pins? I have seen examples in C# but I found nothing using java. If this should be done using serial communication (for example using Rxtx library in java) then which COM port should I call to talk to arduino ?


thanks