An open API service indexing awesome lists of open source software.

https://github.com/jotpot-uk/nio

NIO is a simple way to interact with the Raspberry Pi GPIO or the Asus Tinker Board GPIO with Node.js
https://github.com/jotpot-uk/nio

gpio gpio-pins javascript jotpot linux node-js nodejs raspberry-pi raspberrypi

Last synced: about 2 months ago
JSON representation

NIO is a simple way to interact with the Raspberry Pi GPIO or the Asus Tinker Board GPIO with Node.js

Awesome Lists containing this project

README

          

# NIO
NIO is a simple way to interact with the Raspberry Pi GPIO or the Asus Tinker Board GPIO with Node.js

All you really need to get started is the file in the pi directory called nio.js, to get started quickly just download that nio.js file, import it into your Node.js script and use it from their.