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
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Java-Arduino Communication Library!