wiring-pi-apollo
Version:
Bindings to wiringPi bananapi
42 lines (28 loc) • 1.77 kB
Markdown
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-apollo
```
## Usage
```javascript
var wpi = require('wiring-pi-apollo');
```
## 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)