Skip to content

Instantly share code, notes, and snippets.

View scottsullivan's full-sized avatar

Scott Sullivan scottsullivan

View GitHub Profile
@scottsullivan
scottsullivan / Blockchain ID verification
Created March 31, 2016 01:48
Verifying that +scottsullivan is my blockchain ID. https://onename.com/scottsullivan
Verifying that +scottsullivan is my blockchain ID. https://onename.com/scottsullivan
@scottsullivan
scottsullivan / Shauna's vegan lasagna recipe.md
Created December 17, 2012 14:17
Shauna's Vegan Lasagna Recipe

Shauna's Vegan Lasagna Recipe

1 package no boil vegan lasagna noodles
2 bags spinach
2 Tbsp. minced garlic
1 lb. soft tofu, pressed
1 Tbsp. sugar
1/2 cup unsweetened coconut milk
1 Tbsp. garlic powder
Juice from 1 lemon

@scottsullivan
scottsullivan / IntroPhysicalComputing.md
Created December 11, 2012 20:37
Intro to Physical Computing with Arduino

Intro to Physical Computing with Arduino

Ever want to make your code talk with the real world? With the Arduino and the Processing language (C++ with training wheels), doing this is actually pretty simple. In this session, we'll walk step-by-step through a real-life client project involving hardware prototyping and development with Arduino, making these devices talk wirelessly, and displaying physical data in a custom graphical interface.

This presentation will cover the basic principles of using the Arduino and sensors to get data from the physical world (with live demonstrations), and then how to make sense of that data with simple visualizations using Processing. With this knowledge you can build an army of super robots that can take over the world.