Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

SerialPort

Access serial ports with JavaScript and Rust. Linux, OSX and Windows.
Collective - Host: opensource - https://opencollective.com/serialport - Website: https://serialport.io/ - Code: https://github.com/serialport

Merge branch 'master' of https://github.com/w1nk/node-serialport into w1nk-master

github.com/serialport/website - 788cc3bb23943265820edbeb99001be47c45fb4d authored over 13 years ago by Chris Williams <[email protected]>
Merge branch 'master' of https://github.com/w1nk/node-serialport into w1nk-master

github.com/serialport/bindings-cpp - 788cc3bb23943265820edbeb99001be47c45fb4d authored over 13 years ago by Chris Williams <[email protected]>
adding flow control and fixing some of the argument parsing

github.com/serialport/bindings-cpp - a001a41154769223655f42a15b139ef2c2ef548d authored over 13 years ago by wink <[email protected]>
adding flow control and fixing some of the argument parsing

github.com/serialport/website - a001a41154769223655f42a15b139ef2c2ef548d authored over 13 years ago by wink <[email protected]>
adding flow control and fixing some of the argument parsing

github.com/serialport/node-serialport - a001a41154769223655f42a15b139ef2c2ef548d authored over 13 years ago by wink <[email protected]>
Fixing bug with databit, stopbit, and parity not being set properly.

github.com/serialport/node-serialport - e8b88e668e109701a5ec684ea3d0772fd2cda380 authored over 13 years ago by Chris Williams <[email protected]>
Fixing bug with databit, stopbit, and parity not being set properly.

github.com/serialport/website - e8b88e668e109701a5ec684ea3d0772fd2cda380 authored over 13 years ago by Chris Williams <[email protected]>
Fixing bug with databit, stopbit, and parity not being set properly.

github.com/serialport/bindings-cpp - e8b88e668e109701a5ec684ea3d0772fd2cda380 authored over 13 years ago by Chris Williams <[email protected]>
Adds Arduino LDR apparatus demo files

github.com/serialport/bindings-cpp - 5a2b7f16fe4f7e1324ea7e25b9cdfb50f3a07fcc authored over 13 years ago by Rick Waldon <[email protected]>
Adds Arduino LDR apparatus demo files

github.com/serialport/website - 5a2b7f16fe4f7e1324ea7e25b9cdfb50f3a07fcc authored over 13 years ago by Rick Waldon <[email protected]>
Adds Arduino LDR apparatus demo files

github.com/serialport/node-serialport - 5a2b7f16fe4f7e1324ea7e25b9cdfb50f3a07fcc authored over 13 years ago by Rick Waldon <[email protected]>
Readme fix.

github.com/serialport/node-serialport - 1915916ca2f208a911400a54f0900e916e08de2f authored over 13 years ago by Chris Williams <[email protected]>
Readme fix.

github.com/serialport/website - 1915916ca2f208a911400a54f0900e916e08de2f authored over 13 years ago by Chris Williams <[email protected]>
Readme fix.

github.com/serialport/bindings-cpp - 1915916ca2f208a911400a54f0900e916e08de2f authored over 13 years ago by Chris Williams <[email protected]>
Revision increase. Added TooTallNate to authors.

github.com/serialport/bindings-cpp - 561811a542b7f53de21ee449fc3a6991dbdfb1c0 authored over 13 years ago by Chris Williams <[email protected]>
Revision increase. Added TooTallNate to authors.

github.com/serialport/website - 561811a542b7f53de21ee449fc3a6991dbdfb1c0 authored over 13 years ago by Chris Williams <[email protected]>
Revision increase. Added TooTallNate to authors.

github.com/serialport/node-serialport - 561811a542b7f53de21ee449fc3a6991dbdfb1c0 authored over 13 years ago by Chris Williams <[email protected]>
Updated tests to latest verion. Fixed bug where it would emit data event if connection closed (but no data). Merged and verified code from @TooTallNate to convert from EventEmitter to new Streams object inheritance.

github.com/serialport/node-serialport - 9c0e585461512ff214efb00151f01892073cd6e6 authored over 13 years ago by Chris Williams <[email protected]>
Updated tests to latest verion. Fixed bug where it would emit data event if connection closed (but no data). Merged and verified code from @TooTallNate to convert from EventEmitter to new Streams object inheritance.

