serial icon indicating copy to clipboard operation
serial copied to clipboard

Go (golang) serial library for modbus

Results 7 serial issues
Sort by recently updated
recently updated
newest added

Hi, can we use the following uart application code if we are not using rs485 ? we are only using a usb drive and want to test this application using...

Hi, thank you for useful library! I've found an issue. The select syscall has a limitations: > select() can monitor only file descriptors numbers that are less than FD_SETSIZE (1024)—an...

Hi, when I set RS485Config true on Mac, I get this error immediately: "SYS_IOCTL (RS485): inappropriate ioctl for device", does it support rs485 on Mac? Thanks.

When the port Address number was greater, windows responded with the error "System cannot find the file specified". The solution to this problem is adding some back slashes to the...

on NetBSD (AMD64 at least, but from experience, this is architecture independend) Versions 9.x and later, the code using this compiles only when usind the openbsd implementation. I really don...