Reputation: 8858
I'm trying to get the Arduino to communicate with my computer using a simple Java program. Say if a button is pushed on the Arduino then it'll send a message to my Java program then it'll preform some task based on that. What I'm having issues with is reading the serial input from the Arduino. What is this process or where to get more information?
Upvotes: 2
Views: 10048