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

Update Windows requirements

github.com/serialport/bindings-cpp - c6040d62c22296ae8d97ad16c6bce245c61352f1 authored over 11 years ago by Brian White <[email protected]>
correct open in case of error

github.com/serialport/website - 002d26843e2d462416b2188e2aa83de69ab689be authored over 11 years ago by Adriano Raiano <[email protected]>
correct open in case of error

github.com/serialport/node-serialport - 002d26843e2d462416b2188e2aa83de69ab689be authored over 11 years ago by Adriano Raiano <[email protected]>
correct open in case of error

github.com/serialport/bindings-cpp - 002d26843e2d462416b2188e2aa83de69ab689be authored over 11 years ago by Adriano Raiano <[email protected]>
Merge pull request #156 from mscdex/fix-vs-express

windows: fix compilation with VS Express

github.com/serialport/node-serialport - 1738281adfe53fdcc19d1fdaae82cce78f7ad520 authored over 11 years ago by Chris Williams <[email protected]>
Merge pull request #156 from mscdex/fix-vs-express

windows: fix compilation with VS Express

github.com/serialport/website - 1738281adfe53fdcc19d1fdaae82cce78f7ad520 authored over 11 years ago by Chris Williams <[email protected]>
Merge pull request #156 from mscdex/fix-vs-express

windows: fix compilation with VS Express

github.com/serialport/bindings-cpp - 1738281adfe53fdcc19d1fdaae82cce78f7ad520 authored over 11 years ago by Chris Williams <[email protected]>
windows: fix compilation with VS Express

github.com/serialport/website - 5e63724006996c3c1160d5f3f88115183d26c43e authored over 11 years ago by mscdex <[email protected]>
windows: fix compilation with VS Express

github.com/serialport/node-serialport - 5e63724006996c3c1160d5f3f88115183d26c43e authored over 11 years ago by mscdex <[email protected]>
windows: fix compilation with VS Express

github.com/serialport/bindings-cpp - 5e63724006996c3c1160d5f3f88115183d26c43e authored over 11 years ago by mscdex <[email protected]>
Merge pull request #148 from oshea00/master

Added a example that works for Arduino

github.com/serialport/website - e99c9093e91329d8388a0d9ef9f02ad7d0364920 authored over 11 years ago by Chris Williams <[email protected]>
Merge pull request #148 from oshea00/master

Added a example that works for Arduino

github.com/serialport/bindings-cpp - e99c9093e91329d8388a0d9ef9f02ad7d0364920 authored over 11 years ago by Chris Williams <[email protected]>
Merge pull request #148 from oshea00/master

Added a example that works for Arduino

github.com/serialport/node-serialport - e99c9093e91329d8388a0d9ef9f02ad7d0364920 authored over 11 years ago by Chris Williams <[email protected]>
Fixed delimiter choice

github.com/serialport/website - c33eac45527f9238206d99ea8a1390de7097916a authored over 11 years ago by Mike OShea <[email protected]>
Fixed delimiter choice

github.com/serialport/bindings-cpp - c33eac45527f9238206d99ea8a1390de7097916a authored over 11 years ago by Mike OShea <[email protected]>
Fixed delimiter choice

github.com/serialport/node-serialport - c33eac45527f9238206d99ea8a1390de7097916a authored over 11 years ago by Mike OShea <[email protected]>
A full example that really works

Just change the serial port name to match where your arduino is plugged in.

github.com/serialport/website - 105c96dccfd1a7d7e3c5eea20a663ebb58e43c0a authored over 11 years ago by Mike OShea <[email protected]>
A full example that really works

Just change the serial port name to match where your arduino is plugged in.

github.com/serialport/node-serialport - 105c96dccfd1a7d7e3c5eea20a663ebb58e43c0a authored over 11 years ago by Mike OShea <[email protected]>
A full example that really works

Just change the serial port name to match where your arduino is plugged in.

github.com/serialport/bindings-cpp - 105c96dccfd1a7d7e3c5eea20a663ebb58e43c0a authored over 11 years ago by Mike OShea <[email protected]>
Update. to the readme and minor version.

github.com/serialport/website - c723d9362d30457f25c2b9eb68e7123b4a7e7f33 authored over 11 years ago by Chris Williams <[email protected]>
Update. to the readme and minor version.

github.com/serialport/node-serialport - c723d9362d30457f25c2b9eb68e7123b4a7e7f33 authored over 11 years ago by Chris Williams <[email protected]>
Update. to the readme and minor version.

