NeuronRobotics / nrjavaserial

A Java Serial Port system. This is a fork of the RXTX project that uses in jar loading of the native code.
Other
345 stars 143 forks source link

Add RS485 support (Linux) #161

Closed fwolter closed 4 years ago

fwolter commented 4 years ago

Add support for RS485 half-duplex bus communication under Linux. Tested with NXP I.MX6 (arm32).

Unfortunately, I did not manage to re-compile all native libs.

madhephaestus commented 4 years ago

if those arent the latest binaries, please remove them from the PR and ill build them on my end.