github.com/serialport/website - 9c0e585461512ff214efb00151f01892073cd6e6 authored over 13 years ago by Chris Williams <[email protected]>
Updated tests to latest verion. Fixed bug where it would emit data event if connection closed (but no data). Merged and verified code from @TooTallNate to convert from EventEmitter to new Streams object inheritance.

github.com/serialport/bindings-cpp - 9c0e585461512ff214efb00151f01892073cd6e6 authored over 13 years ago by Chris Williams <[email protected]>
Resolve conflict.

github.com/serialport/website - 65fc81131f40aa78b63ff1e888f942d43b0cbea8 authored over 13 years ago by Chris Williams <[email protected]>
Resolve conflict.

github.com/serialport/bindings-cpp - 65fc81131f40aa78b63ff1e888f942d43b0cbea8 authored over 13 years ago by Chris Williams <[email protected]>
Resolve conflict.

github.com/serialport/node-serialport - 65fc81131f40aa78b63ff1e888f942d43b0cbea8 authored over 13 years ago by Chris Williams <[email protected]>
Fixing baud rate error.

github.com/serialport/node-serialport - 3c7ee2a9648e521aeeb13dac09d49ed1492c4786 authored over 13 years ago by Chris Williams <[email protected]>
Fixing baud rate error.

github.com/serialport/website - 3c7ee2a9648e521aeeb13dac09d49ed1492c4786 authored over 13 years ago by Chris Williams <[email protected]>
Fixing baud rate error.

github.com/serialport/bindings-cpp - 3c7ee2a9648e521aeeb13dac09d49ed1492c4786 authored over 13 years ago by Chris Williams <[email protected]>
Verify the user options are valid before calling into the native serialport land.

github.com/serialport/bindings-cpp - 782af52db09f9217d0d14b653cef51e675047f71 authored over 13 years ago by Nathan Rajlich <[email protected]>
Verify the user options are valid before calling into the native serialport land.

github.com/serialport/website - 782af52db09f9217d0d14b653cef51e675047f71 authored over 13 years ago by Nathan Rajlich <[email protected]>
Verify the user options are valid before calling into the native serialport land.

github.com/serialport/node-serialport - 782af52db09f9217d0d14b653cef51e675047f71 authored over 13 years ago by Nathan Rajlich <[email protected]>
Added a changelog to track updates and authors to track contributors. Updated packge rev with new changes.

github.com/serialport/node-serialport - 216232ad05b6fe0cc4cbae088ea6c2c857031a9c authored over 13 years ago by Chris Williams <[email protected]>
Added a changelog to track updates and authors to track contributors. Updated packge rev with new changes.

github.com/serialport/website - 216232ad05b6fe0cc4cbae088ea6c2c857031a9c authored over 13 years ago by Chris Williams <[email protected]>
Added a changelog to track updates and authors to track contributors. Updated packge rev with new changes.

github.com/serialport/bindings-cpp - 216232ad05b6fe0cc4cbae088ea6c2c857031a9c authored over 13 years ago by Chris Williams <[email protected]>
Better options handling. Fixes an Error being thrown when no options Object is passed to the 'SerialPort' constructor.

github.com/serialport/website - 320de96798acf2ffec3db834c5f321951465f9cd authored over 13 years ago by Nathan Rajlich <[email protected]>
Better options handling. Fixes an Error being thrown when no options Object is passed to the 'SerialPort' constructor.

github.com/serialport/bindings-cpp - 320de96798acf2ffec3db834c5f321951465f9cd authored over 13 years ago by Nathan Rajlich <[email protected]>
Better options handling. Fixes an Error being thrown when no options Object is passed to the 'SerialPort' constructor.

github.com/serialport/node-serialport - 320de96798acf2ffec3db834c5f321951465f9cd authored over 13 years ago by Nathan Rajlich <[email protected]>
Implement a basic `.end()` function, for `.pipe()` to work properly.

