Skip to content

Releases: hanneseilers/jSerial

Version 0.0.5

03 Sep 11:55
814a7b6

Choose a tag to compare

  • Updated project and code.
  • Replaced old RxTxSerial library with jSerialComm

jSerial should work now with Gradle 8 projects.
Tested only on Linux

Version 0.0.4

18 Jul 12:32

Choose a tag to compare

Version 0.0.4

  • Removed debugging messages

Version 0.0.3

18 Jul 12:09

Choose a tag to compare

Version 0.0.3

First release with working build file and project structure.

Version 0.0.2a

21 Aug 15:12

Choose a tag to compare

Version 0.0.2a Pre-release
Pre-release

New in version 0.0.2a

  • Implemented data recieved listener interface.
  • Fixed several bugs

Version 0.0.1-alpha

02 Apr 20:51

Choose a tag to compare

Version 0.0.1-alpha Pre-release
Pre-release

Implemented main functionality.
Read and write not tested!

Installation

Add jFTDIserial.jar to your build path.
Add lib directory from jFTDIserial-libs.tar.gz to your working directory.