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 pull request #706 from voodootikigod/tigoe-master

Rebase of #600

github.com/serialport/node-serialport - 050ca327c1823d7fccb8b1acf866839178e06276 authored over 8 years ago by Francis Gulotta <[email protected]>
Merge pull request #706 from voodootikigod/tigoe-master

Rebase of #600

github.com/serialport/bindings-cpp - 050ca327c1823d7fccb8b1acf866839178e06276 authored over 8 years ago by Francis Gulotta <[email protected]>
Merge pull request #706 from voodootikigod/tigoe-master

Rebase of #600

github.com/serialport/website - 050ca327c1823d7fccb8b1acf866839178e06276 authored over 8 years ago by Francis Gulotta <[email protected]>
added new serial duplex test with no dependencies other than node-serialport

This test works with the ArduinoEcho.ino sketch. It runs well as long as
the remote device is se...

github.com/serialport/website - e4a88e02a78a14df712a61140a5fac880788696f authored over 8 years ago by tigoe <[email protected]>
added new serial duplex test with no dependencies other than node-serialport

This test works with the ArduinoEcho.ino sketch. It runs well as long as
the remote device is se...

github.com/serialport/node-serialport - e4a88e02a78a14df712a61140a5fac880788696f authored over 8 years ago by tigoe <[email protected]>
added new serial duplex test with no dependencies other than node-serialport

This test works with the ArduinoEcho.ino sketch. It runs well as long as
the remote device is se...

github.com/serialport/bindings-cpp - e4a88e02a78a14df712a61140a5fac880788696f authored over 8 years ago by tigoe <[email protected]>
Merge pull request #704 from pabigot/bugfix/file_descriptor_0

add pieces missed in pr #703

github.com/serialport/node-serialport - bffcf9efa9676ce5222bca792a144e587bfa4af8 authored over 8 years ago by Francis Gulotta <[email protected]>
Merge pull request #704 from pabigot/bugfix/file_descriptor_0

add pieces missed in pr #703

github.com/serialport/bindings-cpp - bffcf9efa9676ce5222bca792a144e587bfa4af8 authored over 8 years ago by Francis Gulotta <[email protected]>
Merge pull request #704 from pabigot/bugfix/file_descriptor_0

add pieces missed in pr #703

github.com/serialport/website - bffcf9efa9676ce5222bca792a144e587bfa4af8 authored over 8 years ago by Francis Gulotta <[email protected]>
serialport: replace outdated check for open descriptor

github.com/serialport/bindings-cpp - c526fe793e63f253348fd4640425d9b265fed38e authored over 8 years ago by Peter A. Bigot <[email protected]>
serialport: replace outdated check for open descriptor

github.com/serialport/website - c526fe793e63f253348fd4640425d9b265fed38e authored over 8 years ago by Peter A. Bigot <[email protected]>
serialport: replace outdated check for open descriptor

github.com/serialport/node-serialport - c526fe793e63f253348fd4640425d9b265fed38e authored over 8 years ago by Peter A. Bigot <[email protected]>
serialport: avoid assigning undefined to fd property

When an error is returned the bindings pass undefined instead of null.

github.com/serialport/node-serialport - 0b0c446c4c9b9195718b91296d412c833865eb36 authored over 8 years ago by Peter A. Bigot <[email protected]>
serialport: avoid assigning undefined to fd property

When an error is returned the bindings pass undefined instead of null.

github.com/serialport/bindings-cpp - 0b0c446c4c9b9195718b91296d412c833865eb36 authored over 8 years ago by Peter A. Bigot <[email protected]>
serialport: avoid assigning undefined to fd property

When an error is returned the bindings pass undefined instead of null.

github.com/serialport/website - 0b0c446c4c9b9195718b91296d412c833865eb36 authored over 8 years ago by Peter A. Bigot <[email protected]>
Version 2.0.7-beta2

