Skip to content

Instantly share code, notes, and snippets.

@rblackwe
Created April 1, 2010 02:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rblackwe/351252 to your computer and use it in GitHub Desktop.
Save rblackwe/351252 to your computer and use it in GitHub Desktop.
This talk will get you going using Arudino, an open-source electronics prototyping platform. You will learn the "Hello, World" blinking LED sketch. From this basic sketch I will expand to show you how to begin communicating with the Arduino and Perl. You will learn how to take input from the outside world to control events in your Perl programs. You will learn how to control the outside world using Perl. These basic skills will open up your I/O world and you will use Perl to glue it together of course.
More information about Arduino can be found here,
http://www.arduino.cc/.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment