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!

Arduino Minisumo 01

I really like this little sumo bot based on the ever-popular Arduino microcontroller. The bot features line sensing, obstacle detection, and a nice interface board for the geared motors. Check out the website for more information and the source code. Features: Weight: 332 g Size: L=10cm W=10cm H=12cm Sensors: Dual Front telemeter ranging, Dual Surface […]

CRAFT Video: LilyPad Arduino 101

Get started with the LilyPad Arduino! It’s a sewable microcontroller that lets you embed lights, sounds, sensors, and much more into your wearables, perfect for clothing and accessories. In this video I’ll show you how to attach the LilyPad and power supply to each other, and upload a basic program that blinks an LED. You […]

Arduinocaster shreds in MIDI

Arduinocaster shreds in MIDI

Behold! MAKE subscriber Mike Cook brings us the Arduinocaster – Arduinocaster is a an Arduino based MIDI instrument modelled on a guitar sometimes called a keytar. It uses switches and LEDs to control six “strings” which are held down in guitar like chords. Triggering the strings is through an opto reflective switch for a continuous […]

OSC library for Arduino

From the MAKE Flickr pool Flickr member Recotana brings good news for Arduino users in the form of a new code library which facilitates control via the network optimized OSC data protocol. The above video demonstrates basic functionality using the iOSC app for iPhone OS, but the library could be used with any OSC software […]