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!

Self-balancing one-wheeled skateboard

A friend saw this cruising around the Arizona State campus: Chris Coleman, a sculptor, has made a self-balancing one-wheeled skateboard based on Ben Smither’s design. He fabbed the metal frame himself, used an Arduino microcontroller, and published his code. Incredible; great job! Self-balancing one-wheeled skateboard – Link. Related: Homemade balancing one-wheeled scooter – Link.

MIDI Arduinophone

MIDI Arduinophone

Dingolishious writes – Inspired by MAKE and the Stylophone my first non blinkey light Arduino project. It is a 1 octave midi keyboard. The keyboard is etched circuit board wired up to the Ardunio using the pull up resistors on the board. The stylus is ground. Touch the note with the stylus and it send […]

Arduino punk console

Arduino punk console

Here’s a great music project you can build with an Arduino… Beavis Audio Research writes – This is my first build using an arduino microcontroller. I wanted to create a simple tone output device along the lines of the 555-based atari punk console, but using solely the mcu as the tone generator. Unfortunately, that was […]

Ethduino

Ethduino

Ethernet + Arduino = Ethduino – An ethernet enabled Arduino (ATMega168*) using Microchip’s ENC28J60 IC. It based on Procyon AVRLib. However, on the contrary of the library one of the main goals of the code is to free the µC as much as possible from processing by using built-in features from the PHY. Although this […]

Stitchable Arduino patches

Stitchable Arduino patches

We’ve mentioned Leah Buechley on the blog before. She’s a Ph.D. student in Computer Science at the University of Colorado who does some really innovative things with soft circuits, LED clothing, and other geek couture. She writes of her most recent projects, the LilyPad: e-textile construction kit version 2.0 There is no reason for fabric […]