Skip to content

Instantly share code, notes, and snippets.

View gregoryfenton's full-sized avatar

Gregory Fenton gregoryfenton

View GitHub Profile
@gregoryfenton
gregoryfenton / mycosmclient.ino
Created July 30, 2012 00:14
The file that is currently on an Arduino Uno with a serial number of 6413138333135171C0E0
#include <dht11.h>
#include "Ultrasonic.h"
#include <ShiftLCD.h>
#include <SPI.h>
#include <Ethernet.h>
#define APIKEY "" // your cosm api key
#define FEEDID // your feed ID
#define USERAGENT "Cosm Arduino Example ()" // user agent is the project name