wiring-pi-billpeet
v2.2.1
Published
Bindings to wiringPi
Downloads
12
Readme
<<<<<<< HEAD Node.js bindings to wiringPi
UPDATE
Project now lives here: WiringPi/WiringPi-Node.
Node.js bindings to WiringPi
refs/remotes/Soarez/master
Based on the awesome work of Soarez
Install
<<<<<<< HEAD
npm install wiring-pi
=======
Valid Modes:
- `wpi`: sets up pin numbering with `wiringPiSetup`
- `gpio`: sets up pin numbers with `wiringPiSetupGpio`
- `sys`: sets up pin numbers with `wiringPiSetupSys`
See [WiringPi Pins](http://wiringpi.com/pins/) for the differences in Pin numbering;
### `wpi.pinMode(pin, mode)`
```javascript
wpi.pinMode(0, wpi.modes.OUTPUT);
>>>>>>> refs/remotes/Soarez/master
Usage
var wpi = require('wiring-pi');
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 Ivo Stratev | NoHomey | Chris Continanza | csquared | @csquared Tao Yuan | taoyuan | @taoyvan Tom Janson | tjanson | Vincent Terraillon | LouTerrailloune | @pure74vincent