NoHomey / wiring-pi

Node.js bindings to wiringPi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Node.js bindings to wiringPi

Based on the awesome work of Soarez

Install

npm install wiring-pi

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

About

Node.js bindings to wiringPi


Languages

Language:C++ 91.9%Language:C 4.3%Language:Shell 2.2%Language:Python 1.5%Language:JavaScript 0.1%