node-pulsesensor

0.0.3 • Public • Published

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

That will get you some Charlie Brown action like so: screenshot iphone screenshot

/node-pulsesensor/

    Package Sidebar

    Install

    npm i node-pulsesensor

    Weekly Downloads

    3

    Version

    0.0.3

    License

    none

    Last publish

    Collaborators

    • neiltron