We aggregate information from all open source repositories to provide the most of useful open source products, from Enterprise product to small libraries across all platforms. Please search and find what you want.

Java-Arduino Communication Library

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.

Today’s small-to-medium-sized (SMB) businesses and large enterprises are saving on their monthly communications costs by making one simple decision: to switch to a VoIP service solution from their old, outdated Plain Old Telephone Service (POTS). By choosing a new VoIP service, these companies enjoy the flexibility, reliability, call features, and audio quality that only a VoIP service can provide. Plus, they cut their phone bill by up to 70%!

Website https://javaarduinolibrary.sourceforge.io
Tags
License
Platform
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