Skip to content

Instantly share code, notes, and snippets.

View jcantara's full-sized avatar

Jesse Cantara jcantara

  • Monetate
  • Massachusetts
View GitHub Profile

Keybase proof

I hereby claim:

  • I am jcantara on github.
  • I am jcantara (https://keybase.io/jcantara) on keybase.
  • I have a public key ASDPV4vjh0k40zJRB9DnPOqodWLRXyFjweHCo0u-RATFAgo

To claim this, I am signing this object:

@jcantara
jcantara / gist:4072780
Created November 14, 2012 15:31
thermnet
#include "DHT.h"
#include "mux.h"
#include <SPI.h>
#include <Ethernet.h>
#define DHTTYPE DHT11
#define NUM_NODES 48
struct Node {