github.com/serialport/bindings-cpp - c723d9362d30457f25c2b9eb68e7123b4a7e7f33 authored over 11 years ago by Chris Williams <[email protected]>
Update packages.

github.com/serialport/bindings-cpp - 091fec1a18a30463c3402d87b961713eb16af6f0 authored over 11 years ago by Chris Williams <[email protected]>
Update packages.

github.com/serialport/node-serialport - 091fec1a18a30463c3402d87b961713eb16af6f0 authored over 11 years ago by Chris Williams <[email protected]>
Update packages.

github.com/serialport/website - 091fec1a18a30463c3402d87b961713eb16af6f0 authored over 11 years ago by Chris Williams <[email protected]>
Merge pull request #141 from adrai/open

encapsulation of open function

github.com/serialport/website - 304cb11606eed6aeac5dae6d0136a2759013781e authored over 11 years ago by Chris Williams <[email protected]>
Merge pull request #141 from adrai/open

encapsulation of open function

github.com/serialport/bindings-cpp - 304cb11606eed6aeac5dae6d0136a2759013781e authored over 11 years ago by Chris Williams <[email protected]>
Merge pull request #141 from adrai/open

encapsulation of open function

github.com/serialport/node-serialport - 304cb11606eed6aeac5dae6d0136a2759013781e authored over 11 years ago by Chris Williams <[email protected]>
Merge pull request #143 from tehknox/master

Fixed an error to work with nodejs 0.10.0 on Windows

github.com/serialport/bindings-cpp - 1f561aadaecf10a7bf9eb889631a4d807951171f authored over 11 years ago by Chris Williams <[email protected]>
Merge pull request #143 from tehknox/master

Fixed an error to work with nodejs 0.10.0 on Windows

github.com/serialport/website - 1f561aadaecf10a7bf9eb889631a4d807951171f authored over 11 years ago by Chris Williams <[email protected]>
Merge pull request #143 from tehknox/master

Fixed an error to work with nodejs 0.10.0 on Windows

github.com/serialport/node-serialport - 1f561aadaecf10a7bf9eb889631a4d807951171f authored over 11 years ago by Chris Williams <[email protected]>
Merge pull request #144 from timnew/master

Removed the list wrapper

github.com/serialport/node-serialport - 9d1c2e3857b7c0630abfe60fe5cdc079db4fcd10 authored over 11 years ago by Chris Williams <[email protected]>
Merge pull request #144 from timnew/master

Removed the list wrapper

github.com/serialport/website - 9d1c2e3857b7c0630abfe60fe5cdc079db4fcd10 authored over 11 years ago by Chris Williams <[email protected]>
Merge pull request #144 from timnew/master

Removed the list wrapper

github.com/serialport/bindings-cpp - 9d1c2e3857b7c0630abfe60fe5cdc079db4fcd10 authored over 11 years ago by Chris Williams <[email protected]>
Merge commit '69fac6007f7af34e1a1fcf6d993f93a914760e3b'

github.com/serialport/website - 94853926d5ca8338994e7e0a9873fe58253ff937 authored over 11 years ago by DD <[email protected]>
Merge commit '69fac6007f7af34e1a1fcf6d993f93a914760e3b'

github.com/serialport/bindings-cpp - 94853926d5ca8338994e7e0a9873fe58253ff937 authored over 11 years ago by DD <[email protected]>
Merge commit '69fac6007f7af34e1a1fcf6d993f93a914760e3b'

github.com/serialport/node-serialport - 94853926d5ca8338994e7e0a9873fe58253ff937 authored over 11 years ago by DD <[email protected]>
remove the list wrapper

github.com/serialport/node-serialport - 9f745f15e9f037502a3965511f3baa93a24041a4 authored over 11 years ago by DD <[email protected]>
remove the list wrapper

github.com/serialport/bindings-cpp - 9f745f15e9f037502a3965511f3baa93a24041a4 authored over 11 years ago by DD <[email protected]>
remove the list wrapper

github.com/serialport/website - 9f745f15e9f037502a3965511f3baa93a24041a4 authored over 11 years ago by DD <[email protected]>
added manufacturer and serialNumber in mac for 108#issuecomment-15285753

github.com/serialport/bindings-cpp - 0cb7070150e4d4e26a96310aacdaec1af1928c67 authored over 11 years ago by Adriano Raiano <[email protected]>
added manufacturer and serialNumber in mac for 108#issuecomment-15285753

