Skip to content

Instantly share code, notes, and snippets.

View melatonind's full-sized avatar

Mei Weng Brough-Smyth melatonind

View GitHub Profile
// From http://www.instructables.com/id/Vibrating-Timekeeper
#include <avr/sleep.h>
#include <avr/power.h>
#include <avr/wdt.h>
int countr;
ISR(WDT_vect) {
countr++;
}
<html>
<head>
<script src="converter.js" type = "text/javascript" /></script>
<link href='http://fonts.googleapis.com/css?family=Open+Sans' rel='stylesheet' type='text/css'>
</head>
<style>
#bohday {
font-family: 'Open Sans', 'sans-serif';
background: skyBlue;
@melatonind
melatonind / jsbin.ebABAged.css
Created January 23, 2014 10:52
The Belief Simulator (completed)
body
{
font-family:"courier new";
}
body
{
font-family:"courier new";
}
body
{
font-family:"courier new";
}