After working with Mathew Lippincott on a
quick live graphing system for particulate data, I caught up with Don Blair at
LEAFFEST about adapting this system to display data from a Riffle, like how John Keefe (CC'ed) has been
displaying stream water data for
his class in West Virginia
After an intense planning session on Friday, I put together an initial release, which is not 100% awesome but has a lot of promise. We'd been calling the open source library "grapherate" so we're sticking with that for now:
The gist is, you can paste in a public key from
data.sparkfun.com and it immediately generates a graph which updates every 10 seconds:
We're adding more configuration options, better graph display, etc, as we go:
If anyone's interested in collaborating on this, please give a shout out! We're basically interested in easy, free, embeddable/shareable and consistent data display across DIY sensor projects.
Grapherate is also designed to be included into other open source projects as a bower component. Open to pull requests, feature requests, etc!
Best,
Jeff