Arduino MEGA video featuring Tom Igoe
More information can be found at http://blog.makezine.com/archive/2009/04/arduino_mega_video_with_tom_igoe.html
More information can be found at http://blog.makezine.com/archive/2009/04/arduino_mega_video_with_tom_igoe.html
Get started with the LilyPad Arduino! It’s a sewable microcontroller that lets you embed lights, sounds, sensors, and much more into your wearables, perfect for clothing and accessories. In this video I’ll show you how to attach the LilyPad and power supply to each other, and upload a basic program that blinks an LED. Next time I’ll show some more advanced topics including hooking up a sensor and using it to change the circuit’s behavior.
John Park hacks a Wii controller and turns it into a personal flight recorder that can sense and measure the stomach-churning G forces of roller coasters and other high-speed, high-risk activities.
Check out makershed.com for a complete line of Arduino products.
This is the 3rd installment of my Arduino How-To Tuesdays. This week I am going to cover using another basic part, the potentiometer. I will also cover connecting a servo to the Arduino. Servos can be hard to control, but not with the Arduino! That’s just another reason why I love this little micro-controller.
Read more at makezine.com
This is the second installment of a series about programming our favorite little micro-controller, the Arduino. Last week I covered connecting and blinking an LED. This week I will discuss connecting a push button that controls the LED. This is the simplest way to use a button. However, it isn’t always the best way since it doesn’t account for ‘debouncing’. In the next installment of this series I will talk more about ‘debouncing’ the button input and why it is important. Also, I will have a fun and easy project that incorporates what we have learned so far in this series.
More information is available at http://blog.makezine.com/archive/2009/02/howto_tuesday_arduino_101_blink_an_led.html
This week I am going to be starting a series about getting started with the Arduino. A few weeks ago I posted a quick how-to on using a force sensor and received a lot of positive feedback. This led me to the idea of a creating a series of how-to’s about our favorite little micro-controller, the Arduino.
We have lots of Arduino’s in the Maker Shed http://www.makershed.com/SearchResults.asp?Cat=43
The complete build process, including lots of pictures, can be found on makezine.com.
http://blog.makezine.com/archive/2009/01/howto_tuesday_valentines_led_display.html
This week I am going to be making the Open Heart kit from the Maker Shed. The Open Heart kit uses a technique called Charliplexing for lighting up the LEDs. Why? Well, Charlieplexing allows you to control each LED’s state individually. All you need to do is create a simple program and upload it to the Arduino and you have a really cool animated LED display. Check out makezine.com for all the details of the build.
Check out makezine.com for the complete build.