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!

Guitar Hero robot in action

Guitar Hero robot in action

It’s exciting to see this project progressing: first, Joe Bowers sent us his Arduino-based note visualizer (it blinked LEDs in sequence with the game’s notes). Now, he’s grafted the Guitar Hero controller’s board onto it. Joe mentioned having some difficulty sensing notes when the flame effects burst around the fret board. He’s had pretty good […]

Paperduino

Paperduino

Guilherme created what may be the most inexpensive iteration of Arduino yet – This is a 100% functional version of the Arduino. We eliminate the PCB and use paper and cardboard as support and the result is.. the PAPERduino :D This is the the first version of the layout design, next we will try more […]

A Twitter-enabled toilet

A Twitter-enabled toilet

Hacklab.to is at it again. This time around they’ve made a twittering toilet using an Arduino and an Adafruit ethernet interface. The toilet will post to Twitter with every flush. Seth Hardy, who came up with the idea, says: Everyone is making things that connect to Twitter, and the Arduino environment makes it easy to […]

Serial – MIDI software for Arduino

From the MAKE Flickr pool Routing MIDI data to/from Arduino (or similar) seems like it should be a relatively simple task, but often ends up being much more complex. Mark of Spikenzie Labs created a very handy piece of software for just such occasions. Built using Processing, the Serial – Midi Converter translates makes that […]