Skip to content

Instantly share code, notes, and snippets.

@austinbv
Created September 10, 2012 21:04
Show Gist options
  • Save austinbv/3693840 to your computer and use it in GitHub Desktop.
Save austinbv/3693840 to your computer and use it in GitHub Desktop.

##What's the deal Writing software is great, websites, applications, and scripts are things we interact with every day. What about writing software that we can interact with in the physical world? From automated sprinkler systems that turn off when you pull into your drive way, to scoreboards at the company foosball table physical computing opens a door for the innovator inside every software engineer.

##It's too hard Not true, there are amazing libraries and compilers that let us write software for Arduinos in the best language, Ruby. Think about it no C, no headers, and no static types, just plain old ruby. That is a good deal.

In this talk I will go over a few of the most popular Ruby libraries for interacting with an Arduino, talk about some basics of each library and then spend time on how these libraries and Arduino can interact to create applications that respond in the physical world. There will be t-shirts shot from a robotic cannon.

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