node-serialport

Access serial ports with JavaScript. Linux, OSX and Windows. Welcome your robotic JavaScript overlords. Better yet, program them!

MIT License

Downloads
4.1M
Stars
5.7K
Committers
186

Bot releases are visible (Hide)

node-serialport - v4.0.5

Published by reconbot almost 8 years ago

Version 4.0.5

  • [windows] Fix file handle leak during opens when errors occur thanks
    to @enami
  • [all] Fix memory leak during opening a port thanks to @indutny
node-serialport - v4.0.4

Published by reconbot almost 8 years ago

node-serialport - v5.0.0-beta2

Published by reconbot about 8 years ago

node-serialport - v4.0.3

Published by reconbot about 8 years ago

node-serialport - v4.0.2

Published by reconbot about 8 years ago

  • [unix] Fix a bug when we'd crash when pausing during a read
node-serialport - v5.0.0-beta1

Published by reconbot about 8 years ago

node-serialport - v4.0.1

Published by reconbot over 8 years ago

node-serialport - v4.0.0

Published by reconbot over 8 years ago

node-serialport - v4.0.0-rc1

Published by reconbot over 8 years ago

node-serialport - v4.0.0-beta4

Published by reconbot over 8 years ago

  • All callbacks now have the port as this
  • Disconnections now always attempt to close the port, and you'll always get a close event after a disconnect event
  • Removed undocumented callbacks from the options object disconnectedCallback and dataCallback
  • [unix] Ports are now locked by default with the new lock options matches windows default behavior
  • [windows] known issue lock false doesn't work (no change in behavior)
node-serialport - v4.0.0-beta3

Published by reconbot over 8 years ago

  • Contributors guide
  • Requiring serialport now returns the SerialPort constructor function instead of a factory object. SerialPort.SerialPort is now depreciated.
  • SerialPort constructor now throws on argument errors.
  • openImmediately is now part of the options object and renamed to autoOpen
  • [unix] .drain and .set now properly report errors
  • [windows] .update() now supports windows for changing baud rates
node-serialport - v4.0.0-beta2

Published by reconbot over 8 years ago

serialport 4.0.0-beta2

node-serialport - v3.2.0-beta1

Published by reconbot over 8 years ago

node-serialport - v3.1.2

Published by reconbot over 8 years ago

node-serialport - v3.1.2-beta7

Published by reconbot over 8 years ago

serialport 3.1.2-beta7

node-serialport - v3.1.2-beta5

Published by reconbot over 8 years ago

serialport 3.1.2-beta5

node-serialport - v3.1.2-beta4

Published by reconbot over 8 years ago

serialport 3.1.2-beta4

node-serialport - v3.1.2-beta3

Published by reconbot over 8 years ago

node-serialport - v3.1.2-beta2

Published by reconbot over 8 years ago

node-serialport - v3.1.2-beta1

Published by reconbot over 8 years ago

Package Rankings
Top 0.61% on Npmjs.org
Top 6.73% on Proxy.golang.org
Badges
Extracted from project README
Backers on Open Collective Sponsors on Open Collective lerna codecov Test / Lint