Skip to content

Lightweight Java library to handle COM ports communication

License

Notifications You must be signed in to change notification settings

celersms/CelerCOM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

CelerCOM

CelerCOM is a free minimalistic Java library, which can be used to interact with external devices over COM ports, for example: USB, virtual COM. The library has no external dependencies. Native drivers are included for 32-bit and 64-bit Windows and Linux. A pure Java driver is available as a fallback for other OS and architectures.

The library is available for free: https://www.celersms.com/CelerCOM.htm

TTY Example

The TTY example shows how to read and write text commands (i.e. AT commands) through the console.

About

Lightweight Java library to handle COM ports communication

Topics

Resources

License

Stars

Watchers

Forks

Languages