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!

Classy USB status box

Classy USB status box

From the MAKE Flickr photo pool Flickr member OldScot built this aesthetically pleasing data display using a Freeduino, 4 surplus LED telephone displays and a housed it all in a photo display box – nice! – STATBox on Flickr a bunch more pertinent project/code details can be found on his site – USB StatusBox ArduinoUSB7 […]

MIDI Shield

MIDI Shield

Amos Joseph’s MIDI Shield is a project we’ve mentioned before, as a prototype. Well, he got his test PCBs back from BatchPCB and overall is happy with them. There are a few things he wants to change before producing a larger batch: MIDI requires the use of the Arduino serial port pins, which are also […]

Bugging the real world

Bugging the real world

This article shows how to hook up an Arduino to a “Bug” machine from BugLabs over the USB port. Pretty cool way to make the Bug even more interactive outside of its existing attachments and have it effect things in the physical world. Bug 2 Arduino, via Arduino Blog