github.com/serialport/node-serialport - 29f7d1d17796a45a1c07ff5f776624f51c56d16c authored over 13 years ago by Nathan Rajlich <[email protected]>
Implement a basic `.end()` function, for `.pipe()` to work properly.

github.com/serialport/bindings-cpp - 29f7d1d17796a45a1c07ff5f776624f51c56d16c authored over 13 years ago by Nathan Rajlich <[email protected]>
Implement a basic `.end()` function, for `.pipe()` to work properly.

github.com/serialport/website - 29f7d1d17796a45a1c07ff5f776624f51c56d16c authored over 13 years ago by Nathan Rajlich <[email protected]>
Inherit from `stream.Stream` instead of `events.EventEmitter`. This gives us `.pipe()`.

github.com/serialport/website - e4a57b6d971273e4fb6efeda8ce3ce4b68dd22cc authored over 13 years ago by Nathan Rajlich <[email protected]>
Inherit from `stream.Stream` instead of `events.EventEmitter`. This gives us `.pipe()`.

github.com/serialport/bindings-cpp - e4a57b6d971273e4fb6efeda8ce3ce4b68dd22cc authored over 13 years ago by Nathan Rajlich <[email protected]>
Inherit from `stream.Stream` instead of `events.EventEmitter`. This gives us `.pipe()`.

github.com/serialport/node-serialport - e4a57b6d971273e4fb6efeda8ce3ce4b68dd22cc authored over 13 years ago by Nathan Rajlich <[email protected]>
Buffer data when reading lines from serial port.

Also correctly set the default delimiter.

github.com/serialport/node-serialport - 0e5b0d306f388114629906d17b606b48a213dbff authored over 13 years ago by Esa-Matti Suuronen <[email protected]>
Buffer data when reading lines from serial port.

Also correctly set the default delimiter.

github.com/serialport/website - 0e5b0d306f388114629906d17b606b48a213dbff authored over 13 years ago by Esa-Matti Suuronen <[email protected]>
Buffer data when reading lines from serial port.

Also correctly set the default delimiter.

github.com/serialport/bindings-cpp - 0e5b0d306f388114629906d17b606b48a213dbff authored over 13 years ago by Esa-Matti Suuronen <[email protected]>
Add missing semicolons and brackets.

github.com/serialport/website - f9a6732f5fc8f7c56d2e871cdffefc3ce03eff7b authored over 13 years ago by Esa-Matti Suuronen <[email protected]>
Add missing semicolons and brackets.

github.com/serialport/bindings-cpp - f9a6732f5fc8f7c56d2e871cdffefc3ce03eff7b authored over 13 years ago by Esa-Matti Suuronen <[email protected]>
Add missing semicolons and brackets.

github.com/serialport/node-serialport - f9a6732f5fc8f7c56d2e871cdffefc3ce03eff7b authored over 13 years ago by Esa-Matti Suuronen <[email protected]>
Minor bug fix.

github.com/serialport/node-serialport - 308e1b12476549b12b4f916e2810e8983507123e authored over 13 years ago by Chris Williams <[email protected]>
Minor bug fix.

github.com/serialport/bindings-cpp - 308e1b12476549b12b4f916e2810e8983507123e authored over 13 years ago by Chris Williams <[email protected]>
Minor bug fix.

github.com/serialport/website - 308e1b12476549b12b4f916e2810e8983507123e authored over 13 years ago by Chris Williams <[email protected]>
Better closing process

github.com/serialport/bindings-cpp - 8063a8c269bd15a48244abcd6bff3ff1899735b3 authored over 13 years ago by Chris Williams <[email protected]>
Better closing process

github.com/serialport/website - 8063a8c269bd15a48244abcd6bff3ff1899735b3 authored over 13 years ago by Chris Williams <[email protected]>
Better closing process

github.com/serialport/node-serialport - 8063a8c269bd15a48244abcd6bff3ff1899735b3 authored over 13 years ago by Chris Williams <[email protected]>
Versions must be x.y.z for npm.

github.com/serialport/node-serialport - 888536e4767dcf43c24c00f11a085f2d465972f4 authored over 13 years ago by Chris Williams <[email protected]>
Versions must be x.y.z for npm.