github.com/serialport/bindings-cpp - 3469c1a0131bab84aabb4fdd0fe7df1e05aa586f authored over 8 years ago by Jacob Rosenthal <[email protected]>
Version 2.0.7-beta2

github.com/serialport/node-serialport - 3469c1a0131bab84aabb4fdd0fe7df1e05aa586f authored over 8 years ago by Jacob Rosenthal <[email protected]>
Version 2.0.7-beta2

github.com/serialport/website - 3469c1a0131bab84aabb4fdd0fe7df1e05aa586f authored over 8 years ago by Jacob Rosenthal <[email protected]>
Merge branch 'release'

github.com/serialport/node-serialport - 20936688261365d56d2dfca915099ff84eae9e99 authored over 8 years ago by Jacob Rosenthal <[email protected]>
Merge branch 'release'

github.com/serialport/website - 20936688261365d56d2dfca915099ff84eae9e99 authored over 8 years ago by Jacob Rosenthal <[email protected]>
Merge branch 'release'

github.com/serialport/bindings-cpp - 20936688261365d56d2dfca915099ff84eae9e99 authored over 8 years ago by Jacob Rosenthal <[email protected]>
Merge branch 'bugfix/file_descriptor_0'

github.com/serialport/website - 398e7cc1cfe1e79b009180545cf60e0d0a407417 authored over 8 years ago by Jacob Rosenthal <[email protected]>
Merge branch 'bugfix/file_descriptor_0'

github.com/serialport/node-serialport - 398e7cc1cfe1e79b009180545cf60e0d0a407417 authored over 8 years ago by Jacob Rosenthal <[email protected]>
Merge branch 'bugfix/file_descriptor_0'

github.com/serialport/bindings-cpp - 398e7cc1cfe1e79b009180545cf60e0d0a407417 authored over 8 years ago by Jacob Rosenthal <[email protected]>
Address #686 race condition closing serial port causing a segfault

github.com/serialport/bindings-cpp - 3731b514fb2ba532fb9822d3190b8c8539bf016a authored over 8 years ago by Francis Gulotta <[email protected]>
Address #686 race condition closing serial port causing a segfault

github.com/serialport/node-serialport - 3731b514fb2ba532fb9822d3190b8c8539bf016a authored over 8 years ago by Francis Gulotta <[email protected]>
Address #686 race condition closing serial port causing a segfault

github.com/serialport/website - 3731b514fb2ba532fb9822d3190b8c8539bf016a authored over 8 years ago by Francis Gulotta <[email protected]>
Bugfixes around JS handling of file descriptors

This patch combines #586 and #686

- A closed serialport now uses fd = null
- Emulate a proper...

github.com/serialport/node-serialport - 090b26b58bfbbab2dc1fa0ad88e460f886cc69d1 authored over 8 years ago by Linus Wallgren <[email protected]>
Bugfixes around JS handling of file descriptors

This patch combines #586 and #686

- A closed serialport now uses fd = null
- Emulate a proper...

github.com/serialport/website - 090b26b58bfbbab2dc1fa0ad88e460f886cc69d1 authored over 8 years ago by Linus Wallgren <[email protected]>
Bugfixes around JS handling of file descriptors

This patch combines #586 and #686

- A closed serialport now uses fd = null
- Emulate a proper...

github.com/serialport/bindings-cpp - 090b26b58bfbbab2dc1fa0ad88e460f886cc69d1 authored over 8 years ago by Linus Wallgren <[email protected]>
Update AUTHORS.md

github.com/serialport/website - 5d843c95dcf1a6e377b9d9885f26be298cabd7d1 authored over 8 years ago by Francis Gulotta <[email protected]>
Update AUTHORS.md

github.com/serialport/bindings-cpp - 5d843c95dcf1a6e377b9d9885f26be298cabd7d1 authored over 8 years ago by Francis Gulotta <[email protected]>
Update AUTHORS.md

github.com/serialport/node-serialport - 5d843c95dcf1a6e377b9d9885f26be298cabd7d1 authored over 8 years ago by Francis Gulotta <[email protected]>
Update AUTHORS.md

