Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 1.04 KB

README.md

File metadata and controls

18 lines (12 loc) · 1.04 KB

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