Paper Arduino Leonardo
This Arduino Leonardo clone by Inigo Zuluaga is the latest example of PaperDuino, where an Arduino is created using a paper printout as a wiring diagram, bill of materials, and construction pattern. [Via Dangerous Prototypes]
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!
This Arduino Leonardo clone by Inigo Zuluaga is the latest example of PaperDuino, where an Arduino is created using a paper printout as a wiring diagram, bill of materials, and construction pattern. [Via Dangerous Prototypes]
To celebrate the release of our latest publication, the Make: Ultimate Kit Guide 2012 (and its companion website), we’re giving away at least one of the cool kits reviewed in the issue each day during the holiday season. This giveaway is for a pile of Arduino fun! It includes the Ultimate Microcontroller Pack w/Arduino, Voice Shield, EZ-Expander Shield, and an RTC Breakout Board! If you’ve ever wanted to get into Arduino, this is the kit for you!
Science communication designer David Harris wanted to make a unique toy for his nephew Charlie, who was born with cerebral palsy. Charlie’s vision is poor but he’s very tactile and auditory, so David designed a location-aware teddy bear that reads RFID tags and plays different customizable sounds depending on where it is or what object […]
The New Arduino UNO Revision 3 has arrived in the Maker Shed! This is a refresh of the wildly popular Arduino UNO that has been updated to allow for for additional functionality and future shields.
New in the Maker Shed are two new, low cost, wireless products from the good folks at Wicked Device. The MintyMote is an Arduino remote control that fits in an Altoids Smalls gum tin (not included.) The Wireless Sensor Node / Receiver Shield Bundle includes everything you need to create a simple, low cost sensor network with a range of about 150ft (but has tested farther.)
Although it should not difficult to get sketches written for previous Arduino versions working with Arduino 1.0, that release has important changes you need to be aware of. The first thing you will notice when launching the software is the look of the IDE. Some icons are different from previous versions of the software and there are changes and additions in the menus. The error messages when dealing with selecting boards have been improved and the new ADK and Ethernet boards have been added.
More significant are changes in the underlying core software and libraries. The stated purpose of 1.0 is to introduce disruptive changes that will smooth the way for future enhancements but break some code written for older software. New header files mean that older contributed libraries will need updating. Methods in Ethernet and Wire have been changed and there are subtle differences in the print functionality.
Engin Ayaz, Tak Cheung, and Doug Kanter created HeartWave, a tabletop device which uses water ripples to visualize the heartbeat of two people at once. The sides of the tank are equipped with Polar heart beat sensors, which actuate electromagnets to pulse a fin, generating each wave. According to Doug, “variations in liquid and lighting allow for a range of unique HeartWave experiences.”