github.com/serialport/bindings-cpp - 23a2c5570dc64bf0d301a352159420262f8444a3 authored over 8 years ago by Francis Gulotta <[email protected]>
Update AUTHORS.md

github.com/serialport/node-serialport - 23a2c5570dc64bf0d301a352159420262f8444a3 authored over 8 years ago by Francis Gulotta <[email protected]>
Update AUTHORS.md

github.com/serialport/website - 23a2c5570dc64bf0d301a352159420262f8444a3 authored over 8 years ago by Francis Gulotta <[email protected]>
Merge pull request #701 from nebrius/readme_update

Updated Raspberry Pi docs to link to Raspi IO

github.com/serialport/website - 78d4dd99e253162909dc8c8b5a0ec3b5f10ad9c1 authored over 8 years ago by Francis Gulotta <[email protected]>
Merge pull request #701 from nebrius/readme_update

Updated Raspberry Pi docs to link to Raspi IO

github.com/serialport/node-serialport - 78d4dd99e253162909dc8c8b5a0ec3b5f10ad9c1 authored over 8 years ago by Francis Gulotta <[email protected]>
Merge pull request #701 from nebrius/readme_update

Updated Raspberry Pi docs to link to Raspi IO

github.com/serialport/bindings-cpp - 78d4dd99e253162909dc8c8b5a0ec3b5f10ad9c1 authored over 8 years ago by Francis Gulotta <[email protected]>
Updated Raspberry Pi docs to link to Raspi IO

github.com/serialport/website - b2cbe543799aefc537097c3b7d4c8b2879e3e84a authored over 8 years ago by Bryan Hughes <[email protected]>
Updated Raspberry Pi docs to link to Raspi IO

github.com/serialport/bindings-cpp - b2cbe543799aefc537097c3b7d4c8b2879e3e84a authored over 8 years ago by Bryan Hughes <[email protected]>
Updated Raspberry Pi docs to link to Raspi IO

github.com/serialport/node-serialport - b2cbe543799aefc537097c3b7d4c8b2879e3e84a authored over 8 years ago by Bryan Hughes <[email protected]>
Merge pull request #698 from voodootikigod/update-linting

Switch to eslint and fixup a lot of linting issues.

github.com/serialport/node-serialport - 8174327f93e900acfaca56e273083907261bcd39 authored over 8 years ago by Jacob Rosenthal <[email protected]>
Merge pull request #698 from voodootikigod/update-linting

Switch to eslint and fixup a lot of linting issues.

github.com/serialport/bindings-cpp - 8174327f93e900acfaca56e273083907261bcd39 authored over 8 years ago by Jacob Rosenthal <[email protected]>
Merge pull request #698 from voodootikigod/update-linting

Switch to eslint and fixup a lot of linting issues.

github.com/serialport/website - 8174327f93e900acfaca56e273083907261bcd39 authored over 8 years ago by Jacob Rosenthal <[email protected]>
Switch to eslint and fixup a lot of listing issues.

There are not a ton of open PRs that would be effected by this, I think it's a good time to go a...

github.com/serialport/bindings-cpp - c2c424c620f012230832d7e344adee0c380c1bb4 authored over 8 years ago by Francis Gulotta <[email protected]>
Switch to eslint and fixup a lot of listing issues.

There are not a ton of open PRs that would be effected by this, I think it's a good time to go a...

github.com/serialport/node-serialport - c2c424c620f012230832d7e344adee0c380c1bb4 authored over 8 years ago by Francis Gulotta <[email protected]>
Switch to eslint and fixup a lot of listing issues.

There are not a ton of open PRs that would be effected by this, I think it's a good time to go a...

github.com/serialport/website - c2c424c620f012230832d7e344adee0c380c1bb4 authored over 8 years ago by Francis Gulotta <[email protected]>
Merge pull request #694 from voodootikigod/doc-improvements

