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

Add flush functionality.

github.com/serialport/website - 3aa4d03db8210f39eb44dcad284028c235b0b784 authored about 12 years ago by Kevin McDermott <[email protected]>
Add flush functionality.

github.com/serialport/bindings-cpp - 3aa4d03db8210f39eb44dcad284028c235b0b784 authored about 12 years ago by Kevin McDermott <[email protected]>
more readme.

github.com/serialport/bindings-cpp - 0b2ace11f034bebadf76b9403cad7dbdc2974473 authored about 12 years ago by Chris Williams <[email protected]>
more readme.

github.com/serialport/node-serialport - 0b2ace11f034bebadf76b9403cad7dbdc2974473 authored about 12 years ago by Chris Williams <[email protected]>
more readme.

github.com/serialport/website - 0b2ace11f034bebadf76b9403cad7dbdc2974473 authored about 12 years ago by Chris Williams <[email protected]>
Update README.md

github.com/serialport/website - 8662fdf4578f7c9b1937375f611d5417d3aafe60 authored about 12 years ago by Joe Ferner <[email protected]>
Update README.md

github.com/serialport/bindings-cpp - 8662fdf4578f7c9b1937375f611d5417d3aafe60 authored about 12 years ago by Joe Ferner <[email protected]>
Update README.md

github.com/serialport/node-serialport - 8662fdf4578f7c9b1937375f611d5417d3aafe60 authored about 12 years ago by Joe Ferner <[email protected]>
Rev up.

github.com/serialport/website - dbf69aca7f4f91914c8d20df683df584b1b83f0d authored about 12 years ago by Chris Williams <[email protected]>
Rev up.

github.com/serialport/bindings-cpp - dbf69aca7f4f91914c8d20df683df584b1b83f0d authored about 12 years ago by Chris Williams <[email protected]>
Merge pull request #73 from jgautier/master

Firmata issues on windows

github.com/serialport/bindings-cpp - da2783050fd81e0c9b32c9741ea4f137055ef147 authored about 12 years ago by Joe Ferner <[email protected]>
Merge pull request #73 from jgautier/master

Firmata issues on windows

github.com/serialport/node-serialport - da2783050fd81e0c9b32c9741ea4f137055ef147 authored about 12 years ago by Joe Ferner <[email protected]>
Merge pull request #73 from jgautier/master

Firmata issues on windows

github.com/serialport/website - da2783050fd81e0c9b32c9741ea4f137055ef147 authored about 12 years ago by Joe Ferner <[email protected]>
use bufferSize for windows, dont disable DTR

github.com/serialport/website - a3bc2fbe9b6d173043360f1d32fba061d72371a3 authored about 12 years ago by Julian Gautier <[email protected]>
use bufferSize for windows, dont disable DTR

github.com/serialport/bindings-cpp - a3bc2fbe9b6d173043360f1d32fba061d72371a3 authored about 12 years ago by Julian Gautier <[email protected]>
use bufferSize for windows, dont disable DTR

github.com/serialport/node-serialport - a3bc2fbe9b6d173043360f1d32fba061d72371a3 authored about 12 years ago by Julian Gautier <[email protected]>
More changes.

github.com/serialport/node-serialport - 2625d2cbed8b564940f8b4af6591183d7e856f3f authored about 12 years ago by Chris Williams <[email protected]>
More changes.

github.com/serialport/website - 2625d2cbed8b564940f8b4af6591183d7e856f3f authored about 12 years ago by Chris Williams <[email protected]>
More changes.

github.com/serialport/bindings-cpp - 2625d2cbed8b564940f8b4af6591183d7e856f3f authored about 12 years ago by Chris Williams <[email protected]>
mac osx >= 10.4 can handle higher baud rates

github.com/serialport/bindings-cpp - 3b868e9248839bf310a05c56c43073eb738b68dd authored about 12 years ago by Seb <[email protected]>
mac osx >= 10.4 can handle higher baud rates

github.com/serialport/node-serialport - 3b868e9248839bf310a05c56c43073eb738b68dd authored about 12 years ago by Seb <[email protected]>
mac osx >= 10.4 can handle higher baud rates

github.com/serialport/website - 3b868e9248839bf310a05c56c43073eb738b68dd authored about 12 years ago by Seb <[email protected]>
Merge pull request #65 from iros/master

Adding node-gyp as a dependency

github.com/serialport/website - 05f94f86848331b5338fa8e6cb2b7d17c59c0b02 authored about 12 years ago by Joe Ferner <[email protected]>
Merge pull request #65 from iros/master

Adding node-gyp as a dependency