github.com/serialport/website - 888536e4767dcf43c24c00f11a085f2d465972f4 authored over 13 years ago by Chris Williams <[email protected]>
Versions must be x.y.z for npm.

github.com/serialport/bindings-cpp - 888536e4767dcf43c24c00f11a085f2d465972f4 authored over 13 years ago by Chris Williams <[email protected]>
Added parsers and confirable buffersize. Also fixed if serial port disconnected clean up. Revisioned to 0.2.0

github.com/serialport/website - 35ccb6980e481af41d95482653bb1bedba61647f authored over 13 years ago by Chris Williams <[email protected]>
Added parsers and confirable buffersize. Also fixed if serial port disconnected clean up. Revisioned to 0.2.0

github.com/serialport/bindings-cpp - 35ccb6980e481af41d95482653bb1bedba61647f authored over 13 years ago by Chris Williams <[email protected]>
Added parsers and confirable buffersize. Also fixed if serial port disconnected clean up. Revisioned to 0.2.0

github.com/serialport/node-serialport - 35ccb6980e481af41d95482653bb1bedba61647f authored over 13 years ago by Chris Williams <[email protected]>
Updating and switching to using buffers over string return value.

github.com/serialport/node-serialport - df239d56de0ef0f92ad6683b0bbc6ed06165617c authored over 13 years ago by Chris Williams <[email protected]>
Updating and switching to using buffers over string return value.

github.com/serialport/bindings-cpp - df239d56de0ef0f92ad6683b0bbc6ed06165617c authored over 13 years ago by Chris Williams <[email protected]>
Updating and switching to using buffers over string return value.

github.com/serialport/website - df239d56de0ef0f92ad6683b0bbc6ed06165617c authored over 13 years ago by Chris Williams <[email protected]>
NPM install works properly now.

github.com/serialport/bindings-cpp - ddf0942374f88f067bcc18260b24a3549dc6dd0e authored over 13 years ago by Chris Williams <[email protected]>
NPM install works properly now.

github.com/serialport/website - ddf0942374f88f067bcc18260b24a3549dc6dd0e authored over 13 years ago by Chris Williams <[email protected]>
NPM install works properly now.

github.com/serialport/node-serialport - ddf0942374f88f067bcc18260b24a3549dc6dd0e authored over 13 years ago by Chris Williams <[email protected]>
Moving tests to a test directory and giving tips on how to access the pieces with virtual serial ports and USB sticks.

github.com/serialport/node-serialport - 479ac91654440bdea12929a67a4202c0c1da29f4 authored over 13 years ago by Chris Williams <[email protected]>
Moving tests to a test directory and giving tips on how to access the pieces with virtual serial ports and USB sticks.

github.com/serialport/website - 479ac91654440bdea12929a67a4202c0c1da29f4 authored over 13 years ago by Chris Williams <[email protected]>
Moving tests to a test directory and giving tips on how to access the pieces with virtual serial ports and USB sticks.

github.com/serialport/bindings-cpp - 479ac91654440bdea12929a67a4202c0c1da29f4 authored over 13 years ago by Chris Williams <[email protected]>
Better tagline.

github.com/serialport/bindings-cpp - c95f59d9d41493f1762be4af2de89f7305f132dd authored over 13 years ago by Chris Williams <[email protected]>
Better tagline.

github.com/serialport/website - c95f59d9d41493f1762be4af2de89f7305f132dd authored over 13 years ago by Chris Williams <[email protected]>
Better tagline.

github.com/serialport/node-serialport - c95f59d9d41493f1762be4af2de89f7305f132dd authored over 13 years ago by Chris Williams <[email protected]>
Normalize intro file.

github.com/serialport/node-serialport - 24cca37c53e6460488fafb1b70b8627ceb6eb051 authored over 13 years ago by Chris Williams <[email protected]>
Normalize intro file.

github.com/serialport/bindings-cpp - 24cca37c53e6460488fafb1b70b8627ceb6eb051 authored over 13 years ago by Chris Williams <[email protected]>
Normalize intro file.

github.com/serialport/website - 24cca37c53e6460488fafb1b70b8627ceb6eb051 authored over 13 years ago by Chris Williams <[email protected]>
Making pretty.

