An open API service indexing awesome lists of open source software.

https://github.com/roydejong/node-serialport-bindings

🍴 A desperate fork of node-serialport/packages/bindings, trying to get Electron to play nice
https://github.com/roydejong/node-serialport-bindings

Last synced: about 16 hours ago
JSON representation

🍴 A desperate fork of node-serialport/packages/bindings, trying to get Electron to play nice

Awesome Lists containing this project

README

          

# @serialport/Bindings

The `Binding` is how Node-SerialPort talks to the underlying system. By default, we auto detect Windows, Linux and OS X, and load the appropriate module for your system. You can assign `SerialPort.Binding` to any binding you like. Find more by searching ["serialport-binding" at npm](https://www.npmjs.com/search?q=serialport-binding).

Learn more at our [bindings documentation](https://serialport.io/docs/api-bindings) page.