Module Specifically for Raspberry Pi. Interrupted gpio pin are connect to socket(s) that can push UCI packets when interrupts happen (like when mcp ports chain interrupt from expander pin)
 
Go to file
David Kebler 846979a48f set "both" as default so on or off triggers 2017-01-25 14:14:46 -08:00
lib set "both" as default so on or off triggers 2017-01-25 14:14:46 -08:00
syncd updating ignored 2017-01-21 16:13:53 -08:00
temp updating ignored 2017-01-21 16:13:53 -08:00
test added custom pullup command line option with RPI as default 2017-01-25 11:41:30 -08:00
.gitignore initial commit 2017-01-11 15:56:25 -08:00
.jshglobals initial commit 2017-01-11 15:56:25 -08:00
.jshintrc interrupt working with debounce 2017-01-21 23:48:42 -08:00
.npmignore initial commit 2017-01-11 15:56:25 -08:00
.travis.yml initial commit 2017-01-11 15:56:25 -08:00
index.js initial commit 2017-01-11 15:56:25 -08:00
package.json minor changes 2017-01-22 17:37:40 -08:00
readme.md initial commit 2017-01-11 15:56:25 -08:00

readme.md

uCOMmandIt Template Package Repository

Build Status Inline docs Dependencies devDependencies codecov

Clone this to get a quick start on a new uci package. It has all the testing ready to go with Travis-CI and code coverage. All the readme badges are included as well

Clone it for as a starting place for your own package!

You'll need codecov and travis-ci accounts

##Steps

  1. Clone repo
  2. Edit package.json
  3. Edit badge urls changing to your repo path
  4. Run npm install
  5. Open a github