-
Hello, I'm triyng to use j2mod on an Android application through RTU, but I saw that the library needs the jSerialComm dependency that requires /dev/tti\* device. So it does't work with a specific ker…
-
Hello felHR85 I used your library to communicate with usb serial devices and its working as i want it to.
Now requirement is little tricky here as I want to communicate using more than one usb serial…
-
Dear @felHR85 ,
I want to list all of usb device that plug in my android device (example my android device has 3 usbs port). It's possible if I want to list all if device that attached to my android.
…
-
Please add a module with an example sample. It is simpler to look at code sometimes.
-
In my application i need unbuffered synchronous write to provide equal spacing between the end of each and start of subsequent transmits. (using ScheduledExecutorService.scheduleWithFixedDelay)
Trans…
-
I need to use this (os a similar) library to interface with a device which is connected like this: [![](https://i.imgur.com/BJLKt3g.png)](https://i.imgur.com/BJLKt3g.png)
but it doesn't show up when …
ghost updated
9 years ago
-
hallo @felHR85 ,
first of all thank you for your usb serial library,
i would ask about main program for simple read and write via usb serial with using your library, (Im using Prolific usb-to-serial …
-
Hello,
I don't know if this is an issue of the UsbSeria libraryl or my implementation is bad.
Anyway this UsbSerial it's great!
I had the following code in a click event.
It works fine one or two t…
-
Hi,
I have been looking for the source code of the SimlpeJSON.dll over the internet , but the project seems to have updated as the latest project on http://simplejson.codeplex.com/ has namespace as S…