github.com/serialport/website - f551824dffbfb9db12c6d4bf6df89a8fe74daca4 authored over 13 years ago by Chris Williams <[email protected]>
Making pretty.

github.com/serialport/bindings-cpp - f551824dffbfb9db12c6d4bf6df89a8fe74daca4 authored over 13 years ago by Chris Williams <[email protected]>
Making pretty.

github.com/serialport/node-serialport - f551824dffbfb9db12c6d4bf6df89a8fe74daca4 authored over 13 years ago by Chris Williams <[email protected]>
Art is hard.

github.com/serialport/node-serialport - a660cd19ff62ee9f48eec9685f7740dd3589cbb4 authored over 13 years ago by Chris Williams <[email protected]>
Art is hard.

github.com/serialport/bindings-cpp - a660cd19ff62ee9f48eec9685f7740dd3589cbb4 authored over 13 years ago by Chris Williams <[email protected]>
Art is hard.

github.com/serialport/website - a660cd19ff62ee9f48eec9685f7740dd3589cbb4 authored over 13 years ago by Chris Williams <[email protected]>
Most important item: ASCII ART BE AWESOME

github.com/serialport/website - 943ebc5a27f049c255a014729020e26126f3b294 authored over 13 years ago by Chris Williams <[email protected]>
Most important item: ASCII ART BE AWESOME

github.com/serialport/bindings-cpp - 943ebc5a27f049c255a014729020e26126f3b294 authored over 13 years ago by Chris Williams <[email protected]>
Most important item: ASCII ART BE AWESOME

github.com/serialport/node-serialport - 943ebc5a27f049c255a014729020e26126f3b294 authored over 13 years ago by Chris Williams <[email protected]>
Update.

github.com/serialport/website - fd89f18bb4b4ca73d8e636ecd171524f9f610004 authored over 13 years ago by Chris Williams <[email protected]>
Cleaning up code.

github.com/serialport/website - 7199923ad54d23d062dead67e8757f8bc65d652f authored over 13 years ago by Chris Williams <[email protected]>
Cleaning up code.

github.com/serialport/bindings-cpp - 7199923ad54d23d062dead67e8757f8bc65d652f authored over 13 years ago by Chris Williams <[email protected]>
Cleaning up code.

github.com/serialport/node-serialport - 7199923ad54d23d062dead67e8757f8bc65d652f authored over 13 years ago by Chris Williams <[email protected]>
Updates to 0.4.0 API and got reading to work as well.

github.com/serialport/node-serialport - 9cb67ff8091bcc744158df104b358586c4e8e3bb authored over 13 years ago by Chris Williams <[email protected]>
Updates to 0.4.0 API and got reading to work as well.

github.com/serialport/bindings-cpp - 9cb67ff8091bcc744158df104b358586c4e8e3bb authored over 13 years ago by Chris Williams <[email protected]>
Updates to 0.4.0 API and got reading to work as well.

github.com/serialport/website - 9cb67ff8091bcc744158df104b358586c4e8e3bb authored over 13 years ago by Chris Williams <[email protected]>
Bringin back in the watchers.

github.com/serialport/website - 7913e0737ce0cb010af77b9fdc931b382d5013e7 authored about 14 years ago by Chris Williams <[email protected]>
Bringin back in the watchers.

github.com/serialport/bindings-cpp - 7913e0737ce0cb010af77b9fdc931b382d5013e7 authored about 14 years ago by Chris Williams <[email protected]>
Bringin back in the watchers.

github.com/serialport/node-serialport - 7913e0737ce0cb010af77b9fdc931b382d5013e7 authored about 14 years ago by Chris Williams <[email protected]>
fix

github.com/serialport/website - 5407db2316d376478e579e27fb4187464d1d192d authored about 14 years ago by Chris Williams <[email protected]>
Fixing up write code.

github.com/serialport/website - 637050561bc70635bbc40897e27d83c60a983074 authored about 14 years ago by Chris Williams <[email protected]>
Fixing up write code.

github.com/serialport/bindings-cpp - 637050561bc70635bbc40897e27d83c60a983074 authored about 14 years ago by Chris Williams <[email protected]>