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!

Open Softwear e-book released

Open Softwear e-book released

We’re excited to learn of the release of this free, 104-page PDF book dedicated to physical computing via soft circuits, or “softwear.” The book starts with a basic intro to the hardware and software involved, goes into basic projects, such as button and soft switches, and then delves deeper into what can be done with […]

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 […]