Package Exports
- wiring-op
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (wiring-op) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Node.js bindings to wiringPi
Based on the awesome work of Soarez
Install
npm install wiring-op
Usage
var wpi = require('wiring-op');
Documentation
See the DOCUMENTATION.md file for more detailed documentation.
Contributing
wiring-pi is an OPEN Open Source Project. This means that:
Individuals making significant and valuable contributions are given commit-access to the project to contribute as they see fit. This project is more like an open wiki than a standard guarded open source project.
See the CONTRIBUTING.md file for more details.
Contributors
wiring-pi is only possible due to the excellent work of the following contributors:
Contributor | GitHub profile | Twitter profile |
---|---|---|
Igor Soarez (Creator) | Soarez | @igorsoarez |
Leandre Gohy | nekuz0r | @LeandreGohy |
Eugene Ware | eugeneware | @eugeneware |