gpio.js A simple interface to GPIO devices with Raspberry Pi using nodejs and promise. Table of contents Install Usage API Contributing 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