Serial Communication between Arduino and Java has never been simpler. A better alternative to the RXTX library, the JavaArduinoLibrary is an easy to use library with simple methods that allow you, the JAVA programmer, to read and write from the serial port. Seamless serial communication with the port of your choice.
Consists of a class that extends the JComboBox to provide a list of all available ports for selection.
Overloaded functions for serialWrite() and serialRead() allow multiple methods of communication.
Overloaded constructors and getter and setter methods expand the use case to any scenario.
**IMPORTANT**: please download and import both JARs in the files into your project.
Features
- Contains an arduino class whose objects can be used to communicate with the given port
- Easy (overloaded) functions for serialRead() and serialWrite()
- Overloaded constructors make it easy to make an object irrespective of scenario.
- Also contains a class which will list all available serial ports for connection
Categories
LibrariesLicense
Creative Commons Attribution LicenseOther Useful Business Software
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Java-Arduino Communication Library!