Getting LEDs to Work with Buttons on Arduino
by Will on 13/05/2012I started playing with some of the examples, and within about 2 minutes of setup and coding, I got LEDs to work uning a button (on the breadboard). I am really starting to like the interface.
So far, the Arduino is really nice. There is a wealth of information on their home page, and there are some features worth mentioning. I really like the the fact that it get’s a constant 5v power from USB, unlike Parallax. Some things that I really want to do is; setup Geany as my main IDE and use C++ instead of C (both possible!).
will@thebytes.net