Arduino

As the preeminent tool for makers, Arduino is a versatile platform that covers almost every type of creative making. With its simple-to-use coding language and fun programming concepts, Arduino enables users to create modern electronics with ease. From beginner level projects like flashing LED lights to more advanced builds such as interactive robots, there are an endless number of possibilities when it comes to building projects with Arduino. Whether you are new or an experienced builder in search of fresh ideas, these posts will provide interesting Arduino tutorials and unique ideas that may spark your creativity and motivate you take on any type of maker project!

Musical table plays melodies with Arduino

Musical table plays melodies with Arduino

Haeyoung Kim made a “musical table” with two Arduino boards and a very interesting switch design (using conductive tape) on the bottoms of several interchangeable toys that play along the top. She provides source code, schematics, and the rest of the how-to over at Instructables. Here’s a little iPhone video of the project:

In the Maker Shed: Open Heart kit V2.0

The Open Heart kit V2.0 is a matrix of individually addressable LEDs that allow you to create customizable animations when connected to your favorite micro controller. Attach it temporarily to fabrics with headers that you simply push through, or sew it into a project with conductive fabric for a more permanent setup. It’s “Charlieplexed” so you need only 6 wires to control the 27 LEDs

How-To: Perfboard hackduino

How-To: Perfboard hackduino

Joe Saavedra writes: This tutorial will go through the steps involved in fabricating your own Arduino-compatible circuit using just ~$8 of parts (this includes the ATMega chip!). This is perfect for installing and embedding in permanent pieces , as you don’t need to waste a full $30 Arduino board in a project you will never […]