github.com/serialport/bindings-cpp - 05f94f86848331b5338fa8e6cb2b7d17c59c0b02 authored about 12 years ago by Joe Ferner <[email protected]>
Merge pull request #65 from iros/master

Adding node-gyp as a dependency

github.com/serialport/node-serialport - 05f94f86848331b5338fa8e6cb2b7d17c59c0b02 authored about 12 years ago by Joe Ferner <[email protected]>
Adding node-gyp dependency so that builds happen during npm install

github.com/serialport/node-serialport - a2389b0c120d6a0aff6bbd0a609006dbe0ace59b authored about 12 years ago by Irene Ros <[email protected]>
Adding node-gyp dependency so that builds happen during npm install

github.com/serialport/website - a2389b0c120d6a0aff6bbd0a609006dbe0ace59b authored about 12 years ago by Irene Ros <[email protected]>
Adding node-gyp dependency so that builds happen during npm install

github.com/serialport/bindings-cpp - a2389b0c120d6a0aff6bbd0a609006dbe0ace59b authored about 12 years ago by Irene Ros <[email protected]>
Merge pull request #62 from JayBeavers/master

Fix for #61, global leak of closing in serialport.close(...)

github.com/serialport/bindings-cpp - 7062dff354d66a10eaddad9aa4502c4233665a36 authored about 12 years ago by Joe Ferner <[email protected]>
Merge pull request #62 from JayBeavers/master

Fix for #61, global leak of closing in serialport.close(...)

github.com/serialport/node-serialport - 7062dff354d66a10eaddad9aa4502c4233665a36 authored about 12 years ago by Joe Ferner <[email protected]>
Merge pull request #62 from JayBeavers/master

Fix for #61, global leak of closing in serialport.close(...)

github.com/serialport/website - 7062dff354d66a10eaddad9aa4502c4233665a36 authored about 12 years ago by Joe Ferner <[email protected]>
Fix #61, global leak of closing in serialPort.close(...)

github.com/serialport/website - 8eb9d7688f4c723483c5c5cbbfe0d3e3ab80f93d authored about 12 years ago by JayBeavers email = [email protected] email = [email protected] <[email protected]>
Fix #61, global leak of closing in serialPort.close(...)

github.com/serialport/bindings-cpp - 8eb9d7688f4c723483c5c5cbbfe0d3e3ab80f93d authored about 12 years ago by JayBeavers email = [email protected] email = [email protected] <[email protected]>
Fix #61, global leak of closing in serialPort.close(...)

github.com/serialport/node-serialport - 8eb9d7688f4c723483c5c5cbbfe0d3e3ab80f93d authored about 12 years ago by JayBeavers email = [email protected] email = [email protected] <[email protected]>
Rev up.

github.com/serialport/website - 48a287c16507d7047bc63354c134241fedb1d193 authored about 12 years ago by Chris Williams <[email protected]>
Rev up.

github.com/serialport/bindings-cpp - 48a287c16507d7047bc63354c134241fedb1d193 authored about 12 years ago by Chris Williams <[email protected]>
fix issue #59. Incorrect handling of rile descriptor on windows.

github.com/serialport/bindings-cpp - 526b2a2da3818b6abcbb9659b77b3df7ab818e71 authored about 12 years ago by Joe Ferner <[email protected]>
fix issue #59. Incorrect handling of rile descriptor on windows.

github.com/serialport/node-serialport - 526b2a2da3818b6abcbb9659b77b3df7ab818e71 authored about 12 years ago by Joe Ferner <[email protected]>
fix issue #59. Incorrect handling of rile descriptor on windows.

github.com/serialport/website - 526b2a2da3818b6abcbb9659b77b3df7ab818e71 authored about 12 years ago by Joe Ferner <[email protected]>
validate path argument

github.com/serialport/website - 00f80130c4987d59b87e052fedebcdcd5f94c828 authored about 12 years ago by Joe Ferner <[email protected]>
validate path argument

github.com/serialport/bindings-cpp - 00f80130c4987d59b87e052fedebcdcd5f94c828 authored about 12 years ago by Joe Ferner <[email protected]>
validate path argument

github.com/serialport/node-serialport - 00f80130c4987d59b87e052fedebcdcd5f94c828 authored about 12 years ago by Joe Ferner <[email protected]>
Adding note about options.

github.com/serialport/node-serialport - 82b6b95212d9856b2ba7240bc3f7ae86302fd432 authored over 12 years ago by Chris Williams <[email protected]>
Adding note about options.

github.com/serialport/website - 82b6b95212d9856b2ba7240bc3f7ae86302fd432 authored over 12 years ago by Chris Williams <[email protected]>
Adding note about options.

