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
- Host: GitHub
- URL: https://github.com/jotpot-uk/nio
- Owner: JOTPOT-UK
- Created: 2017-03-25T10:11:40.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-26T17:51:34.000Z (over 9 years ago)
- Last Synced: 2025-02-25T12:48:54.779Z (over 1 year ago)
- Topics: gpio, gpio-pins, javascript, jotpot, linux, node-js, nodejs, raspberry-pi, raspberrypi
- Language: JavaScript
- Homepage:
- Size: 11.7 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.