kevinmmartins / LedControl

Led control with Node.js and Arduino

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LedControl

Led control with Node.js and Arduino

Codacy Badge Build Status

Setup

  • Arduino
  • Node
  • Johnny five
  • Led
  • Pubnub

Node packages

npm install pubnub

pubnub

npm install johnny-five

jonny five

Arduino setup

setup

setup

Blink

node blinkLed.js

setup

Led Control

node ledControl.js

setup

setup

setup

setup

About

Led control with Node.js and Arduino


Languages

Language:JavaScript 66.2%Language:HTML 33.8%