Flexible Arduino is flexible
The folks over at Seeed Studio have been experimenting with building an Arduino-compatible board on flexible printed circuit (FPC) material
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!
The folks over at Seeed Studio have been experimenting with building an Arduino-compatible board on flexible printed circuit (FPC) material
You remember Simon, right? This through-hole soldering kit will bring back memories as you try to match the colored patterns. Plus, its ATmega168 microcontroller is re-programmable, so you can come up with your own games using the Arduino IDE and an FTDI board.
Collin Schulz of the Twin Cities wrote in with a fun project he’s working on: a DTMF shield. This one is for the phreakers of the past. A simple Arduino shield to decode DTMF tones using an audio input. It can easily be hooked up to a cell phone or radio. The shield uses an […]
The lab-coated miscreants at Evil Mad Scientist Labs have added yet another Arduino-compatible board to the mix, this one, very bare-bones (while being fully shield-compatible). It’s called the Diavolino (little devil). Windell explains: We designed this primarily in response to local need in our San Francisco hacker community for low-cost boards for teaching. In many […]
From Make: Japan: Beatfly is a small illuminating blimp for entertainment. Its light and movement can be controlled via various interfaces such as MIDI controller, iPhone multi-touch interface, Flash interface on a web site, computer keyboard, mobile phones and voice, and music. It flies, filling the space with colorful light, producing diverse styles of performance […]
This Instructable shows you how to build an Arduino-based alarm clock inside of a Illy coffee tin. The electronics are based on Wiseduino (Arduino clone with DS1307 real time clock on board), with a LED matrix shield sitting on top. The shield is built with 74HC595 shift registers that drive two bi-color (red, green, and […]
The LoL Shield is a charlieplexed LED matrix for the Arduino. You can use it to display anything in a 9×14 grid. Scroll text, play games, display images, or anything else you want to do. Please note, this is a shield and requires an Arduino for control. Comes with library and example code to get you started programming Lots of LEDs right away!