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!

Rover AA1: Arduino Acer robot

Mauricio emailed me a link to his latest project, the Rover AA1. It’s a robot powered by an Arduino and a laptop. Check out the website for more information, including the Arduino and Processing code. [Thanks Mau!] This idea and had thought for several months, since it figured it would be a practical way to […]

64-button matrix of elegance

From the MAKE: Flickr pool Spikenzie Labs’ impressive Button64 project offers a whole lotta input for Arduino/etc – Decoding a button press is done with the help of a MCP23S17 port expander from Microchip. This chip has 16 general purpose I/O pins (GPIOs). Eight I/Os are used for the columns and other eight for the […]

DIY Daft Punk helmet

Likely a huge hit at any Halloween party it attended, Casey Pugh’s Daft Punk helmet – It’s a 16×5 LED matrix installed inside a cheap motorcycle helmet I found on Amazon. I used the Arduino to program all the animations. (arduino.cc) The LEDs are on cardboard, so I punched holes between every single LED and […]