Skip to content

hugesuccess/blinky

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blinky

Blinky extends Arduino Experimenter's Guide for NodeJS - Excersise 1 with client input support. User input is collected on the client, then sent via websocket to the server, which uses johnny-five to control the arduino.

Installation

This server is based on the circuit schematic as diagramed here.

Once you have built your ciruit clone the repo.

To start the server just use:

npm start

Dependecies

  • node.js
  • socket.io
  • johnny-five
  • arduino

Licence

MEH

About

Johnny-Five Exercise 1 w/ websockets!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published