DIY smartphone tripod adaptor
Check out this nifty DIY smartphone tripod adaptor from instructables user spiderham. It looks like the glif’s big brother, but instead of fancy rubberized plastic, it’s made from scraps laying around the house.
The latest DIY ideas, techniques and tools for digital gadgetry, open code, smart hacks, and more. Processing power to the people!
Check out this nifty DIY smartphone tripod adaptor from instructables user spiderham. It looks like the glif’s big brother, but instead of fancy rubberized plastic, it’s made from scraps laying around the house.
You never know when you’ll find yourself in a MacGyver moment. It can happen anywhere, at any time. Wouldn’t it be easier to hack those electronics with some real components instead of a rubber band and a paper clip? The Mintronics: Survival Pack from the Maker Shed contains over 60 useful components for making, hacking, […]
Project HiJack is an elegant take on an old idea. Ye-Sheng Kuo, Thomas Schmid, and Prabal Dutta from the University of Michigan’s EECS Department have done the iPhone hacking world a solid by producing one of the coolest little pieces of kit to come around in a long time. In short, the device can pull several milliwatts at 3 V and communicate at 8.82 kbaud using the iPhone’s headset port. Its design encourages the use of daughterboard peripherals to sense and collect data.
And now, a word from Stefan Antonowicz, our Director of Technology, freshly reformatted, reinstalled, and ready to rumble. — Gareth After the debacle of our last site migration attempt, after I’d been coaxed out from under my desk, heavy with geek shame, I’d exiled myself to the Principality of Sealand. I’ve had a passport there […]
Kindle Unswindle — how to remove the DRM from your purchased books… This Kindle hack relies on a few Python scripts to remove the DRM from books already purchase via the Kindle Store. The scripts, of course, require Python to be installed; the hack also uses the Kindle for PC application so you’ll need to […]
Clever idea from reddit user Crath. Unfortunately, I think most of us are likely to have many more cables than empty CD/DVD-ROM spindles lying around. Still, me likey. [via Recyclart]
The Tweetagraph uses an Arduino to capture the dots and dashes created by the telegraph. The Ardruino itself is running Firmata (now comes as a built in library with the arduino software) so that it can talk to Processing. The Processing sketch is using the java library twitter4j which handles the communication with the Twitter API.