github.com/serialport/bindings-cpp - 82b6b95212d9856b2ba7240bc3f7ae86302fd432 authored over 12 years ago by Chris Williams <[email protected]>
Updated.

github.com/serialport/bindings-cpp - 3ca98d932bf027f84a831ec73651fe83bac98950 authored over 12 years ago by Chris Williams <[email protected]>
Updated.

github.com/serialport/website - 3ca98d932bf027f84a831ec73651fe83bac98950 authored over 12 years ago by Chris Williams <[email protected]>
Update.

github.com/serialport/website - 98c92f3ed056e4137a057f2ab8352c27f90fe230 authored over 12 years ago by Chris Williams <[email protected]>
Merge pull request #56 from jgautier/bug_fixes

fixing bugs

github.com/serialport/node-serialport - df7ba7e8194df727c9ab48036503d08825d6eeac authored over 12 years ago by Chris Williams <[email protected]>
Merge pull request #56 from jgautier/bug_fixes

fixing bugs

github.com/serialport/website - df7ba7e8194df727c9ab48036503d08825d6eeac authored over 12 years ago by Chris Williams <[email protected]>
Merge pull request #56 from jgautier/bug_fixes

fixing bugs

github.com/serialport/bindings-cpp - df7ba7e8194df727c9ab48036503d08825d6eeac authored over 12 years ago by Chris Williams <[email protected]>
fixing bugs

github.com/serialport/bindings-cpp - d8bc3078f6eb5620c352b235b6dad99b2434346e authored over 12 years ago by Julian Gautier <[email protected]>
fixing bugs

github.com/serialport/node-serialport - d8bc3078f6eb5620c352b235b6dad99b2434346e authored over 12 years ago by Julian Gautier <[email protected]>
fixing bugs

github.com/serialport/website - d8bc3078f6eb5620c352b235b6dad99b2434346e authored over 12 years ago by Julian Gautier <[email protected]>
Update master

github.com/serialport/website - 516cc61a8692e9b893bc2dcd495a729fb67897c3 authored over 12 years ago by Chris Williams <[email protected]>
Update master

github.com/serialport/bindings-cpp - 516cc61a8692e9b893bc2dcd495a729fb67897c3 authored over 12 years ago by Chris Williams <[email protected]>
Update master

github.com/serialport/node-serialport - 516cc61a8692e9b893bc2dcd495a729fb67897c3 authored over 12 years ago by Chris Williams <[email protected]>
Update master

github.com/serialport/node-serialport - 52b1a395762411e779eaeacf77d1b8fab2f0b827 authored over 12 years ago by Chris Williams <[email protected]>
Update master

github.com/serialport/website - 52b1a395762411e779eaeacf77d1b8fab2f0b827 authored over 12 years ago by Chris Williams <[email protected]>
Update master

github.com/serialport/bindings-cpp - 52b1a395762411e779eaeacf77d1b8fab2f0b827 authored over 12 years ago by Chris Williams <[email protected]>
Update master

github.com/serialport/bindings-cpp - fb0a4ffa5682c0ddea165cbe53b914af8256bb9f authored over 12 years ago by Chris Williams <[email protected]>
Update master

github.com/serialport/node-serialport - fb0a4ffa5682c0ddea165cbe53b914af8256bb9f authored over 12 years ago by Chris Williams <[email protected]>
Update master

github.com/serialport/website - fb0a4ffa5682c0ddea165cbe53b914af8256bb9f authored over 12 years ago by Chris Williams <[email protected]>
JSon fix.

github.com/serialport/website - baa0c139d694d575ba241489c805a57f0df9a630 authored over 12 years ago by Chris Williams <[email protected]>
JSon fix.

github.com/serialport/bindings-cpp - baa0c139d694d575ba241489c805a57f0df9a630 authored over 12 years ago by Chris Williams <[email protected]>
Rolling out version 1.0.0

github.com/serialport/node-serialport - c1760084b366f8d10f09a01c1b05b9deef4301a3 authored over 12 years ago by Chris Williams <[email protected]>
Rolling out version 1.0.0

github.com/serialport/website - c1760084b366f8d10f09a01c1b05b9deef4301a3 authored over 12 years ago by Chris Williams <[email protected]>
Rolling out version 1.0.0

github.com/serialport/bindings-cpp - c1760084b366f8d10f09a01c1b05b9deef4301a3 authored over 12 years ago by Chris Williams <[email protected]>
Version updates for new rev bump.

github.com/serialport/bindings-cpp - d68a7e6d24816580a2b0867802473cc7672cfe49 authored over 12 years ago by Chris Williams <[email protected]>
Version updates for new rev bump.

