Skip to content

System.IO.Ports.SerialPort - from `mono` repository, rewritten to call `libc` directly - no need to include `libMonoPosixHelper.so`. CPU load should be much lower than MS System.IO.Ports. Doesn't support event. (for restrictions see mono SerialPort limitations - TL;DR it's great if you don't use events)

Notifications You must be signed in to change notification settings

michaldobrodenka/Mono.IO.Ports-managed

About

System.IO.Ports.SerialPort - from `mono` repository, rewritten to call `libc` directly - no need to include `libMonoPosixHelper.so`. CPU load should be much lower than MS System.IO.Ports. Doesn't support event. (for restrictions see mono SerialPort limitations - TL;DR it's great if you don't use events)

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages