Skip to content

Instantly share code, notes, and snippets.

@scottsullivan
Created December 11, 2012 20:37
Show Gist options
  • Save scottsullivan/4261931 to your computer and use it in GitHub Desktop.
Save scottsullivan/4261931 to your computer and use it in GitHub Desktop.
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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment