serialport alternatives and similar modules
Based on the "Hardware" category.
Alternatively, view serialport alternatives based on common mentions on social networks and blogs.
-
node-opcua
Unlocking the Full Potential of OPC UA with Typescript and NodeJS - http://node-opcua.github.io/ -
pigpio
Fast GPIO, PWM, servo control, state change notification and interrupt handling with Node.js on the Raspberry Pi
SaaSHub - Software Alternatives and Reviews
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of serialport or a related project?
README
Node Serialport
Access serial ports with JavaScript. Linux, OSX and Windows. Welcome your robotic JavaScript overlords. Better yet, program them!
Go to https://serialport.io/ to learn more, find guides and api documentation.
Quick Links
- Guides
- The
serialport
package api docs (most people start here)
Developing
Developing node serialport projects
- Clone this repo
git clone [email protected]:serialport/node-serialport.git
- Run
npm install
to setup local package dependencies (run this any time you depend on a package local to this repo) - Run
npm test
to ensure everything is working properly - Add dev dependencies to the root package.json and package dependencies to the package's one.
Developing Docs
See https://github.com/serialport/website
License
SerialPort packages are all [MIT licensed](LICENSE) and all it's dependencies are MIT licensed.
Code of Conduct
SerialPort follows the Nodebots Code of Conduct. While the code is MIT licensed participation in the community has some rules to make this a good place to work and learn.
TLDR
- Be respectful.
- Abusive behavior is never tolerated.
- Data published to NodeBots is hosted at the discretion of the service administrators, and may be removed.
- Don't build evil robots.
- Violations of this code may result in swift and permanent expulsion from the NodeBots community.
Governance and Community
SerialPort is currently employees a governance with a group of maintainers, committers and contributors, all fixing bugs and adding features and improving documentation. You need not apply to work on SerialPort, all are welcome to join, build, and maintain this project.
- A Contributor is any individual creating or commenting on an issue or pull request. By participating, this is you.
- Committers are contributors who have been given write access to the repository. They can review and merge pull requests.
- Maintainers are committers representing the required technical expertise to resolve rare disputes.
If you have a PR that improves the project people in any or all of the above people will help you land it.
Maintainers
Contributors
This project exists thanks to all the people who contribute. [[Contribute](CONTRIBUTING.md)].
Backers
Thank you to all our backers! 🙏 [Become a backer]
Sponsors
Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [Become a sponsor]
<!-- --> -->
*Note that all licence references and agreements mentioned in the serialport README section above
are relevant to that project's source code only.