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 Licensenel_h2
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Java-Arduino Communication Library!