# WiringPi-Node **Repository Path**: hamflx/WiringPi-Node ## Basic Information - **Project Name**: WiringPi-Node - **Description**: Node.js bindings to wiringPi - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-05-27 - **Last Updated**: 2021-11-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Node.js bindings to [wiringPi](http://www.wiringpi.com) Based on the awesome work of [Soarez](https://github.com/Soarez/node-wiring-pi) ## Install ``` npm install wiring-pi ``` ## Usage ```javascript var wpi = require('wiring-pi'); ``` ## Documentation See the [DOCUMENTATION.md](https://github.com/WiringPi/WiringPi-Node/blob/master/DOCUMENTATION.md) file for more detailed documentation. ## Contributing wiring-pi is an [**OPEN Open Source Project**](http://openopensource.org/). 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](https://github.com/WiringPi/WiringPi-Node/blob/master/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](https://github.com/Soarez) | [@igorsoarez](https://twitter.com/igorsoarez) Leandre Gohy | [nekuz0r](https://github.com/nekuz0r) | [@LeandreGohy](http://twitter.com/LeandreGohy) Eugene Ware | [eugeneware](https://github.com/eugeneware) | [@eugeneware](http://twitter.com/eugeneware) Ivo Stratev | [NoHomey](https://github.com/NoHomey) | Chris Continanza | [csquared](https://github.com/csquared) | [@csquared](https://twitter.com/em_csquared/) Tao Yuan | [taoyuan](https://github.com/taoyuan) | [@taoyvan](https://twitter.com/taoyvan) Tom Janson | [tjanson](https://github.com/tjanson) | Vincent Terraillon | [LouTerrailloune](https://github.com/LouTerrailloune) | [@pure74vincent](https://twitter.com/pure74vincent)