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!

Make a networked face sensor with Processing

Make a networked face sensor with Processing

This Codebox explores how to use a web server to collect sensor data from a Processing sketch. As an example, we’ll use OpenCV to periodically detect and report number of faces that appear in your webcam’s field of view. You might use something like this at a conference or art show to see how many people are interested in a particular session or exhibit. Using this data feed, you might then create a mobile app that would show you where the most people are at a conference at any given time.

In the Maker Shed: Arduino Nano 3.0

The Arduino Nano 3.0 is a surface mount breadboard compatible version of the ever-popular Arduino micro controller. It’s small, has integrated USB, and is breadboard friendly. It has more or less the same functionality of the Arduino Duemilanove, but in a different package. Physically, it’s missing the power jack, but it can still sense and […]

Arduino-controlled record player

Polish maker Jakub Koźniewski wrote in to share a project he and Piotr Barszczewski designed for the Culture 2.0 conference. Given the main topic of Culture 2.0 event – “culture resources/recycled culture” we’ve chosen old Polish hit by Piotr Szczepanik “GoniÄ…c Kormorany” ( Chasing Cormorans ) and engraved it on a custom vinyl plate. Then […]