Skip to content

Bindings for low level communication with the OS.

License

Notifications You must be signed in to change notification settings

Serial-Link/cpp-bindings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

CPP-Bindings

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.

Documentation

Check out the Wiki section on how to use these bindings.

Credits

  • 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!

Licence

Apache-2.0. Check LICENSE for more details.

Feel free to contribute to this project.

Copyright 2024 © Paul & Max

About

Bindings for low level communication with the OS.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published