Skip to content

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

Notifications You must be signed in to change notification settings

zhongzhi107/gpio.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Packages

No packages published