-
Does this repo support usb serial connections or only UDP/TCP?
-
Many rusEFI units have nice CAN bus on board
Should it be possible to tune rusEFI via CAN bus?
-
software need to upgrade JDK version ( 8 to 17 or 21), is jSerialComm support JDK17 or JDK21?
-
### Version
2.1.8
### Hardware / Firmware
FluidNC
### What happened
UGS Wont connect to machine using the FluidNC drop down, it keeps telling me...
*** Fetching device settings
*** Could not es…
-
### Version
Other - Universal Gcode Platform 20240709
### Hardware / Firmware
GRBL 1.1
### What happened
```
Product Version: Universal Gcode Platform 20240709
Java: 13.0.1; OpenJDK 6…
-
### Version
2.1.7
### Hardware / Firmware
GRBL 1.1
### What happened
I'm running a modified Shapeoko 1 with GRBL 1.1h on an Arduino Uno rev 3, and I have a probe which uses the tool-bit itself. T…
-
Hello,
i added your library on my project like this in build.gradle.kt:
```kotlin
jvmMain.dependencies {
implementation(compose.desktop.common)
implementation(co…
-
Your serial library is awesome, thanks a lot for your effort to make this one of the best Java serial library I have ever used!
However, I am facing a very rare/random issue. It hits Segfault after a…
tohyf updated
4 months ago
-
I'm running on a Raspberry Pi 5, with latest OS (from July 2024).
I'm trying to get access to the Serial Port, following the code in https://www.pi4j.com/documentation/io-examples/serial/
```
…
-
Is RxTx Dead?