github.com/serialport/node-serialport - d68a7e6d24816580a2b0867802473cc7672cfe49 authored over 12 years ago by Chris Williams <[email protected]>
Version updates for new rev bump.

github.com/serialport/website - d68a7e6d24816580a2b0867802473cc7672cfe49 authored over 12 years ago by Chris Williams <[email protected]>
Merge pull request #53 from jgautier/serialport2

Serialport2

github.com/serialport/website - efba4d17f8766a69c8dfe297c4a1f520b39b95fa authored over 12 years ago by Joe Ferner <[email protected]>
Merge pull request #53 from jgautier/serialport2

Serialport2

github.com/serialport/bindings-cpp - efba4d17f8766a69c8dfe297c4a1f520b39b95fa authored over 12 years ago by Joe Ferner <[email protected]>
Merge pull request #53 from jgautier/serialport2

Serialport2

github.com/serialport/node-serialport - efba4d17f8766a69c8dfe297c4a1f520b39b95fa authored over 12 years ago by Joe Ferner <[email protected]>
default parity correctly

github.com/serialport/node-serialport - 6a431f30d9848c54fc92bbc4f243e4c2c351ff0b authored over 12 years ago by Julian Gautier <[email protected]>
default parity correctly

github.com/serialport/website - 6a431f30d9848c54fc92bbc4f243e4c2c351ff0b authored over 12 years ago by Julian Gautier <[email protected]>
default parity correctly

github.com/serialport/bindings-cpp - 6a431f30d9848c54fc92bbc4f243e4c2c351ff0b authored over 12 years ago by Julian Gautier <[email protected]>
Now with gyp

github.com/serialport/bindings-cpp - 70b5ae0b5ad2e4a541fbe4002ab21a2fa00743fe authored over 12 years ago by Chris Williams <[email protected]>
Now with gyp

github.com/serialport/node-serialport - 70b5ae0b5ad2e4a541fbe4002ab21a2fa00743fe authored over 12 years ago by Chris Williams <[email protected]>
Now with gyp

github.com/serialport/website - 70b5ae0b5ad2e4a541fbe4002ab21a2fa00743fe authored over 12 years ago by Chris Williams <[email protected]>
Merge pull request #52 from TooTallNate/patch-1

package: remove "install" phase

github.com/serialport/website - cb3a3ccec2274ba7823528dadc89708a1e17ac56 authored over 12 years ago by Chris Williams <[email protected]>
Merge pull request #52 from TooTallNate/patch-1

package: remove "install" phase

github.com/serialport/bindings-cpp - cb3a3ccec2274ba7823528dadc89708a1e17ac56 authored over 12 years ago by Chris Williams <[email protected]>
Merge pull request #52 from TooTallNate/patch-1

package: remove "install" phase

github.com/serialport/node-serialport - cb3a3ccec2274ba7823528dadc89708a1e17ac56 authored over 12 years ago by Chris Williams <[email protected]>
package: remove "install" phase

This enables the node-gyp build. Fixes #51.

github.com/serialport/node-serialport - dad3b8f13c48b46efa47b50be3a8e1231679ae55 authored over 12 years ago by Nathan Rajlich <[email protected]>
package: remove "install" phase

This enables the node-gyp build. Fixes #51.

github.com/serialport/website - dad3b8f13c48b46efa47b50be3a8e1231679ae55 authored over 12 years ago by Nathan Rajlich <[email protected]>
package: remove "install" phase

This enables the node-gyp build. Fixes #51.

github.com/serialport/bindings-cpp - dad3b8f13c48b46efa47b50be3a8e1231679ae55 authored over 12 years ago by Nathan Rajlich <[email protected]>
use parser

github.com/serialport/website - b87faa3474f7d1cd52525a55ba9af31d2b963a24 authored over 12 years ago by Joe Ferner <[email protected]>
changing options to be more readable.

github.com/serialport/website - d559c026836b5441678f6c513c30b152ef35a19e authored over 12 years ago by Joe Ferner <[email protected]>
changing options to be more readable.

github.com/serialport/bindings-cpp - d559c026836b5441678f6c513c30b152ef35a19e authored over 12 years ago by Joe Ferner <[email protected]>
changing options to be more readable.

github.com/serialport/node-serialport - d559c026836b5441678f6c513c30b152ef35a19e authored over 12 years ago by Joe Ferner <[email protected]>
working list and terminal on ubuntu

github.com/serialport/node-serialport - f44e7e66f0661f4482955c08e24f35c253bc1ddc authored over 12 years ago by Joe Ferner <[email protected]>
working list and terminal on ubuntu

github.com/serialport/website - f44e7e66f0661f4482955c08e24f35c253bc1ddc authored over 12 years ago by Joe Ferner <[email protected]>