Skip to content

Instantly share code, notes, and snippets.

View Scott216's full-sized avatar

Scott Goldthwaite Scott216

  • New Jersey, USA
View GitHub Profile
@maniacbug
maniacbug / nanode_pachube.pde
Created August 7, 2011 03:19
Example to use EtherCard on Nanode to upload data to Pachube
// Simple demo for feeding some random data to Pachube.
// Based on pachube.pde 2011-07-08 <jcw@equi4.com> http://opensource.org/licenses/mit-license.php
// Created by <maniacbug@ymail.com>
//
// See blog post at http://maniacbug.wordpress.com/2011/08/07/nanode/
// This has been tested with EtherCard rev 7752
// Get it from http://jeelabs.net/projects/11/wiki/EtherCard
#include <EtherCard.h>