gyengus / rpi_gpio_test_nodejs

Raspberry Pi GPIO read/write with Node.js

Home Page:http://gyengus.hu/2014/12/raspberry-pi-gpio-vezerlese-node-js-segitsegevel/?utm_source=github_repo_rpi_gpio_test_nodejs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rpi_gpio_test_nodejs

Raspberry Pi GPIO read/write with Node.js

This example shows how to read and write Rapsberry Pi GPIO state with rpi-gpio.js

How to run

Clone this repository and go to the project directory

$ npm install
$ sudo node index.js

Please note: You must run this in root account.

For more info click here.

About

Raspberry Pi GPIO read/write with Node.js

http://gyengus.hu/2014/12/raspberry-pi-gpio-vezerlese-node-js-segitsegevel/?utm_source=github_repo_rpi_gpio_test_nodejs


Languages

Language:JavaScript 100.0%