https://github.com/sahlhoff/pulse
https://github.com/sahlhoff/pulse
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/sahlhoff/pulse
- Owner: sahlhoff
- Created: 2013-02-23T22:39:13.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2013-02-24T05:57:49.000Z (over 13 years ago)
- Last Synced: 2025-03-23T09:35:17.863Z (about 1 year ago)
- Language: JavaScript
- Size: 9.06 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# node-pulsesensor
A browser front-end for an arduino [pulse sensor](http://pulsesensor.com/) using johnny-five, express, socket.io, and flot.
## Usage
Assuming your pulse sensor is [setup properly](http://pulsesensor.myshopify.com/pages/code-and-guide) and you've installed StandardFirmata on your arduino (as per [johnny-five setup instructions](https://github.com/rwldrn/johnny-five#setup-and-assemble-arduino)):
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:

