gpio.js

1.1.0 • Public • Published

gpio.js

A simple interface to GPIO devices with Raspberry Pi using nodejs and promise.

Build status Dependency Status devDependency Status Known Vulnerabilities

Table of contents

Install

npm install gpio.js --save

or you use yarn

yarn add gpio.js --save
Note: you must be running as root or have the proper priviledges to access the gpio headers

Usage

API

Contributing

/gpio.js/

    Package Sidebar

    Install

    npm i gpio.js

    Weekly Downloads

    1

    Version

    1.1.0

    License

    MIT

    Last publish

    Collaborators

    • zhongzhi