Node.js bindings to wiringPi (See note below!)
Based on the awesome work of Soarez
This version fixes the BCM identification issue present in the original Wiring-Pi node Module.
The original version relied on a very old version of Wiring-Pi.
Note: This version currently only supports Node V6... What this space for a version which supports later versions
Please note:
This statically linked version of Wiring Pi is not supported in anyway by Gordon Henderson.
Do not email Gordon with any issues you find with this Package as it is not his responsibility.
Thanks!
npm install wiring-pi-2019
var wpi = require('wiring-pi-2019');
See the DOCUMENTATION.md file for more detailed documentation.
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.
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 |
Ivo Stratev | NoHomey | |
Chris Continanza | csquared | @csquared |
Tao Yuan | taoyuan | @taoyvan |
Tom Janson | tjanson | |
Vincent Terraillon | LouTerrailloune | @pure74vincent |
Pete Gallagher | pjgpetecodes | @pete_codes |