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 provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Java-Arduino Communication Library!