GBA touch-screen mod
Like some piece of gaming tech from an alternate timeline – an anonymous reader points out this vid of a touch-screen NDS GBA made possible via the power of 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!
Like some piece of gaming tech from an alternate timeline – an anonymous reader points out this vid of a touch-screen NDS GBA made possible via the power of Arduino.
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 […]
My friend Thomas Edwards has added another component to his Phy2Phy project series, his mission to link one physical locale to another over the Internet. His first component was Touch-over-IP. His latest creation is Breath-over-IP. To communicate breath over the net, he used an Arduino, a SparkFun Protoshield, an AdaFruit Xport shield, and a Lantronix […]
From the MAKE Flickr pool Flickr member drug123’s MEGA-ISP shield turns an Arduino into an In-System Programmer for AVR Chips – Prepared schematics and board layout of this Arduino shield during one-hour-long phone call. Spent another hour to create “physical interpretation”. Purpose of this PCB is providing ISP header to turn Arduino in full-functional programmer […]
Team Twiizer is able to inject custom graphics onto a DSi via an Arduino. There isn’t a lot of information about this hack yet, but the teaser video is really cool. I’ll post more about this project when the details are unveiled. A full week of hacking is finally giving us some fruitful results. Enjoy […]
The WaveRP library makes audio recording possible with Arduino(ATMega328), WaveShield + simple mic preamp circuit – WaveRP is an Arduino library for recording and playing Wave files with the Adafruit Wave Shield. It records 8-bit mono files at 4,000 to 44,100 samples per second. Use of the Wave record/play library, WaveRP, requires the following: Arduino […]
Peter points out the release of the Cantarino speech synthesis library for Arduino – demoed above in an endearing rendition of “Daisy”. An interrupt on the PWM output timer calls a sample generator. This uses a synthesis similar to FOF or granule synthesis – using two sines and a square wave of adjustable pitch and […]