C++ bindings for low level communication with the OS. These bindings provide functions to open
, close
, read
, write
, etc. to or from a serial connection. The functions than can be used through a dynamic link library or shared object.
Check out the Wiki section on how to use these bindings.
- Big thanks goes out to @Katze719 who wrote most of the C++ files and functions!
- Thanks to @AapoAlas for the great support and help on the Deno Discord!
- Thanks to @Dj for the inspiration on how to write such a library!
Apache-2.0. Check LICENSE for more details.
Feel free to contribute to this project.
Copyright 2024 © Paul & Max