Update the README and add an ISSUE_TEMPLATE

github.com/serialport/website - 1ed0fa5f8338e55a324b9125a4169cfe2aef28f8 authored over 8 years ago by Francis Gulotta <[email protected]>
Merge pull request #694 from voodootikigod/doc-improvements

Update the README and add an ISSUE_TEMPLATE

github.com/serialport/bindings-cpp - 1ed0fa5f8338e55a324b9125a4169cfe2aef28f8 authored over 8 years ago by Francis Gulotta <[email protected]>
Merge pull request #694 from voodootikigod/doc-improvements

Update the README and add an ISSUE_TEMPLATE

github.com/serialport/node-serialport - 1ed0fa5f8338e55a324b9125a4169cfe2aef28f8 authored over 8 years ago by Francis Gulotta <[email protected]>
Update the README and add an ISSUE_TEMPLATE

github.com/serialport/bindings-cpp - 5ecb5909ad664ac90b9b1852ed0620bb6452afe3 authored over 8 years ago by Francis Gulotta <[email protected]>
Update the README and add an ISSUE_TEMPLATE

github.com/serialport/node-serialport - 5ecb5909ad664ac90b9b1852ed0620bb6452afe3 authored over 8 years ago by Francis Gulotta <[email protected]>
Update the README and add an ISSUE_TEMPLATE

github.com/serialport/website - 5ecb5909ad664ac90b9b1852ed0620bb6452afe3 authored over 8 years ago by Francis Gulotta <[email protected]>
add beta release instructions, remove makefile for release

github.com/serialport/bindings-cpp - b5deddf786c8edf257188fc3b0efa13d6fb4e715 authored over 8 years ago by Jacob Rosenthal <[email protected]>
add beta release instructions, remove makefile for release

github.com/serialport/website - b5deddf786c8edf257188fc3b0efa13d6fb4e715 authored over 8 years ago by Jacob Rosenthal <[email protected]>
add beta release instructions, remove makefile for release

github.com/serialport/node-serialport - b5deddf786c8edf257188fc3b0efa13d6fb4e715 authored over 8 years ago by Jacob Rosenthal <[email protected]>
Add a note about write issues

when writing to a recently opened Arduino port.

github.com/serialport/website - b9aa077c993d812d54d21c7ce0b4589d147764cf authored over 8 years ago by Francis Gulotta <[email protected]>
Add a note about write issues

when writing to a recently opened Arduino port.

github.com/serialport/bindings-cpp - b9aa077c993d812d54d21c7ce0b4589d147764cf authored over 8 years ago by Francis Gulotta <[email protected]>
Add a note about write issues

when writing to a recently opened Arduino port.

github.com/serialport/node-serialport - b9aa077c993d812d54d21c7ce0b4589d147764cf authored over 8 years ago by Francis Gulotta <[email protected]>
Version 2.0.7-beta1

github.com/serialport/node-serialport - 9f08b81c310f474c002d05c29c2644acc85f802e authored over 8 years ago by Jacob Rosenthal <[email protected]>
Version 2.0.7-beta1

github.com/serialport/bindings-cpp - 9f08b81c310f474c002d05c29c2644acc85f802e authored over 8 years ago by Jacob Rosenthal <[email protected]>
Version 2.0.7-beta1

github.com/serialport/website - 9f08b81c310f474c002d05c29c2644acc85f802e authored over 8 years ago by Jacob Rosenthal <[email protected]>
Merge pull request #593 from rodovich/check-callback

Check `callback` before calling it in no-error case.

github.com/serialport/node-serialport - c670840c03ffdce56f52aa65ee0be8ee46313403 authored over 8 years ago by Francis Gulotta <[email protected]>
Merge pull request #593 from rodovich/check-callback

Check `callback` before calling it in no-error case.

github.com/serialport/website - c670840c03ffdce56f52aa65ee0be8ee46313403 authored over 8 years ago by Francis Gulotta <[email protected]>
Merge pull request #593 from rodovich/check-callback

Check `callback` before calling it in no-error case.

github.com/serialport/bindings-cpp - c670840c03ffdce56f52aa65ee0be8ee46313403 authored over 8 years ago by Francis Gulotta <[email protected]>
Check `callback` before calling it in no-error case.

It appears to be an optional parameter because we check it before calling it in every other case...

github.com/serialport/node-serialport - 79e7fbfce6b8201f478a18862ebe7fefb2589e9d authored over 8 years ago by Jim Rodovich <[email protected]>
Check `callback` before calling it in no-error case.

It appears to be an optional parameter because we check it before calling it in every other case...

github.com/serialport/website - 79e7fbfce6b8201f478a18862ebe7fefb2589e9d authored over 8 years ago by Jim Rodovich <[email protected]>
Check `callback` before calling it in no-error case.

It appears to be an optional parameter because we check it before calling it in every other case...

github.com/serialport/bindings-cpp - 79e7fbfce6b8201f478a18862ebe7fefb2589e9d authored over 8 years ago by Jim Rodovich <[email protected]>
Merge pull request #662 from voodootikigod/win10dcb

Remove deprecated BuildCommDCB for windows 10 support

github.com/serialport/bindings-cpp - 1ff7f922667096f1b871815303923988dc4c4943 authored over 8 years ago by Francis Gulotta <[email protected]>
Merge pull request #662 from voodootikigod/win10dcb

Remove deprecated BuildCommDCB for windows 10 support

github.com/serialport/website - 1ff7f922667096f1b871815303923988dc4c4943 authored over 8 years ago by Francis Gulotta <[email protected]>
Merge pull request #662 from voodootikigod/win10dcb

Remove deprecated BuildCommDCB for windows 10 support

github.com/serialport/node-serialport - 1ff7f922667096f1b871815303923988dc4c4943 authored over 8 years ago by Francis Gulotta <[email protected]>
Merge pull request #32 from galeksandrp/patch-1

-> Chromium

github.com/serialport/electron-serialport - 48bdcd258f68da06de688d8e7ae46de87fbeb733 authored over 8 years ago by Jessica Lord <[email protected]>
Merge pull request #32 from galeksandrp/patch-1

-> Chromium

github.com/serialport/electron-serialport-quick-start - 48bdcd258f68da06de688d8e7ae46de87fbeb733 authored over 8 years ago by Jessica Lord <[email protected]>
-> Chromium

github.com/serialport/electron-serialport - 3df78011984a651d6b87e8c969b9ef977191f0d3 authored over 8 years ago by Alexander Georgievskiy <[email protected]>
Remove deprecated BuildCommDCB for windows support

- This replaces the removed shortcut methods to build a serial port
object with the non deprecat...

github.com/serialport/website - 0bf2ed2da394e3839046d9b06df8d0f39e52686b authored over 8 years ago by Francis Gulotta <[email protected]>
Remove deprecated BuildCommDCB for windows support

- This replaces the removed shortcut methods to build a serial port
object with the non deprecat...

github.com/serialport/bindings-cpp - 0bf2ed2da394e3839046d9b06df8d0f39e52686b authored over 8 years ago by Francis Gulotta <[email protected]>
Remove deprecated BuildCommDCB for windows support

- This replaces the removed shortcut methods to build a serial port
object with the non deprecat...

github.com/serialport/node-serialport - 0bf2ed2da394e3839046d9b06df8d0f39e52686b authored over 8 years ago by Francis Gulotta <[email protected]>
Merge pull request #654 from sayanee/svg-badges

add clearer svg badges

github.com/serialport/node-serialport - 117a11491144cbd40531285136e6b4e7ab94a764 authored over 8 years ago by Francis Gulotta <[email protected]>
Merge pull request #654 from sayanee/svg-badges

add clearer svg badges

github.com/serialport/website - 117a11491144cbd40531285136e6b4e7ab94a764 authored over 8 years ago by Francis Gulotta <[email protected]>
Merge pull request #654 from sayanee/svg-badges

