0.0.3 • Published 12 years ago

node-pulsesensor v0.0.3

Weekly downloads
16
License
-
Repository
github
Last release
12 years ago

node-pulsesensor

A browser front-end for an arduino pulse sensor using johnny-five, express, socket.io, and flot.

Usage

Assuming your pulse sensor is setup properly and you've installed StandardFirmata on your arduino (as per johnny-five setup instructions):

git clone https://github.com/neiltron/node-pulsesensor.git
cd node-pulsesensor
node bin/server&
open http://localhost:8082