firmata4j icon indicating copy to clipboard operation
firmata4j copied to clipboard

Consider using another serial communication library

Open NorbertSandor opened this issue 4 years ago • 1 comments

What do you think about using a serial communication library that has better support? As I see the library used had no releases for ages...

I would recommend https://github.com/Fazecast/jSerialComm .

NorbertSandor avatar Sep 01 '20 10:09 NorbertSandor

We can make all the serial libraries optional and provide transport implementation for all of them. I would highly appreciate your contribution.

kurbatov avatar Sep 01 '20 11:09 kurbatov