Skip to content

Instantly share code, notes, and snippets.

@masha256
masha256 / README.md
Last active August 3, 2017 08:53
Google Column Chart for Dashing

Description

A Dashing widget to show a Google Visualizations Column Chart on a dashboard.

Installation

Copy the google_column.coffee, google_column.html and google_column.scss file to into /widgets/google_column directory.

Add the following to the dashboard layout file:

@masha256
masha256 / application.cpp
Created September 12, 2014 00:25
spitftbitmap.ino ported to spark
#include "application.h"
#include <SPI.h>
#include "Adafruit_GFX.h"
#include "Adafruit_HX8357.h"
#include "sd-card-library.h"
// These are 'flexible' lines that can be changed
#define TFT_CS A2

Keybase proof

I hereby claim:

  • I am machadolab on github.
  • I am machadolab (https://keybase.io/machadolab) on keybase.
  • I have a public key ASAZhs4WBH85Yj_61VtQrAr8whFhh7qqrl_MY0ufcCSU4Ao

To claim this, I am signing this object:

#define MAXTIMINGS 85
#define cli noInterrupts
#define sei interrupts
#define DHT11 11
#define DHT22 22
#define DHT21 21
#define AM2301 21