I started playing around with the Lilypad Protosnap Development board. I found this
awesome Sketch (what Arduino calls a program)
that utilizes all the sensors, switches, and LEDs on the development
board and provides a great test bed to learn the basics of the board. This sketch has proven invaluable in understanding how the pins on the Arduino output to various components, as well as basic Arduino code syntax. By having all the components already connected on one board minimizes the frustration of wiring things together yourself, so that you can focus on understanding what is happening in the code rather than trying to troubleshoot whether you have a loose wire or connection somewhere in your circuit.
Here is the codebender embed of the Protosnap Development Platform Test Code.
I also put together a very rough and rambling video demonstrating the board running this sketch. One of the really neat things is the serial monitor that allows the Arduino to communicate things back to the computer. In this sketch, the serial monitor is programmed to display the real-time status of various switches and sensors. I show this in the video below. There is certainly a sense of satisfaction in getting lines of code to do some visible and interactive functions.
Search This Blog
Popular Posts
-
For the traffic light project, I will require different colored LEDs. Rather than going with single color LEDs, I decided to use RGB LEDs. T...
-
The title of this blog is a play on the word 'bricoleur' , which refers to someone who engages in bricolage , or the creation of thi...
-
One of the exciting new "bricks" that I've been playing with recently is the Arduino microcontroller board. The Arduino is de...
-
I came across an interesting website called Codebender.cc . Think of it as Google Docs for Arduino sketches (Arduino programs are called &qu...
-
Some initial parts arrived! The first Arduino board that I'm learning on is the Lilypad Protosnap Development Board. It conve...
-
We have this IKEA town play mat that my kids like to drive toy vehicles and other things on. My son also has a Thomas the Train track set ...
-
What's a city play mat without street lights? These model train set street lights I purchased from eBay arrived and I incorporated them ...
-
I started playing around with the Lilypad Protosnap Development board. I found this awesome Sketch (what Arduino calls a program) ...
-
Another part of my Interactive Town Play Mat project is a series of "street lights" along a few of the streets. I originally thou...
-
Here is a video featuring all three parts of the Interactive Town Play Mat. Arduino Interactive Play Mat from Kendalf on Vimeo .
0 comments:
Post a Comment