github.com/serialport/node-serialport - 0cb7070150e4d4e26a96310aacdaec1af1928c67 authored over 11 years ago by Adriano Raiano <[email protected]>
added manufacturer and serialNumber in mac for 108#issuecomment-15285753

github.com/serialport/website - 0cb7070150e4d4e26a96310aacdaec1af1928c67 authored over 11 years ago by Adriano Raiano <[email protected]>
remove the list wrapper

github.com/serialport/bindings-cpp - 69fac6007f7af34e1a1fcf6d993f93a914760e3b authored over 11 years ago by DD <[email protected]>
remove the list wrapper

github.com/serialport/website - 69fac6007f7af34e1a1fcf6d993f93a914760e3b authored over 11 years ago by DD <[email protected]>
remove the list wrapper

github.com/serialport/node-serialport - 69fac6007f7af34e1a1fcf6d993f93a914760e3b authored over 11 years ago by DD <[email protected]>
fixing

Fixed the error :
error C2664: 'uv_queue_work' : cannot convert parameter 4 from 'void
(__cdecl ...

github.com/serialport/website - 29c6119cf4a9974738935aae59d63401a640c17a authored over 11 years ago by Frédérick Lebel <[email protected]>
fixing

Fixed the error :
error C2664: 'uv_queue_work' : cannot convert parameter 4 from 'void
(__cdecl ...

github.com/serialport/node-serialport - 29c6119cf4a9974738935aae59d63401a640c17a authored over 11 years ago by Frédérick Lebel <[email protected]>
fixing

Fixed the error :
error C2664: 'uv_queue_work' : cannot convert parameter 4 from 'void
(__cdecl ...

github.com/serialport/bindings-cpp - 29c6119cf4a9974738935aae59d63401a640c17a authored over 11 years ago by Frédérick Lebel <[email protected]>
clean better on close

github.com/serialport/website - 338ef67d200e952c0033ebe59c16f5112ae7d871 authored over 11 years ago by Adriano Raiano <[email protected]>
clean better on close

github.com/serialport/node-serialport - 338ef67d200e952c0033ebe59c16f5112ae7d871 authored over 11 years ago by Adriano Raiano <[email protected]>
clean better on close

github.com/serialport/bindings-cpp - 338ef67d200e952c0033ebe59c16f5112ae7d871 authored over 11 years ago by Adriano Raiano <[email protected]>
encapsulation of open function

github.com/serialport/website - 657c4e3f3fc8129db4cb7ca5ae5352117097e13e authored over 11 years ago by Adriano Raiano <[email protected]>
encapsulation of open function

github.com/serialport/bindings-cpp - 657c4e3f3fc8129db4cb7ca5ae5352117097e13e authored over 11 years ago by Adriano Raiano <[email protected]>
encapsulation of open function

github.com/serialport/node-serialport - 657c4e3f3fc8129db4cb7ca5ae5352117097e13e authored over 11 years ago by Adriano Raiano <[email protected]>
solve merge conflicts of pull request #108

github.com/serialport/website - 07ca55b21006710beb39f33bacf1ccbbf04e9530 authored over 11 years ago by Adriano Raiano <[email protected]>
solve merge conflicts of pull request #108

github.com/serialport/bindings-cpp - 07ca55b21006710beb39f33bacf1ccbbf04e9530 authored over 11 years ago by Adriano Raiano <[email protected]>
solve merge conflicts of pull request #108

github.com/serialport/node-serialport - 07ca55b21006710beb39f33bacf1ccbbf04e9530 authored over 11 years ago by Adriano Raiano <[email protected]>
Merge pull request #128 from iangregory/patch-1

Update src/serialport_unix.cpp to build on OpenBSD

github.com/serialport/node-serialport - 87622fe02a6733c9dd7af6cfb1dc6f9f378af96b authored over 11 years ago by Chris Williams <[email protected]>
Merge pull request #128 from iangregory/patch-1

Update src/serialport_unix.cpp to build on OpenBSD

github.com/serialport/website - 87622fe02a6733c9dd7af6cfb1dc6f9f378af96b authored over 11 years ago by Chris Williams <[email protected]>
Merge pull request #128 from iangregory/patch-1

Update src/serialport_unix.cpp to build on OpenBSD

github.com/serialport/bindings-cpp - 87622fe02a6733c9dd7af6cfb1dc6f9f378af96b authored over 11 years ago by Chris Williams <[email protected]>
Merge pull request #130 from savardc/flush

Sleep for 1s before calling tcflush

github.com/serialport/node-serialport - 5625086fb2bef721165a3311b5db4805fa9725f7 authored over 11 years ago by Chris Williams <[email protected]>
Merge pull request #130 from savardc/flush

Sleep for 1s before calling tcflush

github.com/serialport/website - 5625086fb2bef721165a3311b5db4805fa9725f7 authored over 11 years ago by Chris Williams <[email protected]>
Merge pull request #130 from savardc/flush

Sleep for 1s before calling tcflush

github.com/serialport/bindings-cpp - 5625086fb2bef721165a3311b5db4805fa9725f7 authored over 11 years ago by Chris Williams <[email protected]>
Merge pull request #138 from tomgco/master

Fixing issues whilst building under node 0.10

github.com/serialport/website - aa81e0eaf8a419c6ef2bd8d1ac890505579e2182 authored over 11 years ago by Chris Williams <[email protected]>
Merge pull request #138 from tomgco/master

Fixing issues whilst building under node 0.10

github.com/serialport/bindings-cpp - aa81e0eaf8a419c6ef2bd8d1ac890505579e2182 authored over 11 years ago by Chris Williams <[email protected]>
Merge pull request #138 from tomgco/master

Fixing issues whilst building under node 0.10

github.com/serialport/node-serialport - aa81e0eaf8a419c6ef2bd8d1ac890505579e2182 authored over 11 years ago by Chris Williams <[email protected]>
Merge pull request #139 from adrai/winfix

fixes Errors when unplug device on windows Issue #95

github.com/serialport/node-serialport - 4849152b834af15368f4b38e7c04355d71e11b37 authored over 11 years ago by Chris Williams <[email protected]>
Merge pull request #139 from adrai/winfix

fixes Errors when unplug device on windows Issue #95

github.com/serialport/bindings-cpp - 4849152b834af15368f4b38e7c04355d71e11b37 authored over 11 years ago by Chris Williams <[email protected]>
Merge pull request #139 from adrai/winfix

fixes Errors when unplug device on windows Issue #95

github.com/serialport/website - 4849152b834af15368f4b38e7c04355d71e11b37 authored over 11 years ago by Chris Williams <[email protected]>
lock getUsbDevice for mac os

github.com/serialport/node-serialport - b1f2cf5c032a374302ae8fbf7c1dd9a4030a3343 authored over 11 years ago by Adriano Raiano <[email protected]>
lock getUsbDevice for mac os

github.com/serialport/bindings-cpp - b1f2cf5c032a374302ae8fbf7c1dd9a4030a3343 authored over 11 years ago by Adriano Raiano <[email protected]>
lock getUsbDevice for mac os

github.com/serialport/website - b1f2cf5c032a374302ae8fbf7c1dd9a4030a3343 authored over 11 years ago by Adriano Raiano <[email protected]>
fixes Errors when unplug device on windows Issue #95

github.com/serialport/website - 1e1463bfdf292a76c0b2bb7b946da70ac35616bb authored over 11 years ago by Adriano Raiano <[email protected]>
fixes Errors when unplug device on windows Issue #95

github.com/serialport/bindings-cpp - 1e1463bfdf292a76c0b2bb7b946da70ac35616bb authored over 11 years ago by Adriano Raiano <[email protected]>
fixes Errors when unplug device on windows Issue #95

github.com/serialport/node-serialport - 1e1463bfdf292a76c0b2bb7b946da70ac35616bb authored over 11 years ago by Adriano Raiano <[email protected]>
release ressources

github.com/serialport/node-serialport - 9162be29fa76df2dd98bd9a49deb72bd1cf25cef authored over 11 years ago by Adriano Raiano <[email protected]>
release ressources

github.com/serialport/bindings-cpp - 9162be29fa76df2dd98bd9a49deb72bd1cf25cef authored over 11 years ago by Adriano Raiano <[email protected]>
release ressources

github.com/serialport/website - 9162be29fa76df2dd98bd9a49deb72bd1cf25cef authored over 11 years ago by Adriano Raiano <[email protected]>
Fixing issues with building under node 0.10

github.com/serialport/node-serialport - 4e1e7fdea3537ad4f01d90d0ffaa89a4d5f9a456 authored over 11 years ago by Tom Gallacher <[email protected]>
Fixing issues with building under node 0.10

github.com/serialport/bindings-cpp - 4e1e7fdea3537ad4f01d90d0ffaa89a4d5f9a456 authored over 11 years ago by Tom Gallacher <[email protected]>
Fixing issues with building under node 0.10

github.com/serialport/website - 4e1e7fdea3537ad4f01d90d0ffaa89a4d5f9a456 authored over 11 years ago by Tom Gallacher <[email protected]>
Sleep for 1s before calling tcflush

github.com/serialport/bindings-cpp - 1cd20426a7b40bf321c3f907faca80fece755be6 authored over 11 years ago by Christian Savard <[email protected]>
Sleep for 1s before calling tcflush

github.com/serialport/website - 1cd20426a7b40bf321c3f907faca80fece755be6 authored over 11 years ago by Christian Savard <[email protected]>
Sleep for 1s before calling tcflush

github.com/serialport/node-serialport - 1cd20426a7b40bf321c3f907faca80fece755be6 authored over 11 years ago by Christian Savard <[email protected]>
Update src/serialport_unix.cpp to build on OpenBSD

github.com/serialport/node-serialport - 6a74703de0601faae9a878252244da5781f97c1b authored over 11 years ago by iangregory <[email protected]>
Update src/serialport_unix.cpp to build on OpenBSD

github.com/serialport/website - 6a74703de0601faae9a878252244da5781f97c1b authored over 11 years ago by iangregory <[email protected]>
Update src/serialport_unix.cpp to build on OpenBSD

github.com/serialport/bindings-cpp - 6a74703de0601faae9a878252244da5781f97c1b authored over 11 years ago by iangregory <[email protected]>
increase buffer size

github.com/serialport/website - b38b3e53ea45420fa0d87d9888dfd1efc78636ea authored almost 12 years ago by Joe Ferner <[email protected]>
increase buffer size

github.com/serialport/node-serialport - b38b3e53ea45420fa0d87d9888dfd1efc78636ea authored almost 12 years ago by Joe Ferner <[email protected]>
increase buffer size

github.com/serialport/bindings-cpp - b38b3e53ea45420fa0d87d9888dfd1efc78636ea authored almost 12 years ago by Joe Ferner <[email protected]>
Merge pull request #120 from vkosar/master

Important fix in Win32 code

github.com/serialport/bindings-cpp - 10349bf43421e6632b2ca149a4dd1915cab565d9 authored almost 12 years ago by Joe Ferner <[email protected]>
Merge pull request #120 from vkosar/master

Important fix in Win32 code

github.com/serialport/node-serialport - 10349bf43421e6632b2ca149a4dd1915cab565d9 authored almost 12 years ago by Joe Ferner <[email protected]>
Merge pull request #120 from vkosar/master

Important fix in Win32 code

github.com/serialport/website - 10349bf43421e6632b2ca149a4dd1915cab565d9 authored almost 12 years ago by Joe Ferner <[email protected]>
Add new serial ports list method for Win32

New serial ports list method for Win32 allows enumerate some virtual COM
ports not listed in Dev...

github.com/serialport/node-serialport - d02bfd3c62ccb0d73280723b8c3ff7d13942e351 authored almost 12 years ago by Vadim Kosarev <[email protected]>
Add new serial ports list method for Win32

New serial ports list method for Win32 allows enumerate some virtual COM
ports not listed in Dev...

github.com/serialport/bindings-cpp - d02bfd3c62ccb0d73280723b8c3ff7d13942e351 authored almost 12 years ago by Vadim Kosarev <[email protected]>
Add new serial ports list method for Win32

New serial ports list method for Win32 allows enumerate some virtual COM
ports not listed in Dev...

github.com/serialport/website - d02bfd3c62ccb0d73280723b8c3ff7d13942e351 authored almost 12 years ago by Vadim Kosarev <[email protected]>
Rewrite overlapped IO code to fix receiving data loss

github.com/serialport/node-serialport - 989248bb31a7592dd35e365d1c732b1d3da158a6 authored almost 12 years ago by Vadim Kosarev <[email protected]>
Rewrite overlapped IO code to fix receiving data loss

github.com/serialport/website - 989248bb31a7592dd35e365d1c732b1d3da158a6 authored almost 12 years ago by Vadim Kosarev <[email protected]>
Rewrite overlapped IO code to fix receiving data loss

github.com/serialport/bindings-cpp - 989248bb31a7592dd35e365d1c732b1d3da158a6 authored almost 12 years ago by Vadim Kosarev <[email protected]>