Skip to content

synec/rasp-gpio

Repository files navigation

Build Status

The best module ever.

Getting Started

Install the module with: npm install rasp-gpio

var rasp-gpio = require('rasp-gpio');
rasp-gpio.awesome(); // "awesome"

Install with cli command

$ npm install -g rasp-gpio
$ rasp-gpio --help
$ rasp-gpio --version
# creates a browser.js
$ grunt browserify

Documentation

(Coming soon)

Examples

(Coming soon)

Contributing

In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using Grunt.

License

Copyright (c) 2014 Daniel Grabert
Licensed under the MIT license.

About

play around with gpio on raspberry pi b+

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published