MacTanomsup / NODEJS-with-NETPIE

This tutorial shows how two things can communicate by NETPIE

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NODEJS-with-NETPIE

This tutorial shows how two things can communicated by NETPIE

Requirement : 1.Raspberry PI with nodejs, 2.4-channel relay

I have connected First relay with GPIO Pin 2, Second relay with GPIO Pin 3, Third relay with GPIO Pin 17 and Fourth relay with GPIO Pin 27

##Don't forget to install node modules with "npm install onoff microgear --save"

##You can get your APPID, KEYID and SECRETID from https://netpie.io

About

This tutorial shows how two things can communicate by NETPIE


Languages

Language:Java 98.3%Language:JavaScript 1.7%