add clearer svg badges

github.com/serialport/bindings-cpp - 117a11491144cbd40531285136e6b4e7ab94a764 authored over 8 years ago by Francis Gulotta <[email protected]>
Merge pull request #27 from clemens-tolboom/clemens-tolboom-patch-1

Remove $ in code example

github.com/serialport/electron-serialport - 8ff9e5c25bf6d7e1adb45bde39ecf22a6f79753a authored almost 9 years ago by Jessica Lord <[email protected]>
Merge pull request #27 from clemens-tolboom/clemens-tolboom-patch-1

Remove $ in code example

github.com/serialport/electron-serialport-quick-start - 8ff9e5c25bf6d7e1adb45bde39ecf22a6f79753a authored almost 9 years ago by Jessica Lord <[email protected]>
Merge pull request #26 from atom/app-restore

Restore window on activate event

github.com/serialport/electron-serialport-quick-start - d74d4fc039a016f567af55dfe94182f28ea2f62a authored almost 9 years ago by Jessica Lord <[email protected]>
Merge pull request #26 from atom/app-restore

Restore window on activate event

github.com/serialport/electron-serialport - d74d4fc039a016f567af55dfe94182f28ea2f62a authored almost 9 years ago by Jessica Lord <[email protected]>
add clearer svg badges

github.com/serialport/node-serialport - d50d69411689364fb0315463c44c1c47bfc02465 authored almost 9 years ago by Sayanee <[email protected]>
add clearer svg badges

github.com/serialport/bindings-cpp - d50d69411689364fb0315463c44c1c47bfc02465 authored almost 9 years ago by Sayanee <[email protected]>
add clearer svg badges

github.com/serialport/website - d50d69411689364fb0315463c44c1c47bfc02465 authored almost 9 years ago by Sayanee <[email protected]>
Remove $ in code example

Let's make this copy/paste able.

github.com/serialport/electron-serialport - 8a60d001e432d9c0e6f0280a7fc861fffcf720f0 authored almost 9 years ago by Clemens Tolboom <[email protected]>
Remove $ in code example

Let's make this copy/paste able.

github.com/serialport/electron-serialport-quick-start - 8a60d001e432d9c0e6f0280a7fc861fffcf720f0 authored almost 9 years ago by Clemens Tolboom <[email protected]>
Version 2.0.6

github.com/serialport/bindings-cpp - 348ab17f9190e87ff9523684918f6f6247bbb8a4 authored almost 9 years ago by Jacob Rosenthal <[email protected]>
Version 2.0.6

github.com/serialport/node-serialport - 348ab17f9190e87ff9523684918f6f6247bbb8a4 authored almost 9 years ago by Jacob Rosenthal <[email protected]>
Version 2.0.6

github.com/serialport/website - 348ab17f9190e87ff9523684918f6f6247bbb8a4 authored almost 9 years ago by Jacob Rosenthal <[email protected]>
Merge remote-tracking branch 'hybrid/feature/build-nodejs-5' into update

github.com/serialport/website - a80c45ab7f4690f8cdf923379c1b4f510409370f authored almost 9 years ago by Jacob Rosenthal <[email protected]>
Merge remote-tracking branch 'hybrid/feature/build-nodejs-5' into update

github.com/serialport/node-serialport - a80c45ab7f4690f8cdf923379c1b4f510409370f authored almost 9 years ago by Jacob Rosenthal <[email protected]>
Merge remote-tracking branch 'hybrid/feature/build-nodejs-5' into update

github.com/serialport/bindings-cpp - a80c45ab7f4690f8cdf923379c1b4f510409370f authored almost 9 years ago by Jacob Rosenthal <[email protected]>
Merge branch 'nmpignore' into update

github.com/serialport/website - ee2147ab62191a94e5fb2d8155cf960bf0ee2a8a authored almost 9 years ago by Jacob Rosenthal <[email protected]>