gpio.js
v1.1.0
Published
A simple interface to GPIO devices with Raspberry Pi using nodejs and promise.
Maintainers
Readme
gpio.js
A simple interface to GPIO devices with Raspberry Pi using nodejs and promise.
Table of contents
Install
npm install gpio.js --saveor you use yarn
yarn add gpio.js --save