Skip to content

Instantly share code, notes, and snippets.

View jkeefe's full-sized avatar

John Keefe jkeefe

View GitHub Profile
/*
* Mood Cube Light
*
* This is a program to subtly change a bedside lamp, driven by
* NeoPixel LEDs, as the days progress through the month to
* provide a visual cue to a woman's point in her menstrual cycle.
* Built by John Keefe at the request of Kristin Keefe.
*
* Some of the codes stands on example code that accompanies the
* the NeoPixel and the Time.h Libraries
/* Heartbeat Hoodie
*
* LED code drawn from Arduino example 01 - Blinking LED
*
* Heartbeat code baed on Heart Rate Badge code by
* Becky Stern for Adafruit Industries ...
* http://learn.adafruit.com/heart-rate-badge/program-it
* ... who based hers on sample code from
* http://learn.parallax.com/KickStart/28048
*
/*
* The Chartbeat LED Bar
* (over Bluetooth)
*
* This is the Desktop/Processing Code
*
* For information about the hardware and other
* code for this project
* see: http://johnkeefe.net/the-charbeat-led-bar
*
/*
* The Chartbeat LED Bar
* (over Bluetooth)
*
* This is the Arduino code
*
* For information about the hardware and other
* code for this project
* see: http://johnkeefe.net/the-charbeat-led-bar
*
<iframe frameborder="0" scrolling ="no" src="http://project.wnyc.org/convent-fire/" width="100%" height="830" ></iframe>
<iframe frameborder="0" scrolling ="no" src="http://project.wnyc.org/ccrb/" width="100%" height="640" ></iframe>
<iframe frameborder="0" scrolling ="no" src="http://project.wnyc.org/ccrb/" width="100%" height="640" id="wnyc-ccrb" ></iframe><script type="text/javascript">document.getElementById("wnyc-ccrb").setAttribute("height","640");</script>
@jkeefe
jkeefe / elex-guide-embed.html
Last active August 29, 2015 14:05
2014 Election Guide Search Embed Code
<iframe frameborder="0" height="260" scrolling="no" src="http://project.wnyc.org/election-guide-2014/search.html" width="100%"></iframe>
@jkeefe
jkeefe / README.md
Last active August 29, 2015 14:06 — forked from mbostock/.block

This example demonstrates loading of CSV data, which is then quantized into a diverging color scale. The values are visualized as colored cells per day. Days are arranged into columns by week, then grouped by month and years. Colors by Cynthia Brewer. Layout inspired by Rick Wicklin and Robert Allison. Dow Jones historical data copyright Yahoo! Finance or independent data provider; fair use for educational purposes.