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!

DIY Arduino LCD backpack

DIY Arduino LCD backpack

From the MAKE Flickr pool Bryan “linux-works” Levin built this Arduino compatible LCD backpack – all the wiring needed to connect the LCD, the IR input module, power, lcd contrast, pwm-based dimming and a 6pin FTDI style usb serial header for upload of new firmware. the IR module is in silver (left) and was a […]

PianoDuino

This is an interesting musical interface called the PianoDuino. It uses the SoundCipher library for Processing and an Arduino to create interactive sound. Check out the web site for a little more information, and all the code needed to build your own. PianoDuino is a simple experiment that integrates Arduino, Processing and a library to […]

Arduino on 64-bit Linux

Arduino on 64-bit Linux

Matt Mets writes: After bemoaning the lack of a 64-bit version of the last few Arduino releases, and the subsequent hoops that had to be followed to make the 32-bit version work in Ubuntu, I finally decided to get off of my laurels and just build the thing. You can get the package here, or […]