url
stringlengths
37
208
title
stringlengths
4
148
author
stringclasses
173 values
publish_date
stringclasses
1 value
categories
listlengths
0
12
tags
listlengths
0
27
featured_image
stringlengths
0
272
content
stringlengths
0
56.1k
comments_count
int64
0
900
scraped_comments_count
int64
0
50
comments
listlengths
0
50
scraped_at
float64
1.76B
1.76B
https://hackaday.com/2009/08/25/learn-from-the-ice-tube-clock/
Learn From The Ice Tube Clock
Mike Szczys
[ "home hacks" ]
[ "ATmega168", "AVR", "battery backup", "boost converter", "clock", "power supply", "vfd" ]
Looks like they’re at it again over at Adafruit. This time they’ve produced a clock that looks more like it should be attached to a munition rather than cruising bedside. But, geek-cred aside, there’s a lot to be learned from their design. Like we’ve grown to expect, they’ve put together some good documentation on their choice of components. Start off by taking a peek at their 5v power regulator. There is an extra diode on the output side that prevents reverse current from the 3v backup battery. The AVR ATmega168 that controls the clock is used to detect loss of power and quickly shift to the battery backup. They’ve also used the  microcontroller as a boost converter for the high voltage VFD, a nice trick we’ve seen before . [Thanks pt]
22
22
[ { "comment_id": "89433", "author": "vic", "timestamp": "2009-08-25T19:53:58", "content": "Commercial products from an online vendor don’t qualify as hacks in my book. This kind of half-disguised ads for ladyada, sparkfun & al seem to appear more and more often lately.", "parent_id": null, "d...
1,760,377,609.726844
https://hackaday.com/2009/08/25/kernelcheck-kernel-compiler/
KernelCheck Kernel Compiler
Mike Szczys
[ "downloads hacks", "laptops hacks", "Netbook Hacks" ]
[ "compile", "debian", "kernel", "linux", "ubuntu" ]
If you’ve ever tried compile a linux kernel yourself you know the headache of configuring and taking care of dependencies. KernelCheck makes this a point and click process for debian based linux distributions such as Ubuntu. You can use it to compile and install any 2.6.* stable kernel as well as the bleeding edge. KernelCheck even offers custom compilation options such as including kernel patches or rolling in proprietary video drivers. A tutorial (PDF) is also provided so you can see what you’re getting yourself into. [via Web Upd8 ]
14
14
[ { "comment_id": "89431", "author": "babble", "timestamp": "2009-08-25T19:41:22", "content": "What dependencies ?", "parent_id": null, "depth": 1, "replies": [] }, { "comment_id": "89434", "author": "Tamber-Krain", "timestamp": "2009-08-25T19:58:06", "content": "I’ve n...
1,760,377,609.3551
https://hackaday.com/2009/08/25/regulated-breadboard-psu/
Regulated Breadboard PSU
Mike Szczys
[ "Tool Hacks" ]
[ "breadboard", "LM317", "psu", "sparkfun" ]
SparkFun has released a breadboard power suppy that can provide regulated 3.3v or 5v. Unlike the supply we saw from adafruit industries earlier this summer, this one is based on an lm317 . This small device features on/off switch, voltage selection swith, and appropriately spaced pin headers to plug into both the top and bottom rails of a standard breadboard .  Rather build it yourself? Take a look at the schematic provided (PDF) .
15
15
[ { "comment_id": "89418", "author": "Arthur", "timestamp": "2009-08-25T18:39:38", "content": "What sort of current can this thing handle? I noticed there isn’t any sort of heat sink on it.The other thing I prefer about Limor’s version is the variable voltage option. Really handy when trying to figure...
1,760,377,609.416676
https://hackaday.com/2009/08/25/hacking-the-western-digital-tv-media-player/
Hacking The Western Digital TV Media Player
Matt Schulz
[ "home entertainment hacks", "Portable Audio Hacks", "Portable Video Hacks" ]
[ "custom firmware", "hd", "linux", "media player", "wdtv", "western digital" ]
https://hackaday.com/wp-…179442.jpg?w=470
Western Digital recently released a media player that attaches to your TV and allows you to play HD media straight from an external USB drive to the television. With a price point of about $100, it’s strange that the device hasn’t made more of a stir in the consumer electronics market. Of course, if it exists, someone will hack it, though. Clever hardware and software hackers have already managed to get an alternative firmware running on the device, allowing for packages like a web server , RSS reader , Apple trailer viewer , and other linux-based packages . It’s good to see a device with so many software mods so early into production. Related: OpenPogo, an alternative to Pogoplug software
32
31
[ { "comment_id": "89392", "author": "djsashaz", "timestamp": "2009-08-25T17:01:09", "content": "Nice…. How long has the hacks been around? I’ve seen this device for a while now, but never heard there were hacks until now…. Maybe a cheaper replacement to the apple tv? what do you guys think? This w...
1,760,377,609.486187
https://hackaday.com/2009/08/25/lightweight-webkit-based-browsers/
Lightweight Webkit Based Browsers
Brett Haddock
[ "downloads hacks", "firefox hacks", "Netbook Hacks" ]
[ "arora", "midori", "netbook", "web browser", "webkit" ]
With netbooks being slim and mostly utilitarian, it seems a bit contradictory to use a standard and somewhat bulky web browser with them. After all, we’re trimming down the operating system to perform faster on these little devices, so why not thin out the focal point of the netbook: the browser. Firefox, Chrome, or Safari may be well and great for a full powered desktop or laptop, so how about something a bit more trimmed? Enter the lightweight Webkit based browsers: Arora and Midori . Arora and Midori are relative newcomers to the browser wars, but each offers a great alternative to Firefox, especially for netbooks. They’re both based on the opensource Webkit project, which is the same engine used by Chrome and Safari, so pages load quickly. Flash is supported and fully enabled in both with video playback working just as well as other browsers. The main advantage is the loading speed of the browser itself. On an ASUS Eee PC with Ubuntu, Firefox takes a few seconds to load, where Arora and Midori load in under a second. These projects are maturing pretty quickly, and some great features come out with each version. For our money though, Arora takes the cake, and has replaced Firefox as my browser of choice for my netbook. It’s quicker, offers a somewhat similar feature to Firefox’s “awesome bar”, has a privacy mode, and is generally a little bit faster than Midori.
12
12
[ { "comment_id": "89389", "author": "strider_mt2k", "timestamp": "2009-08-25T16:50:19", "content": "interesting! and timely!i was just today following some guides for optimizing firefox on a netbook.good stuff!", "parent_id": null, "depth": 1, "replies": [] }, { "comment_id": "893...
1,760,377,609.541698
https://hackaday.com/2009/08/25/ruggedize-your-portables/
Ruggedize Your Not-so-rugged Portables
Mike Szczys
[ "Cellphone Hacks", "digital cameras hacks", "laptops hacks" ]
[ "camera", "cellphone", "laptop", "rugged" ]
Popular Mechanics has a detailed how-to on diy ruggedization of common portable electronics such as laptops, cameras, and cellphones. There is video of a laptop surviving an eight foot fall due to the tennis balls, pipe insulation, and weather stripping they’ve added. Its not just shock resistant, they’ve used a two-part compound marketed for making custom molded earplugs to make the laptop water resistant.
13
13
[ { "comment_id": "89371", "author": "ProGamingLife.com", "timestamp": "2009-08-25T15:39:58", "content": "Sick, and I’m 1st", "parent_id": null, "depth": 1, "replies": [] }, { "comment_id": "89379", "author": "cynic", "timestamp": "2009-08-25T16:16:08", "content": "I’m ...
1,760,377,609.295542
https://hackaday.com/2009/08/25/palm-pre-gps-tweets/
Palm Pre GPS Tweets
Caleb Kraft
[ "Cellphone Hacks", "Palm Pre Hacks" ]
[ "linux", "palm", "pre", "twitter" ]
[youtube=http://www.youtube.com/watch?v=ZnlM8UJUtOQ] [Mike] sent in this project he’s been working on. He has posted instructions on how to get your Palm Pre to tweet its GPS coordinates at regular intervals. It does require that you have Linux installed on your Pre, but that’s not that big of an issue as he has a tutorial for that too . Getting the tweet to happen involves setting up a custom PHP file that sends the tweet, then a cron job to get it to run on a schedule. He mentions this could be useful for finding a lost phone as well as keeping track of loved ones. We would like to see him add a script to do similar with a picture. Maybe take a picture and upload it every time a call is placed?
15
15
[ { "comment_id": "89381", "author": "Waylan", "timestamp": "2009-08-25T16:27:06", "content": "“It does require that you have Linux installed on your Pre”Huh? Um, WebOS is linux. No need to install it, it is already there. It’s just got a fancy new GUI wrapping it. Actually, you just need to get root ...
1,760,377,609.77455
https://hackaday.com/2009/08/25/wire-glue/
Wire Glue
Mike Szczys
[ "Tool Hacks" ]
[ "glue", "solder", "soldering" ]
https://hackaday.com/wp-…eglue2.jpg?w=400
[John P. Barker] writes up an interesting product called Wire Glue. This conductive adhesive is a paint-on alternative to soldering. At first it seems like a bizarre product but we can think of a few uses. Who hasn’t had a solder joint on a free-formed circuit break? One thing’s for sure, we’d recommend throwing a resistor into that LED circuit he’s working on.
26
25
[ { "comment_id": "89357", "author": "shbazjinkens", "timestamp": "2009-08-25T14:45:19", "content": "The resistor won’t be necessary, conductive glue is made of carbon particles suspended in the adhesive. It has a pretty high resistance itself, unless the contact area is pretty large.", "parent_i...
1,760,377,609.666702
https://hackaday.com/2009/08/24/nokia-booklet-and-n900/
Nokia Booklet And N900
Jakob Griffith
[ "Cellphone Hacks", "Netbook Hacks", "News" ]
[ "Booklet 3G", "maemo", "N900", "netbook", "nokia" ]
Nokia is currently one of the leading phone providers and intends to jump higher on the scale with the Nokia N900 powered by Maemo. But what wasn’t expected was for Nokia to step into the netbook pool. Called the Booklet 3G , it sports 10.1 inch high(er) resolution display with HDMI output. For connectivity you can take your pick of 3G, WiFi, and Bluetooth. All wrapped up in Windows 7 with a whopping 12 hour battery! However, the problem with all these features is the price tag might eat a hefty hole into your pocket book. That’s not going to stop us from trying to get our hands on one, of course. Anyone have any hacks planned yet?
31
31
[ { "comment_id": "89258", "author": "bbot", "timestamp": "2009-08-24T22:51:29", "content": "Not until Pixel Qi actually releases the netbook screen they’ve been threatening us with for the last year.", "parent_id": null, "depth": 1, "replies": [] }, { "comment_id": "89267", "a...
1,760,377,609.609578
https://hackaday.com/2009/08/24/android-developer-challenge-2-open-for-submissions/
Android Developer Challenge 2 Open For Submissions
Matt Schulz
[ "Android Hacks", "google hacks" ]
[ "adc", "adc 2", "android", "developer challenge", "google" ]
Google has opened up a new Android Developer Challenge for submissions. About $2,000,000 in prize money is available, with $250,000 going to the best overall app. Submissions are due by August 31, leaving about a week to get apps in for judging. Time is short, but the prizes are big. Hopefully we’ll see some exciting things come from the contestants now that the community has grown since the previous ADC in 2008. [via Phandroid ]
4
4
[ { "comment_id": "89355", "author": "Brad", "timestamp": "2009-08-25T14:16:11", "content": "What its gona be like da new app store…", "parent_id": null, "depth": 1, "replies": [] }, { "comment_id": "91481", "author": "skepsis", "timestamp": "2009-09-03T15:08:23", "cont...
1,760,377,609.235061
https://hackaday.com/2009/08/24/210-led-lamp/
210 LED Lamp
Jakob Griffith
[ "home hacks", "LED Hacks" ]
[ "fluorescent", "lamp", "led", "light", "lighting" ]
Current fluorescent lamps are great for lighting large areas using very few Watts; however, LEDs are far more efficient at producing light and have less of an impact upon the environment considering there is no mercury within them. [Andrew] sent in his team’s LED florescent bulb . The first revision utilized 87 LEDs, but to increase output the second revision uses 210. The assembly can’t actually be placed in current fluorescent lamp ballasts and must use a 12 volt 1 amp power supply, but perhaps future versions will correct for this. Another problem is the relatively small viewing angle, and while there is a diffuser, we’re wondering if they have any other ideas to spread the light and adjust for the color temperature without reducing output? We wonder how it compares to some of the commercially available LED florescent lamps .
53
50
[ { "comment_id": "89203", "author": "_matt", "timestamp": "2009-08-24T18:30:58", "content": "Do what i did, sand the tip of the led to make it flat. it becomes less of a lens and also doubles as a built in diffuser.", "parent_id": null, "depth": 1, "replies": [] }, { "comment_id":...
1,760,377,609.979858
https://hackaday.com/2009/08/24/adding-a-displaylink-monitor-to-a-linux-router/
Adding A DisplayLink Monitor To A Linux Router
Matt Schulz
[ "Peripherals Hacks", "Wireless Hacks" ]
[ "DD-WRT", "DisplayLink", "linux", "openwrt", "router", "thin client", "Tomato" ]
Routers aren’t just for routing network traffic any more. With the help of alternative operating systems such as DD-WRT , Tomato , and OpenWrt , routers are now extremely customizable and can be utilized to suit a number of needs . The main issue with projects built around routers is the need to telnet or SSH into them to get to a console. [Sven Killig] came up with a useful solution that utilizes the USB ports available on an Asus router to display video on a DisplayLink device , allowing a user to sit down and use the device as though it were a physical terminal. This would be a good DIY alternative to commercially available routers that display network graphs, system information, incoming email, and other data.
14
14
[ { "comment_id": "89202", "author": "Daryl", "timestamp": "2009-08-24T18:30:04", "content": "very nice project. I’ll have to start playing around with this for network load monitoring. Could really come in handy.", "parent_id": null, "depth": 1, "replies": [] }, { "comment_id": "8...
1,760,377,609.883079
https://hackaday.com/2009/08/24/bench-power-supply-adapter/
Bench Power Supply Adapter
Matt Schulz
[ "computer hacks", "Tool Hacks" ]
[ "adapter", "bench supply", "power supply", "psu", "quick hack" ]
Every electronics workbench could benefit from having a bench power supply. Converting a PC power supply works, but often, it involves splicing wires and limits the supply to only bench use, and building one from scratch is definitely an undertaking. To counter this, [silic0re] and his father came up with a detachable adapter that simply plugs into the existing connectors. The adapter provides posts for four different voltages and can be built in no time. It’s nice to see a solution that will let you use any power supply laying around without having to worry about the dangers of opening it or cutting it up. [Thanks silic0re]
14
14
[ { "comment_id": "89184", "author": "andrew", "timestamp": "2009-08-24T16:18:47", "content": "as someone mentioned in that forum, most power supplies will not be stable without a load present, such as a big wirewound resistor. it would be easy to add regardless.", "parent_id": null, "depth":...
1,760,377,610.117482
https://hackaday.com/2009/08/24/autogiro-pov-nostalgia/
Autogiro POV Nostalgia
Caleb Kraft
[ "home entertainment hacks", "News", "Transportation Hacks" ]
[ "autogiro", "helicopter", "nostalgic", "POV", "projection" ]
This bit of nostalgia really caught our attention. A german hacker or “inventor” as we were called back then, came up with this interesting concept. He would project an image on to the moving blades of an Autogiro , relying on the POV effect to make it appear complete. While this is not the same system of utilizing POV that we currently use, it relies on the same principles. It looks like he’s hanging the projector or “magic lantern” from below the Autogiro, using the length of the rope to hang it as a focusing system. Were this to have actually gone into production, it probably would have really freaked people out. If only he had had access to something along the lines of the ceiling fan POV system . [thanks itay] [update: Why didn’t we look around for this earlier. It was brought up in the comments, there is in fact a POV system for R/C helis. http://www.nightgraphix.de ( translated )]
11
11
[ { "comment_id": "89173", "author": "Punkguyta", "timestamp": "2009-08-24T15:24:02", "content": "Ah, but what you have to realize Caleb, is that if they were to mount devices to the propellers, it probably wouldn’t fly/would fly off balance.Remember that Mythbusters episode where they tested to see i...
1,760,377,610.377061
https://hackaday.com/2009/08/22/maple-beats-up-arduino-takes-its-shields/
Maple Beats Up Arduino, Takes Its Shields
Phil Burgess
[ "Arduino Hacks", "Roundup" ]
[ "arduino", "arm", "arm7", "atmega", "cortex", "maple", "stm32" ]
The Atmega168 at the heart of every Arduino is an eminently capable chip; its ilk have been seen working as a basic web server , playing back digital audio , even generating TV signals . But as projects continue to grow in sophistication, reality rears its ugly head: Arduino can handle any one of these tasks very well, but it often requires squeezing every last instruction cycle or bit of memory in the device. Even the ’368 chip and the Arduino Mega are stopgap measures. Sooner or later, you have to graduate to long trousers—move up to a more capable microcontroller platform—an uncomfortable change usually involving a hefty investment in new hardware and an intimidating learning curve. Leaf Labs’ Maple aims to change all that… Maple, expected to ship in October for about $40, brings together the STM32 microcontroller , a 32-bit 72MHz beast of a chip, with the familiar Arduino footprint and even compatible library functions. Users can jump right in, preserving their existing investment in Arduino shields and know-how, then expand their repertoire with the new capabilities afforded by this beefier processor. But Maple is not the first. Coridium Corporation’s $30 ARMite PRO (below) is a 60MHz ARM7 board that’s pin- and footprint-compatible with Arduino Pro. The CPU isn’t quite as powerful as the STM32, nor do they provide Arduino-compatible libraries, but it’s still a significant step up from the Atmega and is available today. Also worth mentioning, though it lies in an entirely different direction, is Raisonance’s STM32 Primer (also called the STM32 Circle), shown below. This kit is neither hardware- nor software-compatible with Arduino, and the bundled software tools are Windows-only, but it’s similarly affordable (about $40), self-contained (no external programmer), and will give you a head start with the STM32 chip right now. And while you can’t bring your Arduino shields to this party, the Primer brings its own fun: a color LCD, 3D accelerometer, and rechargeable battery. The original “Circle” Primer is a little tricky to track down, but a little Google searching can help here. A “Primer 2” with more features has since been released, if you don’t mind paying half again as much. Maple is just the first of several increasingly powerful Leaf Labs projects that are planned. FPGAs and gigahertz-speed CPUs are in the pipeline.
23
23
[ { "comment_id": "88758", "author": "asdf", "timestamp": "2009-08-22T17:06:51", "content": "The Bugblat Cortino is another STM32-based Arduino. It’s been out for a while and costs between $40 and $70 depending on the STM32 version fitted.The Maple’s big difference is IMO that is uses an STM32 with on...
1,760,377,610.272075
https://hackaday.com/2009/08/22/the-serpent-mother/
The Serpent Mother
Mikey Sklar
[ "Robots Hacks" ]
[ "atmega8", "burning man", "fire", "flame", "max msp", "pyrotechnics", "rs-485", "xlr" ]
The Serpent Mother is certainly an appropriate name for this 168foot long snake fire art installation filled with enough goodies to impress anyone who is into flame effects. [ The Flaming Lotus Girls ] were allocated $60,000 in May of 2006 to bring this art project to Burning Man . A team of nearly 100 people worked together at a furious pace to pull it off. The collaboration of skill-sets is unfathomable between the metal art, firmware, software, LEDs, and propane design. The primary flames consist of  41 “poofers” along the spine of the serpent each one capable of delivering a 8′ tall flame. Tucked away near the tail is a egg that makes use of methanol and boric acid to create a massive green fireball. When the egg is open nobody is allowed with 150′ of the project. The brain that runs the beast is nothing more than a RS-485 network of humble ATmega8s. The microcontrollers are wired with XLR cable and chatting at a 19200 baud. Max/MSP is used on a laptop to control flame patterns. Here is a enjoyable write-up and video . We particularly enjoy the bit about the strange looks the team got when purchasing 50 stun guns.
12
12
[ { "comment_id": "88757", "author": "steve", "timestamp": "2009-08-22T16:53:50", "content": "that thing is awesome!!! looks like some real quality work that was put into that piece of art.", "parent_id": null, "depth": 1, "replies": [] }, { "comment_id": "88759", "author": "bl...
1,760,377,610.324567
https://hackaday.com/2009/08/22/bottled-nixie-clock/
Bottled Nixie Clock
Jakob Griffith
[ "Misc Hacks" ]
[ "boat", "bottle", "clock", "nixie", "nixie clock" ]
Who could not love the tender glow of a Nixie display? It isn’t a new concept for them to be used in clocks , and usually it’s how they are housed or encased for display that sets them apart. [crazy_phisic] did the near impossible by building his Nixie clock almost entirely inside of a glass bottle. The circuit boards and logic components were soldered outside, but the final combination of parts (sometimes requiring specialty homemade tools) were assembled inside. We wonder how long it took him from start to finish after learning boats in bottles can take from minutes to months. The original post is in polish, but if you want to find out more there is a Google translation . [via Semageek ]
21
21
[ { "comment_id": "88751", "author": "Tom Parker", "timestamp": "2009-08-22T15:23:18", "content": "impressive, he could probably sell those and make a good dime", "parent_id": null, "depth": 1, "replies": [] }, { "comment_id": "88752", "author": "talkingjazz", "timestamp": ...
1,760,377,610.203265
https://hackaday.com/2009/08/21/homebrew-wii-via-the-bannerbomb-exploit/
Homebrew Wii Via The Bannerbomb Exploit
Matt Schulz
[ "Nintendo Wii Hacks" ]
[ "bannerbomb", "exploit", "homebrew", "lifehacker", "twilight princess", "wii" ]
The Twilight Princess hack doesn’t work on newer versions of the Nintendo Wii, but thanks to a new exploit for the Wii, homebrew is still possible. Using an SD card and a few files, you can have the homebrew channel up and running in no time. The folks at Lifehacker show us how it’s done . It’s good to see that the Wii modding community is still in full force. Hopefully, this won’t turn into a back and forth battle between modders and Nintendo, like it has with Sony and the PSP .
26
26
[ { "comment_id": "88490", "author": "Mike", "timestamp": "2009-08-21T21:31:54", "content": "Please, no complaining about how this has been out for a while now. Not everyone sifts through gbatemp for the latest news. A clear, concise writeup is a worthy read for most people.", "parent_id": null,...
1,760,377,610.439897
https://hackaday.com/2009/08/21/openpogo-an-alternative-to-pogoplug-software/
OpenPogo, An Alternative To Pogoplug Software
Matt Schulz
[ "computer hacks", "home entertainment hacks" ]
[ "linux", "openpogo", "plug computer", "pogoplug", "sheevaplug" ]
Many of us heard the news of Marvell’s SheevaPlug plug-in PC being released alongside its consumer solution counterparts. One of the prominent products based on the SheevaPlug hardware is the Pogoplug . The Pogoplug is essentially a no-configuration media server that allows you to plug in a hard drive and network cable to make data readily available anywhere you have Internet access. It’s a great idea, but the underlying software is closed source, limiting the demographic of the device to consumers who are happy with an out-of-the-box solution. Enter OpenPogo , a solution for people who want a bit more control over their device. OpenPogo gives users more say over what their Pogoplug does; from running a torrent client to a web server to a Ruby on Rails server . The possibilities for the device are limitless, and OpenPogo makes turning our ideas into reality it just that much easier.
21
21
[ { "comment_id": "88481", "author": "sean", "timestamp": "2009-08-21T21:05:20", "content": "“limiting the demographic of the device to consumers who are happy with an out-of-the-box solution.”which is pretty much the vast majority of people. vast by far.", "parent_id": null, "depth": 1, "...
1,760,377,610.500236
https://hackaday.com/2009/08/21/passive-infrared-pir-sensor-tutorial/
Passive Infrared (PIR) Sensor Tutorial
Phil Burgess
[ "Arduino Hacks" ]
[ "infrared", "ir", "pir", "sensor", "sketch" ]
[ladyada] has a freshly-published and amazingly thorough tutorial on passive infrared (PIR) motion sensors . Most often seen in security floodlights and automatic doors, in creative hands these sensors can be put to other uses—cat flaps, camera triggers and purely artistic applications—as you’ll see in several demo projects and videos. For the curious, the tutorial provides a good amount of background theory on how PIR sensors work, along with the associated fresnel lens optics. And for those who just want to get hacking, most PIR sensors (like the one above) come in a simple-to-interface module containing all the support hardware and providing a simple digital output; the article wraps up with one such example.
18
16
[ { "comment_id": "88487", "author": "Wolf", "timestamp": "2009-08-21T21:19:37", "content": "Not a bad PIR tutorial butThis one‘s still my favorite. The manual from the product page is even more detailed, but it’s in pdf form.", "parent_id": null, "depth": 1, "replies": [ { "...
1,760,377,610.552171
https://hackaday.com/2009/08/21/tunneling-ip-traffic-over-icmp/
Tunneling IP Traffic Over ICMP
Matt Schulz
[ "Security Hacks", "Wireless Hacks" ]
[ "icmp", "icmptx", "ip tunneling", "linux", "wifi" ]
We all hate it when we find an unencrypted WiFi network at our favorite coffee shop, restaurant, airport, or other venue, only to discover that there are traffic restrictions. Most limited networks allow HTTP and HTTPS traffic only, or so is the common misconception. In the majority of cases, ICMP traffic is also allowed, permitting the users to ping websites and IP addresses. You may be asking, “Ok, so why does that matter?” Well, all of your IP traffic can be piped through an ICMP tunnel, disguising all your surfing as simple ping packets. [Thomer] has a detailed guide on how to create and utilize such a tunnel using ICMPTX. So the next time you are at the local cafe and want to fire up VLC to watch TV shows from your home PC, give this guide a quick read.
21
17
[ { "comment_id": "88476", "author": "Chuck", "timestamp": "2009-08-21T20:16:27", "content": "Don’t most consumer grade router/firewall combos (like the type you’d come across at your local coffee shop) have ICMP flood protection built in, from both the WAN and LAN side? Seems like that would cause a...
1,760,377,610.610977
https://hackaday.com/2009/08/24/lego-mindstorms-sudoku-solver/
LEGO Mindstorms Sudoku Solver
Phil Burgess
[ "Robots Hacks" ]
[ "image processing", "lego", "mindstorms", "nxt", "robot", "sudoku", "tilted twister" ]
[youtube=http://www.youtube.com/watch?v=Mp8Y2yjV4fU] Swedish hacker [Hans Andersson] is no stranger to puzzle-solving robots. His prior work, A Rubik’s cube-solving robot called Tilted Twister , made waves through the internet last year. [Hans’] latest project only has to work in two dimensions, but is no less clever. This new robot, built around the LEGO Mindstorms NXT system, “reads” a printed sudoku page, solves the puzzle, then fills out the solution right on the same page, confidently and in ink. It’s a well-rounded project that brings together an unexpected image scanner, image processing algorithms, and precise motor control, all using standard NXT elements. The building instructions have not yet been posted, but if the video above and the directions for his prior ’bot are any indication, then we’re in for a treat; he simply has a knack for explaining things concisely and with visual clarity. The source code and the detailed PDF diagrams for Tilted Twister are as gorgeous as his new robot’s penmanship. [thanks Eric]
15
14
[ { "comment_id": "89172", "author": "DU", "timestamp": "2009-08-24T15:16:35", "content": "No. Way.", "parent_id": null, "depth": 1, "replies": [] }, { "comment_id": "89177", "author": "daryl", "timestamp": "2009-08-24T15:45:56", "content": "So wait, a guy made a puzzl...
1,760,377,610.846112
https://hackaday.com/2009/08/24/humanoid-robot-homebrew-waldo-big-smiles/
Humanoid Robot + Homebrew Waldo = Big Smiles
Phil Burgess
[ "Robots Hacks", "Wearable Hacks" ]
[ "atmega8", "Atmel", "AVR", "humanoid", "microcontroller", "potentiometer", "robot", "servo", "waldo" ]
[youtube=http://www.youtube.com/watch?v=WCTvggKuPvU&feature=player_embedded] Robot enthusiast [Vitalijus Rodnovas] built this rig to allow a humanoid robot to mimic his own body movements in real time. [Rodonovas] refers to his man-machine interface as a “master-slave suit,” but elsewhere this is often called a waldo after a prescient 1942 [Robert Heinlein] novella. This project page is slight on details and is mostly written in his native Lithuanian, but the pictures speak volumes, and with a little help from Google Translate we can learn the essential facts: The robot itself is a commercially-available kit, the Kondo KHR-1HV from Japan. The custom-built harness uses a collection of surplus Soviet-era military potentiometers (acquired on eBay) to read the positions of his elbows and shoulders, then an ATmega8-based interface board translates these readings into motion commands sent to the robot’s onboard controller. Some additional notes and code can be found on the RoboSavvy Forum . Does it work? Just watch. His grin as the video progresses is infectious! Hack a Day has previously covered other Waldos , but this latest deserves style points for its lightweight simplicity.
11
11
[ { "comment_id": "89165", "author": "Eddie", "timestamp": "2009-08-24T14:04:17", "content": "“His grin as the video progresses is infectious!”indeed :]]Does anyone know whats causing the lag/delay between the interface and the robot?", "parent_id": null, "depth": 1, "replies": [] }, {...
1,760,377,610.936611
https://hackaday.com/2009/08/23/klipsch-speaker-mods/
Klipsch Speaker Mods
Caleb Kraft
[ "digital audio hacks", "Peripherals Hacks" ]
[ "audio", "music", "speakers" ]
[Patrick] has a pair of Klipsch speakers that continually needed the volume knob cleaned. After a bit of research, he found it was a common problem with the potentiometer chosen for the task. He decided to resolve the problem, not by replacing that potentiometer, but by modifying the speakers to be passive and running them from an external amp . While this does sound simple at first, he wanted to retain the rest of the electronics in the unit, so a bit of hacking was required. You can follow along through the whole process on his site.
8
8
[ { "comment_id": "88988", "author": "aw", "timestamp": "2009-08-23T17:33:14", "content": "Cool mod, I wonder if it would have been possible to make a touch or digital volume control that would be “immune” to the dust instead. Either way, seems like a reasonable solution to finding purpose for the spe...
1,760,377,610.888945
https://hackaday.com/2009/08/23/second-hard-drive-in-a-macbook-pro/
Second Hard Drive In A Macbook Pro
Caleb Kraft
[ "Mac Hacks", "Peripherals Hacks" ]
[ "apple", "laptop", "mac", "sata" ]
[Reid] wrote in to show us how to add a second hard drive to his Macbook Pro . He found that he hardly ever used his DVD drive, so sacrificed it in favor of added storage. What he found was that it had a proprietary adapter that he was unable to find for sale anywhere. Making an adapter may seem like a pretty simple hack, but this could save some people considerable time. Its also worth noting that upgrading the firmware got him an 18% speed increase, so don’t ignore those updates. We don’t see too many mac hacks around here, you may recall the mac tablet hacks and the logo monitor .
23
22
[ { "comment_id": "88983", "author": "strider_mt2k", "timestamp": "2009-08-23T15:57:01", "content": "Nice mod!If you don’t need the optical drive, why lug it around? There are USB externals aplenty nowadays.", "parent_id": null, "depth": 1, "replies": [] }, { "comment_id": "88984",...
1,760,377,610.997875
https://hackaday.com/2009/08/23/aspire-one-external-antenna/
Aspire One External Antenna
Jakob Griffith
[ "Netbook Hacks", "Wireless Hacks" ]
[ "acer aspire one", "antenna", "external", "wifi" ]
External antennas on netbooks are notorious, from EEE PCs to the Panasonic CF-R1 , but this is the first on an Acer Aspire One we’ve seen. [xRazorwirex] sent in his external antenna hack for the 802.11n capable D150, with the intention of increasing performance, but he says he can’t attest to any change. Unfortunately the lock slot had to be removed, but a small price to pay for a big increase in connectivity. The process seems simple enough, and could probably be done within a half an hour. Now that there is an external link why not build a Cantenna , hop in the car, and HeatMap the neighborhood!
15
15
[ { "comment_id": "88975", "author": "Glen", "timestamp": "2009-08-23T14:58:35", "content": "I put one in my Aspire one ages ago. But i didn’t want a R-SMA sticking out the side of the case snagging stuff so i used an MCX connector which was small enough to epoxy into the shoulder of the hinge and sit...
1,760,377,611.049614
https://hackaday.com/2009/08/22/collect-and-analyze-ecg-data/
Collect And Analyze ECG Data
Zach Banks
[ "downloads hacks", "Medical Hacks", "Peripherals Hacks" ]
[ "cheap", "diy", "ecg", "electronics", "goldwave", "microphone", "op-amp", "sound card" ]
Although we’ve covered DIY ECGs before , [Scott Harden] sent in his version that gives an in-depth explanation of what to do with the collected data. He built a basic battery-powered op-amp-based ECG for under $1. The circuit just amplifies the signal from the chest leads and feeds it into a computer via the microphone port. He then used GoldWave to record, filter, and save the signal. From there, he used python to analyze the heartbeat and calculate his heart rate and further manipulate the data. His previous blog posts go into more detail on how the python code works and why he chose software over hardware filters.
14
14
[ { "comment_id": "88776", "author": "Flemming Frandsen", "timestamp": "2009-08-22T19:51:19", "content": "Be VERY careful with this, you will have a really good electrical connection to some very expensive equipment that’s really hard to replace.For the dense of you: That means you could easily die fr...
1,760,377,611.252068
https://hackaday.com/2009/08/22/a-linux-server-that-tweets-power-changes/
A Linux Server That Tweets Power Changes
Matt Schulz
[ "computer hacks", "Security Hacks" ]
[ "apc", "linux", "moitoring software", "power usage", "scripting", "tweet a watt", "twitter" ]
Twitter has been used for lots of experiments, both useful and just for fun . [FIRESTORM_v1] sent in his project that falls under the useful category. When he wanted a way to monitor his server’s power statistics, Twitter was a logical choice. Similar to the Tweet-a-Watt , he wrote a script that posts messages from APCUPSd to a Twitter account that he follows, and gets the updates on his phone. [FIRESTORM_v1] documents all of the scripts he used and the steps to get your server up and tweeting.
21
21
[ { "comment_id": "88766", "author": "anon", "timestamp": "2009-08-22T18:14:36", "content": "Correct me if I’m wrong here, but is there anything twitter can do that doesn’t already exist? I just mean, what was ever wrong with all email/usenet/IM/etc protocols that already exist and work perfectly well...
1,760,377,611.105789
https://hackaday.com/2009/08/21/arduino-usb-host-shield/
Arduino USB Host Shield
Phil Burgess
[ "Arduino Hacks", "Peripherals Hacks" ]
[ "arduino", "circuits@home", "shield", "usb", "usb host" ]
Circuits@Home has been journaling their development of a USB host mode shield for Arduino, which could bring the platform a veritable explosion of mass storage, keyboard input and countless other peripheral options (and a corresponding raft of new hacks). Currently at the prototype stage, a ready-made shield and library are forthcoming, so keep checking back. Meanwhile, for embedded developers wanting to learn the ropes of USB, the in-progress articles will likely provide some valuable insights. [thanks Kersny]
18
18
[ { "comment_id": "88447", "author": "furst", "timestamp": "2009-08-21T17:32:51", "content": "trolling the hackaday leets with an arduino article? must be a slow friday.", "parent_id": null, "depth": 1, "replies": [] }, { "comment_id": "88451", "author": "Matt", "timestamp"...
1,760,377,611.347108
https://hackaday.com/2009/08/21/cbs-introduces-video-in-print-technology/
CBS To Advertise Using Video-in-Print Technology
Nick Caiello
[ "News" ]
[ "advertising", "Americhip", "CBS", "Entertainment Weekly", "lcd", "video player", "Video-in-Print", "ViP" ]
[youtube=http://www.youtube.com/watch?v=fgJ6DA50thw] In what seems like another move to blur the line between digital and print media, CBS has announced that they will be introducing something called Video-in-Print technology in next month’s issue of Entertainment Weekly. Video-in-Print, or ViP, technology consists of a small LCD screen and circuit board that can be inserted into print media and play video and audio content. CBS is using the ViP technology to promote their fall prime-time television lineup. Video-in-Print technology is the brainchild of Americhip , a company that claims to specialize in multisensory marketing. The ViP player in next month’s issue of Entertainment Weekly incorporates a 320×240 resolution TFT LCD screen and a rechargeable battery lasting 50-60 hours. The battery can be recharged via the player’s on-board mini USB port. While this isn’t the first time that we’ve seen a magazine do something like this, as far as we know this is the first time that anyone has put a video player into a magazine. That being said, there seems to be no indication whether or not CBS will make it easy for us to modify the ViP player’s software like Esquire did with their e-ink display . We’re not entirely sure what we’re going to do with the ViP player, but the fact that it has a mini USB port gives us some interesting ideas. Juicebox , anyone?
54
48
[ { "comment_id": "88433", "author": "36chambers", "timestamp": "2009-08-21T16:36:36", "content": "Aggghhhh Future.", "parent_id": null, "depth": 1, "replies": [] }, { "comment_id": "88436", "author": "Varne", "timestamp": "2009-08-21T16:46:49", "content": "Now if they ...
1,760,377,611.516279
https://hackaday.com/2009/08/21/handbot-the-shelf-climbing-bot/
Handbot, The Shelf Climbing Bot
Caleb Kraft
[ "Robots Hacks" ]
[ "bookshelf", "climbing" ]
[youtube=http://www.youtube.com/watch?v=92bLgE6DO2g] Handbot is one piece of a larger project called Swarmanoid. The aim of the swarmanoid is to replicate the functions we usually desire out of a humanoid bot with a whole swarm of specialized bots. That seems like a silly goal to us, considering the only requirement for a humanoid bot is that it be shaped like a human. That aside, we like their stuff. The handbot specifically is designed to retrieve books from bookshelves. It has specialized arms for climbing and grabbing the books with a batman-esque retractable rope launcher mounted on top for added speed and strength. The gait of the handbot really reminds us of how chameleons walk . We’re curious if this is a coincidence or not. [via BotJunkie ]
22
22
[ { "comment_id": "88409", "author": "chicosoft", "timestamp": "2009-08-21T14:07:47", "content": "cool", "parent_id": null, "depth": 1, "replies": [] }, { "comment_id": "88411", "author": "EFH", "timestamp": "2009-08-21T14:22:15", "content": "What’s with the string?", ...
1,760,377,611.411685
https://hackaday.com/2009/08/20/layar-augmented-reality-launches/
Layar Augmented Reality Launches
Jakob Griffith
[ "Android Hacks", "Cellphone Hacks", "g1 hacks" ]
[ "agumented reality", "camera", "cellphone", "Layar", "location" ]
Layar brings augmented reality to your cellphone with the release of Layar Reality Browser 2.0 . Partnering with Layar, Brightkite improves the experience by accessing their content, along with Wikipedia, Twitter, and other services; then by using the camera on your cellphone, maps friends and other users data on the screen, over top of the live feed. Simply aim your camera at a bar and find that two friends are inside, and read a reminder to yourself that you didn’t like the live music. It’s interesting to see how much is already implemented, and with an additional 500 API keys released, what new things will come from Layar? Related: AR flash library released , Location aware task tracking
22
22
[ { "comment_id": "88315", "author": "pfinton", "timestamp": "2009-08-21T02:26:49", "content": "Hmm, someone needs to build this into a pair of glasses.", "parent_id": null, "depth": 1, "replies": [] }, { "comment_id": "88316", "author": "csl", "timestamp": "2009-08-21T02:3...
1,760,377,611.73259
https://hackaday.com/2009/08/20/ps3-slim-axes-linux-support/
PS3 Slim Axes Linux Support
Matt Schulz
[ "Playstation Hacks" ]
[ "emulators", "linux", "ps3", "ssl", "ubuntu", "yellow dog linux" ]
We may have all been eagerly awaiting the arrival of the PS3 slim, but don’t get too excited yet. According to an official press release from Sony, the PS3’s slimmer counterpart is dropping the ability to install Linux or another operating system. It’s always a shame when new products come packed with less features, but this time, it’s preventing us from doing things like cracking SSL using 200 of the consoles, or running emulators from an Ubuntu install on the console. For those of us that still plan on keeping our “old” PS3s, Yellow Dog Linux has been released on a USB stick and allows you to run without having to do a full installation. [via Joystiq ]
80
50
[ { "comment_id": "88279", "author": "therian", "timestamp": "2009-08-20T23:02:50", "content": "what the point of turning it into PC, get PC in a first place", "parent_id": null, "depth": 1, "replies": [] }, { "comment_id": "88280", "author": "DarwinSurvivor", "timestamp": ...
1,760,377,611.615018
https://hackaday.com/2009/08/20/hacking-at-random/
Hacking At Random
Caleb Kraft
[ "cons", "News" ]
[ "hacker spaces", "har" ]
The 20th Hacking At Random has recently come to a finish. For the unititiated, Hacking At Random or HAR is a massive hacker festival that happens every four years in the Netherlands. Four days of technology obsessed hacking with roughly 2500 people definitely piques our interest. The event is riddled with classes and people speaking on subjects such as censorship and robotics. Quickly built networks sprawl across the entire area, with shacks set up for location of servers. We think there should be an official Hack A Day tent there next time. We mentioned HAR when we were talking about impromptu DECT networks and DECT phone modification . Be sure to browse through the multitudes of pictures located on the HAR website .
15
15
[ { "comment_id": "88275", "author": "anonymousposter", "timestamp": "2009-08-20T22:35:16", "content": "20th? With a period of 4 years, that would mean this has been going on for 80 years.http://en.wikipedia.org/wiki/Hacking_at_Randomonly lists 5 previous events.", "parent_id": null, "depth":...
1,760,377,611.668359
https://hackaday.com/2009/08/20/interactive-led-block-wall/
Interactive LED Block Wall
Matt Schulz
[ "Arduino Hacks", "LED Hacks", "Video Hacks" ]
[ "arduino", "blinkm", "display", "flash", "ideo labs", "led", "pixel wall" ]
[Dave Vondle] from IDEO Labs sent in the large LED pixel wall he built using BlinkM modules, an Arduino, and Flash to control it. The overall result is a blindingly bright, large, public display for people to interact with. The best part about the project is that [Dave Vondle] documents everything; from hardware to schematics to source code. Unfortunately, he was forced to remove the wall due to construction, but since every part of the project is open source, it lends itself to be easily recreated. I’m sure we’d all like to see a wireless controller hookup to play pong on the streets of Chicago.
12
9
[ { "comment_id": "88245", "author": "macegr", "timestamp": "2009-08-20T19:22:29", "content": "Ouuuchhh…126 BlinkMs? So expensive…and he’s just controlling them manually, not using the BlinkM internal scripting which is their main strength. I’m totally biased since I make and sell ShiftBrites, but the...
1,760,377,611.788493
https://hackaday.com/2009/08/19/quick-and-dirty-magnetic-card-reader/
Quick And Dirty Magnetic Card Reader
Caleb Kraft
[ "Arduino Hacks", "Security Hacks" ]
[ "card reader", "magnetic strip", "swipe" ]
[nevdull] found himself in possession of a magnetic card reader. What else was he to do but show us all how to read from it using an AVR ? He goes through the basics of how the card reader works, as well as how to detect the different card states such as entering, reading, leaving. There is source code to download to try for yourself, but unless you have the same reader, you’ll have to do some modifications. While this doesn’t get you all the way to reading the complete content off of the card, its a great start. Maybe you guys can help him finish up the last bits.
13
13
[ { "comment_id": "87934", "author": "lekernel", "timestamp": "2009-08-19T16:53:46", "content": "you mean, read from it using an avr?", "parent_id": null, "depth": 1, "replies": [] }, { "comment_id": "87937", "author": "Caleb Kraft", "timestamp": "2009-08-19T17:01:41", ...
1,760,377,611.845137
https://hackaday.com/2009/08/19/moon-phase-light-modification/
Moon Phase Light Modification
Caleb Kraft
[ "Arduino Hacks", "home hacks" ]
[ "light", "toys" ]
[youtube=http://www.youtube.com/watch?v=F0yKRRh9LF0] In this project, a moon phase light is modified to show the actual moon phase based off of your computer’s internal clock. From the factory, these moon lights are updated via an infra red remote control. He pulled the brains from the clock and replaced them with an Arduino. He then runs a program that updates the Arduino based off of the system clock. He has also added an internal clock to maintain the settings so constant updates are not required. It would have been nice to retain manual functions via the remote so you could press a button for a full moon without having to change your system time. [via littlebirdceo ]
13
13
[ { "comment_id": "87921", "author": "strider_mt2k", "timestamp": "2009-08-19T15:09:15", "content": "Interesting hack.Yeah manual controls would be cool, but hey -hack ’em in at your leisure. :)", "parent_id": null, "depth": 1, "replies": [] }, { "comment_id": "87929", "author"...
1,760,377,611.956092
https://hackaday.com/2009/08/19/kegbot/
Kegbot
Caleb Kraft
[ "Robots Hacks" ]
[ "beer", "keg" ]
The folks at Revision3 really know what gets our pulse going. In this episode, they show us how they built a radio controlled keg . Not only is the system built sturdy enough to cart around the keg, it is also built with the capability for the driver to control the beer flow. This isn’t too shabby for a pretty quick project, but it still can’t compare with Bar2D2 .
7
7
[ { "comment_id": "87907", "author": "barry99705", "timestamp": "2009-08-19T13:51:12", "content": "i think that was one of the last episodes of systm. i miss that show….", "parent_id": null, "depth": 1, "replies": [] }, { "comment_id": "87963", "author": "Haku", "timestamp"...
1,760,377,611.89127
https://hackaday.com/2009/08/18/cheap-sd-card-cradle/
Cheap SD Card Cradle
Caleb Kraft
[ "Tool Hacks" ]
[ "breadboard", "sd" ]
When utilizing an SD card in your projects, you would generally buy an SD card slot to wire in. Sometimes, you just don’t plan that far ahead, or maybe you just want to play with an SD a little bit to see what you think. [Kroden] shows us how to make a fairly simple and cheap SD card dock . The result is actually pretty impressive looking. He has simply bent some header pins and soldered them together to make a simple SD slot. It can even be adapted to a horizontal layout for more permanent use.
30
30
[ { "comment_id": "87735", "author": "nubie", "timestamp": "2009-08-18T21:35:36", "content": "Color me impressed.", "parent_id": null, "depth": 1, "replies": [] }, { "comment_id": "87738", "author": "Eric", "timestamp": "2009-08-18T21:46:46", "content": "I was just on i...
1,760,377,612.10983
https://hackaday.com/2009/08/18/teardown-of-the-barista/
Teardown Of The Barista
Steve Watkins
[ "home hacks", "News" ]
[ "Barista", "Cappuccino", "coffee", "electronics", "espresso", "ifixit", "Macchiat", "Macchiato", "Starbucks", "teardown" ]
iFixit has done a tear down on the symbolic do-it-yourself Espresso machine, the Starbucks Barista . Believe it or not, there is not a single circuit board in the works. There doesn’t seem to be much to the Barista; A few switches, some solenoids, a heater, and one way spring valve among other things. The assembly of the device is very simple. It is noted that in a pinch it may be torn down with a pair of pliers and washer; in place of a flat head screw driver. We have pondered the possibilities of this machine numerous times, while enjoying a cup of cappuccino. Though most conversations end at the bottom of the cup, many survive such as this Silvia PID looped expresso machine . The very name “ Mecha turbo crazy coffee roaster ” seems to encapsulate the effects of caffeine quite adequately.
15
15
[ { "comment_id": "87665", "author": "andrew", "timestamp": "2009-08-18T17:51:11", "content": "i don’t find it surprising at all that there’s no circuit board in it. most appliances like that are built to be as simple and cheap as possible. the new black & decker toaster oven i just bought is contro...
1,760,377,612.020122
https://hackaday.com/2009/08/18/the-wake-up-machine/
The Wake Up Machine
Caleb Kraft
[ "home hacks" ]
[ "alarm", "clock" ]
Meet the Wakeup Machine .  It is here to ensure that you are up and ready to go when the time comes. This machine will vibrate your bed, remove the sheets, make coffee, play music, even adjust the temperature in the room for optimal wake up experiences. We like the large heavy industrial look of it too, but after looking inside you’ll see it is only a prototype which could be made much smaller with its own pcb. This thing brings back fond memories of Rube Goldberg style alarm clocks from movies such as Pee-wee’s big adventure, Back To The Future, and even Chitty Chitty Bang Bang. You can see some videos of the device on the page as well as download complete plans in pdf format. The did forget one feature though. [via makezine ]
10
10
[ { "comment_id": "87648", "author": "JD", "timestamp": "2009-08-18T15:57:37", "content": "Why are there so many posts about alarm clocks? Do hackers have issues waking up in the morning?", "parent_id": null, "depth": 1, "replies": [] }, { "comment_id": "87652", "author": "elec...
1,760,377,612.163945
https://hackaday.com/2009/08/18/wifi-spectrum-analyzer/
WiFi Spectrum Analyzer
Caleb Kraft
[ "Wireless Hacks" ]
[ "2.4 ghz", "wireless sniffing", "xbee" ]
[Tim] noticed a 2.4Ghz WiFi spectrum analyzer on thinkgeek a while ago and got curious.  He knew that the spectrum analyzers with which he was familiar were giant expensive units, so he got curious what this little dongle was. It turns out, it really wasn’t much at all. Just a simple wireless receiver. He decided that rather than spending the $399 for one, he would toss one together using an Xbee . His total cost ended up at roughly $50 for basically the same unit. While he doesn’t give a schematic, you can download his source code on the site.
18
17
[ { "comment_id": "87614", "author": "sansan", "timestamp": "2009-08-18T14:20:44", "content": "A couple of years ago circuit cellar published a diy spectrum analyzer using the same chips. do a search in cc. when i get back to my home i will try to find the issue number. its pretty cool and also use a ...
1,760,377,612.449535
https://hackaday.com/2009/08/20/reverse-engineering-usb-drivers/
Reverse Engineering USB Drivers
Matt Schulz
[ "computer hacks", "LED Hacks" ]
[ "drivers", "keyboard", "led", "libusb", "linux", "programming", "reverse engineer", "usb" ]
When [Jespersaur] purchased a Luxeed LED keyboard , he was disappointed to find that the drivers were not open source and didn’t support all the features he wanted. His solution? Hack the drivers that come with it , and implement his own. In his article, he gives a basic rundown of beginning reverse engineering by multiple methods and a brief introduction to libusb . For the Linux drivers, check out [Kurt Stephens]’s site , where he supplies a link to the source code, instructions on building it, and a tutorial on sending commands to the keyboard.
17
17
[ { "comment_id": "88232", "author": "Drake", "timestamp": "2009-08-20T18:34:06", "content": "Hey I can write a subroutine to change the color of each key pressed, and have it stay lit a little bit longer and steel peoples passwords. WIN!", "parent_id": null, "depth": 1, "replies": [] },...
1,760,377,612.3808
https://hackaday.com/2009/08/20/modular-computing/
Modular Computing
Caleb Kraft
[ "computer hacks", "Wearable Hacks" ]
[ "modular", "parallel", "serial" ]
[youtube=http://www.youtube.com/watch?v=ZBFoFYhC9B4] This is the Illuminato X Machina , a “cellular” style computing system.  Each unit is a fully functioning computer with its own processor, storage and communications.  You can watch above as a change in the operating software is propagated across the grid. You can see the LEDs in the video going nuts, there are actually LEDs on the sides too. [Justin] described it to us as a personal fireworks show on your desk.  This system is fully open with the schematics and source code available on their site. You might recognize these guys too, we covered their Open Source GameBoy .
20
20
[ { "comment_id": "88175", "author": "k4", "timestamp": "2009-08-20T15:23:41", "content": "lol.did i got first post?nice video", "parent_id": null, "depth": 1, "replies": [] }, { "comment_id": "88178", "author": "chicosoft", "timestamp": "2009-08-20T15:33:06", "content"...
1,760,377,612.587356
https://hackaday.com/2009/08/20/condom-testing-robot/
Condom Testing Robot
Caleb Kraft
[ "Robots Hacks" ]
[ "dildo", "sexbot" ]
Broken condoms are a serious concern, not only for those who break them, but the companies who manufacture them. When studying the common reasons for breakage, a coital robot was used to simulate usage. Though it isn’t much of a robot, consisting mainly of simple pneumatics, it does serve its purpose. The study was able to determine the most common cause of breakage, and hopefully this information will lead to less occurrences. Robots do exist in the sex industry, and not just in that speculative future sex bot sense. Why weren’t any bots of a sexual background included in the big picture ? The comments might want to stray towards future tech and possibilities, but we’re curious what there is out there currently and how robots are helping the industry.
37
36
[ { "comment_id": "88147", "author": "TheKhakinator", "timestamp": "2009-08-20T14:02:35", "content": "I like how one person makes a comment about the arduino-spam and they had said exactly what everyone was thinking.THIS ISN’T A HACK IT’S GOT NO ARDUINOS", "parent_id": null, "depth": 1, "r...
1,760,377,612.738468
https://hackaday.com/2009/08/19/e-bike-across-canada-for-10/
E-bike Across Canada For $10
Mikey Sklar
[ "LED Hacks", "Transportation Hacks" ]
[ "bicycle", "bike", "canada", "electric bicycle", "recumbent" ]
[Justin Lemire-Elmore] spent one month riding his electric bike across Canada last summer. He made the journey from Vancouver to Halifax in 30 days using a mere $10 worth of electricity to recharge his bike. He put together a rather bizarre looking semi-recumbent bicycle to hold all of his gear. The motor controller, charge controller, battery packs, and lighting system were all his own design. He has a captivating 2 hour presentation embedded below in which he describes all the problems he had with his equipment during the trip as well as all the great experiences the journey offered. [googlevideo=http://video.google.ca/videoplay?docid=7678925878624577581]
29
29
[ { "comment_id": "88021", "author": "awam", "timestamp": "2009-08-20T01:36:49", "content": "The lifecycle cost of the bike including the cost of the bike and batteries would be more than the gasoline required to drive the same route.", "parent_id": null, "depth": 1, "replies": [] }, {...
1,760,377,612.522574
https://hackaday.com/2009/08/19/etch-aluminum-control-panels/
Etch Aluminum Control Panels
Mikey Sklar
[ "Tool Hacks" ]
[ "acid", "aluminum", "control panel", "etch", "etching", "instructables", "panel" ]
https://hackaday.com/wp-…num-cp.jpg?w=500
This clever Instructable demonstrates how to etch beautiful aluminum control panels for electronics projects. We like how similar this process is to DIY circuit board etching . Both abide by the same technique and use blue transfer paper. The primary difference is in the use of muriatic acid and hydrogen peroxide for etching aluminum.
11
11
[ { "comment_id": "88013", "author": "The Brown-Eyed Albino", "timestamp": "2009-08-20T00:48:51", "content": "You can use the same solution to etch copper PCB’s, and I believe it works better, as it is more reusable than ferric chloride. This solution is also known as Cupric Chloride.", "parent_i...
1,760,377,612.639105
https://hackaday.com/2009/08/19/xbox-crammed-into-inch-thick-package/
Xbox Crammed Into Inch-thick Package
Matt Schulz
[ "home entertainment hacks", "Xbox Hacks" ]
[ "case building", "console modding", "slim console", "xbmc", "xbox" ]
Reminiscent of [ Ben Heck ]’s portable and laptop console mods, [Bandit5317] over at Xbox-Scene managed to fit the guts of an original Xbox into a custom-built slim case that measures just 2.5 centimeters thick. In his post, he describes some of the difficulties of cutting down a behemoth Xbox to a third of its original size, such as rewiring a custom IDE cable to avoid the extra 1/16-inch it would take to fold a standard one. The case is hand-crafted, (no laser cutter!) no-frills box made of painted polycarbonate, and man is it sexy. It is built off of a v1.4 motherboard running a third-party BIOS and with a 320GB laptop hard drive. Load up XBMC Media Center and you’ve got the slimmest home theater PC on the block. [thanks FranklyCrafty]
24
23
[ { "comment_id": "87988", "author": "DarwinSurvivor", "timestamp": "2009-08-19T22:24:56", "content": "I wonder how cool it runs. X-BOX’s are notoriously hot, but I personally believe most of the problem was Microsoft’ inability to built a proper case, which this guy has replaced.", "parent_id": n...
1,760,377,612.81478
https://hackaday.com/2009/08/19/rename-files-en-masse-in-windows/
Rename Files En Masse In Windows
Matt Schulz
[ "downloads hacks" ]
[ "batch file naming", "download", "file manipulation", "pc", "regex", "regular expressions", "software", "windows" ]
Everybody hates it when they have to rename a fileset to fit a new naming scheme. Instead of doing it the hard way and writing a one-time script to go through and rename everything, check out Bulk Rename Utility from [ Jim Willsher]. It provides you with a multitude of methods to take care of business and allows you do pick your favorite method, be it regular expressions, simple finding and replacing, prefix/suffix modification, or a combination of many more. However, if the sheer amount of options available overwhelms you or if you just want an easier way to do things, check out A.F.5 from [ Alex Fauland]. A.F.5 offers features like adding a counter to your filenames, change file attributes, and save your rename settings out to a file for repeat use.
55
50
[ { "comment_id": "87971", "author": "DarwinSurvivor", "timestamp": "2009-08-19T20:34:19", "content": "Also check out explorerxphttp://www.explorerxp.com/When I used windows (moved to linux since then), this was my main file manager. I found the mass-rename feature by accident and it was VERY powerful...
1,760,377,612.918044
https://hackaday.com/2009/08/17/streamfile-encrypted-file-drop/
Streamfile Encrypted File Drop
Eliot
[ "downloads hacks", "Misc Hacks", "Security Hacks" ]
[ "download squad", "dropbox", "javascript", "ssl", "streamfile", "upload" ]
There are myriad file transfer services on the web. Streamfile tries to set itself apart by providing a unique secure service. Their file upload system is all JavaScript and doesn’t rely on Flash. It uses SSL to secure the file transport. As soon as you start uploading the file, you can hand the link off to your recipient and they can start downloading without waiting for the upload to complete. The free limit is 150MB, but their PRO service allows 2GB files. [via Download Squad ]
16
16
[ { "comment_id": "87444", "author": "Brad (halconnen)", "timestamp": "2009-08-18T01:38:43", "content": "first…troll or be trolled", "parent_id": null, "depth": 1, "replies": [] }, { "comment_id": "87447", "author": "I need to be a mod.", "timestamp": "2009-08-18T02:26:13",...
1,760,377,612.977254
https://hackaday.com/2009/08/17/adafruit-releases-new-tv-b-gone-kit/
Adafruit Releases New TV-B-Gone Kit
Nick Caiello
[ "News" ]
[ "adafruit", "diy", "Mitch Altman", "tv-b-gone", "Universal" ]
https://hackaday.com/wp-…vbgone.jpg?w=500
Recently, our friends over at Adafruit released a new version of their popular TV-B-Gone kit . Built in cooperation with [Mitch Altman], the inventor of the TV-B-Gone, the new kit sports four high power IR LEDs, two wide beam and two narrow beam. The four LEDs give the new TV-B-Gone increased range, with a maximum distance of over 150ft. One of the most impressive features of the kit is the fact that the new TV-B-Gone is universal and can now work in Europe and Asia in addition to the US. Users are able to select which region they want to use during the build process by soldering a resistor into the board at their region’s corresponding spot as seen in the picture above. The new TV-B-Gone kit is now available in the Adafruit store for $19.95 plus shipping.
54
50
[ { "comment_id": "87443", "author": "barry99705", "timestamp": "2009-08-18T01:38:11", "content": "I still think one of these with a random timer would be awesome. some double stick tape and the underside of a shelf, table, display, at a bar, or store.", "parent_id": null, "depth": 1, "re...
1,760,377,615.222309
https://hackaday.com/2009/08/17/1-click-android-rooting/
1-Click Android Rooting
Eliot
[ "Android Hacks", "Cellphone Hacks", "g1 hacks" ]
[ "android", "android and me", "cyanogen", "flashrec", "root", "rooting", "t-mobile", "t-mobile g1", "t-mobile mytouch 3G", "unknownkwita", "youtube", "zinx" ]
In the last few days, rooting the T-Mobile G1 and myTouch 3G has become much easier. [Zinx] released FlashRec which lets you flash a new recovery image onto your Android phone. It takes advantage of Linux kernel vulnerability CVE-2009-2692 . The app lets you backup your current image and then flashes Cyanogen’s Recovery Image 1.4. Once that’s done, you can use any custom Android build you want. Android and Me has documented the entire process on their site and points out the ridiculously large number of custom ROMs that are out there. Embedded below is a video from [unknownkwita] showing the rooting process. [youtube=http://www.youtube.com/watch?v=cfskzfjOMgc]
19
19
[ { "comment_id": "87423", "author": "Jean-Bernard Ratté", "timestamp": "2009-08-17T23:35:46", "content": "Will it work with the Rogers HTC Dream firmware ?", "parent_id": null, "depth": 1, "replies": [] }, { "comment_id": "87437", "author": "AK", "timestamp": "2009-08-18T0...
1,760,377,614.629663
https://hackaday.com/2009/08/17/automated-blinds/
Automated Blinds
Caleb Kraft
[ "home hacks" ]
[ "blinds", "PICAXE" ]
[youtube=http://www.youtube.com/watch?v=3BendxUgRh0] Inspired by the multitudes of other automated window blind projects, [John] decided to build his own simpler design . Knowing his Arduino was massive overkill (yes, we hear you all cheering) he picked up a picaxe 08m starter kit.  Looking at his very simple circuit, you’ll notice there are no resistors or capacitors.  He designed it to take commands from his PC via IR. The final product is fairly well hidden, and should his girlfriend ever be upgraded to wife, we assume he’ll hide it better. Good job [John]. We’re no strangers to automated blinds , we’ve seen them a few times .
11
11
[ { "comment_id": "87416", "author": "tapius", "timestamp": "2009-08-17T23:02:58", "content": "Ok! now make them individually addressable :)", "parent_id": null, "depth": 1, "replies": [] }, { "comment_id": "87419", "author": "john", "timestamp": "2009-08-17T23:13:56", ...
1,760,377,615.066095
https://hackaday.com/2009/08/17/snes-on-an-xbox360/
Snes On An Xbox360
Caleb Kraft
[ "Xbox Hacks" ]
[ "nintendo", "snes", "xbox" ]
[youtube=http://www.youtube.com/watch?v=HBDYbRxYax4] Surprisingly the Xbox 360 hasn’t seen a lot of homebrew action. [tmbinc] has taken it upon himself to port the Snes9x emulator to it . There’s no pretty GUI, and its not running on top of linux or anything. This is native, directly to the hardware emulation. He believes this is the first to do so. Unfortunately, it will not work on the most up to date Xbox 360s. [thanks xb0xguru]
34
34
[ { "comment_id": "87401", "author": "36chambers", "timestamp": "2009-08-17T21:38:36", "content": "Why is this so inconclusive? There isn’t even an x360 shown in the video? No information on how to accomplish it?If the informational aspect of this hasn’t been posted yet, I feel like you should notate ...
1,760,377,615.02158
https://hackaday.com/2009/08/17/ipod-shuffle-remote/
Ipod Shuffle Remote
Caleb Kraft
[ "ipod hacks", "Mac Hacks" ]
[ "ipod" ]
[Dennis] points out that the iPod shuffle and the iPod remote are almost identical visually. He decided to combine the two so he always had his remote with him. He pulled the guts out of a remote and mounted them in a shuffle. The remote functions all of the time, while the shuffle only turns on when you insert headphones. We wonder if he accidentally does stuff on his computer while he’s changing songs.
7
7
[ { "comment_id": "87429", "author": "gigawatts", "timestamp": "2009-08-18T00:09:27", "content": "other than the buttons, I’m not sure how you can say that this (http://beatthat.com/cached_images/product/767.jpg) looks identical to this (http://www.ipresents.co.uk/a/i/stuff/apple-remote.jpg)A pretty n...
1,760,377,614.738477
https://hackaday.com/2009/08/17/the-happillow-project/
The Happillow Project
Caleb Kraft
[ "home hacks" ]
[ "alarm", "pillow", "sleep", "snore" ]
[youtube=http://www.youtube.com/watch?v=ZPzD1vM7McM] [Harandi] wrote to us to let us know about a project he’s working on to improve our nightly rest. This is the Happillow . The Happillow is an alarm clock, as well as a snore relief system. We’re not sure that the snoring bothers us so much, but we’re sure our significant others appreciate that part. While pillows exist that are supposed to cut down on snoring, they generally have a specific shape to position your head properly, which should cut down on the snores. [Harandi] points out that this might be embarrassing to the user as it is obvious to anyone looking at the bed that they have a snore reducing pillow. The Happillow detects the noise and agitates you to get you to reposition yourself. We have actually seen a very similar project in the past with the Interactive Pillow project .
22
21
[ { "comment_id": "87342", "author": "Pouncer", "timestamp": "2009-08-17T14:20:09", "content": "cool, but would be better if they made it into a module you could put into any pillow. Since not all people prefer the same kind of pillow density, and support.", "parent_id": null, "depth": 1, ...
1,760,377,614.959752
https://hackaday.com/2009/08/14/home-built-delta-robot/
Home Built Delta Robot
Caleb Kraft
[ "Robots Hacks" ]
[ "delta", "dexterity", "fast", "picker" ]
[youtube=http://www.youtube.com/watch?v=7bQRXfLwBgU] Theres an interesting thread going on at RoboterNetz.de ( translated ) about building delta robots. For those who haven’t seen delta robots before, be sure to check the video after the break for some really impressive agility displays. A delta robot usually has 3 arms connected to a single point at the end. This configuration allows the end point to maintain its “level” while the whole unit is moved, usually very quickly. There are a few people building them in this forum. The one pictured above is [Asurofilmchen]’s version, but you should also check out [Radbruch]’s posts of a robot made by [Jamison]. [youtube=http://www.youtube.com/watch?v=Gv5B63HeF1E] [via Hacked Gadgets ]
39
34
[ { "comment_id": "86858", "author": "Beekah", "timestamp": "2009-08-14T15:16:26", "content": "astounding speed", "parent_id": null, "depth": 1, "replies": [] }, { "comment_id": "86864", "author": "therian", "timestamp": "2009-08-14T15:54:37", "content": "it will work a...
1,760,377,615.136291
https://hackaday.com/2009/08/14/logging-weight-changes/
Logging Weight Changes
Caleb Kraft
[ "home hacks" ]
[ "scale", "weight" ]
This is a classic example of a well done hack, simply for the sake of hacking. [Jorge] wanted to be able to chart his weight changes.  His solution wasn’t to simply buy a scale that could be hooked to the computer. Those are available and aren’t really that expensive. He could have even used pencil and paper to chart it in a few seconds. Instead, [Jorge] started hacking . He took apart a digital scale he already had and installed his own circuit to display weight and write the values to a CSV. The CSV resides on a removable card which can then be put in his computer to chart the data in openoffice .
16
16
[ { "comment_id": "86847", "author": "ellisgl", "timestamp": "2009-08-14T13:47:19", "content": "It’s not wireless and it doesn’t twitter!", "parent_id": null, "depth": 1, "replies": [] }, { "comment_id": "86848", "author": "Nigelmouse", "timestamp": "2009-08-14T13:49:48", ...
1,760,377,614.55403
https://hackaday.com/2009/08/13/james-r-knight-memorial-organ/
James R. Knight Memorial Organ
Caleb Kraft
[ "digital audio hacks" ]
[ "church", "organ" ]
[Jared] wanted to do something monumental to commemorate his late father. His idea was to take this organ console and convert it to a digital beast powered by Hauptwerk software . The project is slated to take 18 to 24 months to complete, at which point he’s going to donate it to his church. You can follow along as he guts it and replaces all the mechanicals with new parts to interface the computer. He also finds that he needs at least 42 individual speaker cabinets to achieve the sound he wants. This thing is massive, we would love to see it in person.
21
21
[ { "comment_id": "86771", "author": "tantris", "timestamp": "2009-08-14T00:28:57", "content": "i wonder if he could have done that with an arduino instead", "parent_id": null, "depth": 1, "replies": [] }, { "comment_id": "86773", "author": "cyanide", "timestamp": "2009-08-...
1,760,377,614.694083
https://hackaday.com/2009/08/13/sleepy-arduino-saves-batteries/
Sleepy Arduino Saves Batteries
Caleb Kraft
[ "Arduino Hacks" ]
[ "arduino", "battery life", "sleep mode" ]
Battery life is often overlooked when building projects, especially for beginners. This tutorial takes you through the setup of power saving modes for the Arduino . Utilizing the watchdog and sleep functions, they put the chip into a hibernation mode between cycles. An optimum configuration could take your battery life from 4 days to about 3 years.  For a lot of you, this is old news. But for the rest, this is really good stuff. You can download a sample application from the site that mimics the singing of a nightingale when the sun goes down.
23
22
[ { "comment_id": "86753", "author": "cun83", "timestamp": "2009-08-13T21:43:56", "content": "Is this just the atmega chip itself providing the watchdog and power saving functionalities, and therefor the energy saving potential?So all you need is activate it by code when you have time/cycles to spare ...
1,760,377,614.79934
https://hackaday.com/2009/08/13/tome-gs-and-tome-mp/
Tome GS And Tome MP
Caleb Kraft
[ "handhelds hacks", "home entertainment hacks", "Portable Video Hacks" ]
[ "game system", "ipod", "media player" ]
[youtube=http://www.youtube.com/watch?v=a0e6oujZOwY&feature=player_embedded] [Dennis] tipped us off to his Tome project . It looks like two projects using very similar hardware. The first is the Tome GS; a tiny game system that looks like it could hang from a keychain. This is apparently the second revision of this system, based off of some of his comments. He’s done a pretty good job, it looks solid and functional. It even includes a zigbee wireless module for communication with others. He states that the graphics should be roughly the same as a gameboy advance.  The second is the Tome MP, a portable media player roughly the same size as a first gen iPod nano. It is equipped with bluetooth, though he’ll be removing that in the next iteration in favor of a zigbee. We would really love to see more information on the design behind these projects.
10
10
[ { "comment_id": "86723", "author": "dreabkceN", "timestamp": "2009-08-13T17:53:17", "content": "I dont see an Arduino ergo this is not a Hack.", "parent_id": null, "depth": 1, "replies": [] }, { "comment_id": "86724", "author": "Lupin", "timestamp": "2009-08-13T17:53:52",...
1,760,377,615.363977
https://hackaday.com/2009/08/13/tatjana-van-vark/
Tatjana Van Vark
Caleb Kraft
[ "Security Hacks", "Tool Hacks" ]
[ "craftsmanship", "haiku", "machining", "tatjana" ]
Go to this site and you’ll be greeted by a crazy looking woman wielding a giant egg and a blunt object that looks like Jupiter with mischief in her eyes. This is Tatjana van Vark.  Her library of projects ranges from the mundane such as a couple of incandescent lamps, to a fully functional Antikythera mechanism . As you browse around at things like her one of a kind cipher based on the enigma machine and her inertial navigator platform shown above, you’ll find the quality of her work astounding. Randomly peppered haikus give us a brief glimpse into her mind as we look at, literally decades, of amazing work. We’re sure many of you are drooling at the thought of some build details, but you’ll have to work for it. Decipher the haiku on the coding machine’s page for the build details… if you can. [thanks Verimius]
49
42
[ { "comment_id": "86702", "author": "Roman D", "timestamp": "2009-08-13T15:17:15", "content": "That’s just amazing.", "parent_id": null, "depth": 1, "replies": [] }, { "comment_id": "86706", "author": "Stunmonkey", "timestamp": "2009-08-13T16:04:59", "content": "Defini...
1,760,377,615.309052
https://hackaday.com/2009/08/12/pcb-toner-transfer-with-dowel/
PCB Toner Transfer With Dowel
Gerrit Coetzee
[ "Tool Hacks" ]
[ "circuit", "circuitboard", "copper", "dowel", "etch", "etchedpcb", "fecl", "ferric chloride", "iron", "pcb", "toner", "transfer", "tutorial" ]
https://hackaday.com/wp-…dowel1.jpg?w=470
Pulsar Professional FX has a neat tip on their site for getting a really even toner transfer when making your own PCBs. First, the PCB is cut to size, and the paper is tacked to the board. Then, the PCB is placed paper up onto a dowel and rolled back and forth with the iron. Since the board bends slightly over the dowel the toner sticks evenly to the copper. After that, just remove the paper as usual and etch with your preferred method .
18
18
[ { "comment_id": "86612", "author": "Nightstar", "timestamp": "2009-08-12T21:07:33", "content": "If this works. Wow!", "parent_id": null, "depth": 1, "replies": [] }, { "comment_id": "86616", "author": "jeff-o", "timestamp": "2009-08-12T21:15:17", "content": "I’ll be s...
1,760,377,615.418036
https://hackaday.com/2009/08/16/colored-pyrotechnics/
Colored Pyrotechnics
Caleb Kraft
[ "home entertainment hacks" ]
[ "Chemistry", "fire", "propane", "pyrotechnics" ]
[youtube=http://www.youtube.com/watch?v=xCDVypW_zB0&feature=player_embedded] Regular submitter [Jared Bouck] from Inventgeek.com has sent us this cool project . He wanted to make a fireball cannon, but didn’t want to settle for plain old fireballs.Instead of using a common  propane system, he built an alcohol based one so he had a “blank slate” to start with. He then applied some copper chloride to get the desired greens and blues. With all of the fire displays we see, how come we don’t see more colored flames? Check out the overview video after the break. [youtube=http://www.youtube.com/watch?v=6420fhYlT2U]
20
20
[ { "comment_id": "87260", "author": "Tim", "timestamp": "2009-08-17T00:05:12", "content": "“how come we don’t see more colored flames”Because the chemicals you need to make colours are usually quite expensive and hard to find. Sad but true.", "parent_id": null, "depth": 1, "replies": [] ...
1,760,377,615.467902
https://hackaday.com/2009/08/16/eevblog-the-electronics-engineering-video-blog/
EEVblog: The Electronics Engineering Video Blog
Nick Caiello
[ "News" ]
[ "dave jones", "EEVblog", "electrical engineering", "electronics engineering", "video blog" ]
[youtube=http://www.youtube.com/watch?v=v1YrANSmOGY&fmt=18] Have you ever wanted to see what it’s like inside of a PCB assembly factory ? Have you ever wondered how digital storage oscilloscopes work ? If so, be sure to check out the EEVblog podcast. The Electronics Engineering video blog podcast, hosted by [Dave Jones], was created for anyone interested in learning more about electrical engineering. While some knowledge of electronics definitely helps, [Dave]’s thorough explanations and firsthand knowledge in the field of electrical engineering make the video blog easily accessible to beginners in the field. The EEVblog covers a wide range of electronics related topics, offering everything from multimeter reviews to GSM mobile phone audio design advice . In the latest episode (shown above), [Dave] discusses and demonstrates how to solve the infinite resistor problem, involving measuring the resistance at different points of an infinite grid of resistors that all have the same resistance. In addition to giving a detailed explanation, [Dave] created a 14 x 14 grid of 420 10ohm resistors to demonstrate how to solve the problem. While we’ve only mentioned a few episodes here, be sure to check out all 25 episodes of the EEVblog podcast and subscribe to the RSS feed so you’ll never miss an episode.
42
42
[ { "comment_id": "87207", "author": "SLuG", "timestamp": "2009-08-16T16:15:58", "content": "http://xkcd.com/356/", "parent_id": null, "depth": 1, "replies": [] }, { "comment_id": "87208", "author": "Xeracy", "timestamp": "2009-08-16T16:22:22", "content": "how is he so ...
1,760,377,615.54302
https://hackaday.com/2009/08/15/robert-crumb-ghetto-hacks/
Robert Crumb Ghetto Hacks
Caleb Kraft
[ "home hacks" ]
[ "celebrity", "fix", "ghetto", "repair" ]
[ Robert Crumb ], the celebrated artist who created the commonly recognized keep on truckin , Fritz the cat , and mr natural can be seen here doing a ghetto hack. His record was warped, so he had to melt it in the oven to flatten it out . While [R. Crumb] may not be the epitome of celebrity and wealth, he got us wondering, what celebrities do ghetto hacks? More importantly, what ghetto hacks do you continue to do, even though you could afford to just simply replace the item? In case you missed the ghetto hacks thread, here it is . .
36
36
[ { "comment_id": "87080", "author": "---", "timestamp": "2009-08-15T17:27:50", "content": "I hate that “hack” has become a buzz word. Hack your gardening, hack your body, hack your car, and hack your job. Wtf?To hack should be only reserved for technology. Otherwise, you’re repairing something, fi...
1,760,377,615.903088
https://hackaday.com/2009/08/15/etching-agitator/
Etching Agitator
Caleb Kraft
[ "Tool Hacks" ]
[ "attiny", "AVR", "etching", "microcontroller" ]
[youtube=http://www.youtube.com/watch?v=yDA16dfqgeg] It might be a little bit of overkill, but this etching container agitator sure looks convenient. There’s not much to it technically, a small circuit with an ATtiny45. For those beginning with this stuff, he has written a pretty good tutorial on working with basic microcontrollers . If you are more interested in a tutorial on etching, we did a  guide on how to etch a single sided PCB .
22
21
[ { "comment_id": "87051", "author": "Ian Lesnet", "timestamp": "2009-08-15T13:50:14", "content": "An aquarium/air pump is an easy way to agitate etch solution. I used an airstone to get really fine bubbles, but the etch solution dissolved them every few months. Now I just use a bare plastic tube, it ...
1,760,377,616.17844
https://hackaday.com/2009/08/14/building-an-apple-1/
Building An Apple 1
Caleb Kraft
[ "computer hacks", "Mac Hacks" ]
[ "apple", "mac" ]
With all the recent talk of hackintoshes going around, we thought we should post this oldie. It is a writeup on how to build your own Apple 1 called Replica 1 . If you’ve got the $149 laying around and think you can handle the construction of a mere 88 components, you can make one yourself. Not only can you order kits or complete units, they even have a download page with applications and games. It might be fun to have one of these sitting on the desk right next to our minimac . If you really don’t want to buy one, but maybe want to just play a little bit, there’s always virtual apple . [via DVICE ]
22
19
[ { "comment_id": "86939", "author": "rlanctot", "timestamp": "2009-08-14T20:22:03", "content": "I like the idea of having a functional clone of the Apple I, but I’d much prefer having a trace-for-trace replica instead. After all, for me at least, the whole idea behind having an Apple I is to have it ...
1,760,377,615.828719
https://hackaday.com/2009/08/14/quote-of-the-day/
Quote Of The Day
Eliot
[ "Misc Hacks", "News" ]
[ "comments", "first!", "qotd", "quote" ]
i have no idea why sites focused around diy electronics have such aggressive comments – Hack a Day applicant That is weird. What do you think? Comments go!
98
50
[ { "comment_id": "86881", "author": "D-bag", "timestamp": "2009-08-14T17:36:54", "content": "What a shitty post.", "parent_id": null, "depth": 1, "replies": [] }, { "comment_id": "86882", "author": "Namer", "timestamp": "2009-08-14T17:39:05", "content": "Well maybe if ...
1,760,377,616.07318
https://hackaday.com/2009/08/14/solid-state-tesla-coil/
Solid State Tesla Coil
Steve Watkins
[ "digital audio hacks", "home entertainment hacks", "home hacks" ]
[ "electronics", "solid state", "tesla", "tesla coil" ]
While researching solid state Tesla coils we stumbled across this old project . As you have probably guessed from the pictures, this coil is meant to actually play music. Knowing how to add eye catching flare, the coiler uses a Plexiglas frame turned light pipe; only to be complimented by an audio amplifier complete with graphic equalizer. There is a video of the coil in action on YouTube. We have covered singing tesla coils in the past. Other twists on the classics include the tesla coil guitar amp and a hand held plasm gun .
9
9
[ { "comment_id": "86918", "author": "Josasp", "timestamp": "2009-08-14T18:57:54", "content": "Can’t view the video, not avalible in Sweden :( Damn copyrights.", "parent_id": null, "depth": 1, "replies": [] }, { "comment_id": "86940", "author": "TegTX", "timestamp": "2009-0...
1,760,377,615.764402
https://hackaday.com/2009/08/10/hackthebadge-1-0/
HackTheBadge 1.0
Caleb Kraft
[ "Wearable Hacks" ]
[ "badge", "defcon" ]
[Martin] tipped us off to HackTheBadge 1.0 . Possibly more elusive than the NinjaBadge , HackTheBadge has a Dpad, a 3×5 LED matrix, Arduino compatable headers, and 46 GPIO channels. You can download the open source plans if you didn’t get one at Defcon. You probably didn’t, there were only 14 given out. You can also order one pre assembled.  This makes us wonder, does being low in quantity qualify this as elusive?
17
17
[ { "comment_id": "85397", "author": "Odin84gk", "timestamp": "2009-08-10T21:10:58", "content": "It is only elusive if people were looking for it and trying to get it. That looks more like a demo board than a badge.", "parent_id": null, "depth": 1, "replies": [] }, { "comment_id": ...
1,760,377,616.12438
https://hackaday.com/2009/08/10/ninja-networks-party-badge/
Ninja Networks Party Badge
Eliot
[ "cons", "LED Hacks" ]
[ "badge", "debugger", "defcon", "defcon 17", "ninja networks", "ninja party", "redwire", "xerobank" ]
UPDATE: The director’s cut of the story While coverage of the official Defcon badge has been pretty heavy, there was a badge that was far more exclusive and talked about way more. For the last ten years at Defcon a group of hackers known as Ninja Networks hosted an invitation-only party for selected attendees. For the 2009 event, [cstone] and [w0z] created an electronic badge which acted as the ticket to the party. The badge is based around an 8-bit Freescale microcontroller (MC9S08QE8) which drives 10 individual 16-segment HIOX-format LED displays. The custom PCBs were manufactured by 4pcb, but all other assembly was done by hand with a huge team of volunteers in Boston, Los Angeles, and Las Vegas. Assembly space for this effort was provided by Redwire and Angel Valley Media. More than 500 badges were created. To help fund the effort, the Ninjas took on internet privacy company XeroBank as an event sponsor. The assembly process is detailed in the video below which highlights a few interesting DIY techniques including using a $30 Target hotplate as a reflow oven. [vimeo 5981950] Once assembled, the default mode for the badge is to randomly cycle each display through a list of characters locking in each one to finally display “NINJA PARTY”, in the same manner seen in the film “WarGames”. The badge also has a “Simon” game mode, the ability to view the badge’s unique identifier and sponsor URL, and a fully functional debugger. Using the debugger a user can reprogram the badge to display different messages, or change it’s functionality with no computer required. This is demoed in the video below. [youtube=http://www.youtube.com/watch?v=K3TY38k0PA8] While all the badges were distributed at Defcon 17, [cstone] has provided the schematics and gerbers , public domain source code , and the BOM in case you wish to create your own. We were some of the many people to help hand assemble these badges, which you can find listed on his site . [Photo: vissago ]
24
24
[ { "comment_id": "85364", "author": "Alex", "timestamp": "2009-08-10T19:31:01", "content": "Neat, but there’s a certain zen to this. If there is a party, and no girls come, is it actually a party?", "parent_id": null, "depth": 1, "replies": [] }, { "comment_id": "85375", "aut...
1,760,377,616.299406
https://hackaday.com/2009/08/10/dosbox-on-zipit/
DOSbox On Zipit
Caleb Kraft
[ "computer hacks", "handhelds hacks", "home entertainment hacks" ]
[ "dd", "dosbox", "zipit" ]
Who out there has a Zipit? Great, now out of the five of you, who really wants to run Dos on it? Well, for the one or two of you left reading, now you can. The directions can be found here . [Hunter] has worked out a way to get DosBox running on his Zipit. At 315 mhz his old DOS games, like AD&D shown above, are running quite snappily. You can download everything you need to get up and running from the site. If DOS isn’t your thing, you may want to check out the Linux how to as well. [thanks Harold]
19
19
[ { "comment_id": "85221", "author": "agent420", "timestamp": "2009-08-10T13:52:16", "content": "seems just about every small consumer device these days runs some version of ulinux.i wonder how many more of these things they would have sold if they provided the open source community with tech docs rig...
1,760,377,616.236882
https://hackaday.com/2009/08/09/neo-geo-mini-arcade/
Neo Geo Mini Arcade
Eliot
[ "home entertainment hacks" ]
[ "arcade", "arcade cabinet", "cabinet", "neo geo", "pocket lucho", "ps one" ]
[Pocket Lucho], the builder of mini arcade cabinets , is back with another build. This time it’s a miniature Neo Geo arcade machine ( translated ). The build is very compact and neat. He attached the control panel and the PS one display using magnets to make the wiring more accessible. It has video out and second player input too. You’ll find an assembly video embedded below along with a trial run. [youtube=http://www.youtube.com/watch?v=UQuG7W5PdQU] [youtube=http://www.youtube.com/watch?v=T2J-9NxhLlI]
20
20
[ { "comment_id": "84986", "author": "Ocarina", "timestamp": "2009-08-09T23:41:05", "content": "Nice! I was thinking about making a mini arcade cabinet with a mega drive but decided against it after researching more into the psone LCD and finding how only a certain screen from a specific region would ...
1,760,377,616.358687
https://hackaday.com/2009/08/09/pressure-sensitive-keyboard/
Pressure Sensitive Keyboard
Caleb Kraft
[ "Multitouch Hacks", "Peripherals Hacks" ]
[ "microsoft", "multitouch", "pressure sensitive" ]
[youtube=http://www.youtube.com/watch?v=PDI8eYIASf0] The Applied Sciences group in Microsoft Hardware have come up with an interesting tool. This is a pressure sensitive keyboard . Our minds went strait to gaming, as theirs did too apparently. They show how this could give you more control in your games based on how hard you push the button. Remember the first time you got to use an analog stick, it sure is hard to go back to a D-pad. We want to know when we’ll get to play with these cool toys made by Microsoft.
45
45
[ { "comment_id": "84938", "author": "Dremation", "timestamp": "2009-08-09T16:07:58", "content": "That is the coolest thing I’ve seen this year. Can’t wait to get one of those.", "parent_id": null, "depth": 1, "replies": [] }, { "comment_id": "84940", "author": "shibathedog", ...
1,760,377,616.437591
https://hackaday.com/2009/08/08/tiny-bluetooth-teardown/
Tiny Bluetooth Teardown
Eliot
[ "Peripherals Hacks" ]
[ "bluetooth", "buffalo", "RF", "sparkfun", "teardown", "usb" ]
The folks at SparkFun were startled by how small USB bluetooth adapters had become so they split one open . They noted a few interesting design features. It has a small folded trace antenna on the board edge. The metal USB housing acts as the RF shield. The bluetooth IC is an AS3620QA. Now we wonder what those tiny Buffalo drives look like inside. Related: Eye-Fi teardown , storage/WiFi in an SD card
38
37
[ { "comment_id": "84891", "author": "Mic", "timestamp": "2009-08-08T23:24:42", "content": "“Now we wonder what those tiny Buffalo drives look like inside.”-Please wonder no more! Crack one open, for education sakes of course.", "parent_id": null, "depth": 1, "replies": [] }, { "co...
1,760,377,616.51054
https://hackaday.com/2009/08/08/giant-bulb-vu-meter/
Giant Bulb VU Meter
Eliot
[ "digital audio hacks", "home hacks" ]
[ "control box", "InventGeek", "jared bouck", "lm3915", "relay box", "solid state relay", "ssr", "vu", "VU meter" ]
The latest Inventgeek project is a 12 outlet control box. They decided to demo it using a giant bulb based VU meter . The control box has 12 individual outlets hooked up to two layers of six solid state relays. [Jared] notes that SSRs can be very expensive, but he purchased his on eBay for ~$10 each. Wiring and installation on this project is incredibly clean and they plan on using the control box for future how-tos. The simple audio circuit used for the VU is based on the LM3915. You’ll find full plans on the site or you can watch the overview video embedded below. [youtube=http://www.youtube.com/watch?v=AUstyVyZhJY]
20
20
[ { "comment_id": "84892", "author": "macegr", "timestamp": "2009-08-08T23:25:34", "content": "It doesn’t look like the VU effect is working at all…his explanation that the LM3915 is too fast doesn’t really explain the way it looks. It’s probably just wired wrong.", "parent_id": null, "depth":...
1,760,377,616.56785
https://hackaday.com/2009/08/12/the-big-picture-more-robots/
The Big Picture: More Robots
Eliot
[ "News", "Robots Hacks" ]
[ "boston.com", "photo blog", "robot", "the big picture" ]
The Big Picture is Boston.com’s daily news photo blog. Each day they pick a particular story and feature some of the best news photography around. Today they chose robots and have 36 photos highlighting current robot research . This is a followup to a similar post from March . It’s interesting to see all the different forms and tasks robots are taking.
2
2
[ { "comment_id": "86677", "author": "R2D2", "timestamp": "2009-08-13T07:33:36", "content": "By Eck I do like robots…", "parent_id": null, "depth": 1, "replies": [] }, { "comment_id": "87330", "author": "Tercio", "timestamp": "2009-08-17T12:26:14", "content": "Very cool...
1,760,377,616.610694
https://hackaday.com/2009/08/12/home-injection-molding/
Home Injection Molding
Gerrit Coetzee
[ "Tool Hacks" ]
[ "home", "injection", "injection molding", "kenneth", "machine", "maxon", "mold", "molding" ]
[Kenneth Maxon] is a wizard who only does things one way, beautifully. While out of the average hacker’s production capabilities, his injection molding machine is amazing to behold . The machine has all features a commercial model would. It heats and cools the mold, produces over a ton of pressure to inject plastic with, and ejects parts automatically to name a few.
31
31
[ { "comment_id": "86605", "author": "Andy", "timestamp": "2009-08-12T20:36:42", "content": "Holy crap, check out this guy’s workshop:http://www.users.uswest.net/~kmaxon/page/side/mill100_137.htm", "parent_id": null, "depth": 1, "replies": [] }, { "comment_id": "86606", "author...
1,760,377,616.775055
https://hackaday.com/2009/08/12/avga-the-avr-based-video-game-platform/
AVGA: The AVR Based Video Game Platform
Nick Caiello
[ "home entertainment hacks" ]
[ "ATmega168", "AVGA", "AVR", "MCU", "microcontroller", "pacman", "snake", "super mario", "TILE", "video games" ]
We’ve seen our fair share of AVR projects , but this one’s pretty cool. AVGA is a color video game development platform based on the Atmel AVR family of microcontrollers. As seen in the picture above, one of the AVRs that the project uses is the popular ATMega168. There were several technical hurdles to using the AVRs to run color video games; one of the most difficult problems was figuring out a way to display detailed graphics from AVRs limited onboard RAM. Eventually, the developers figured out a way to display detailed graphics using a TILE-based driver. The TILE driver works by dividing the screen into X and Y coordinates, dividing the graphics into tiles. Then, when a graphic is needed it’s addressed from a reference table that’s stored in the AVR’s onboard RAM, allowing the bitmap graphic to be loaded from a game’s ROM. Currently, the only games available for the platform are a Super Mario clone, a Pacman clone, and a Snake clone. While there are only a few games available, the platform definitely looks promising. If anything, this project serves as a great example for what off the shelf microcontrollers are capable of.
16
16
[ { "comment_id": "86600", "author": "samurai", "timestamp": "2009-08-12T19:48:14", "content": "daaaang you guys killed their website!", "parent_id": null, "depth": 1, "replies": [] }, { "comment_id": "86601", "author": "dombeef", "timestamp": "2009-08-12T20:00:44", "co...
1,760,377,616.82552
https://hackaday.com/2009/08/12/ecce-robot/
Ecce Robot
Caleb Kraft
[ "Robots Hacks" ]
[ "biological", "muscle", "robot" ]
[youtube=http://www.youtube.com/watch?v=cI9H4FoA0b4] According to the video, Ecce Robot is a new paradigm in robotics . We don’t know if that’s true or not, but we really enjoy the drive system. They have mimicked the biological structures in humans using elastic cables and cheap drill motors as muscles. It is intriguing to watch the complexity that even a simple arm lift requires. This does show inefficient this type of set up is, but we still think it is cool. We don’t understand the desire to use cheap drill motors though. Cost aside, the control problem they mention seems like it could be resolved with a little better motor setup. Then again, we’re sure they thought of that. This seems like a perfect time to bring up a common question. Is it worth the inefficiency of trying to mimic our natural biological structures with hobby robotics pieces? What technology would have to be present to make it worth the complexity? [via Engadget ]
28
28
[ { "comment_id": "86553", "author": "Xeracy", "timestamp": "2009-08-12T15:25:22", "content": "honestly, by now i thought there would be prototypes of a humanoid robot that used clusters of Nitonol Wire to simulate muscles. If you havnt used nitonol wire, you are missing out. A minimal current applied...
1,760,377,616.986826
https://hackaday.com/2009/08/11/hackit-ideal-conference-badge/
Hackit: Ideal Conference Badge?
Eliot
[ "cons", "HackIt", "Wearable Hacks" ]
[ "badge", "defcon", "HackIt", "ir", "ninja networks", "rfid", "the last hope" ]
In 2006, Defcon 14 premiered a unique electronic badge. All it did was blink , but it raised the bar for what was expected from a hacker conference badge. In 2007, they went from 2 LEDs to 95 in a scrolling marquee . Along with a POV mode, the badge had two capacitive switches to let the user edit the displayed text. Defcon 16’s badge featured an IR transmitter and receiver for transferring files from an SD card. It worked as a TV-B-Gone and had pads to access a USB bootloader. That was the same year that The Last Hope debuted their RFID tracking badges . This year the official Defcon badge reacted to sound , but they were no longer the only game in town. Ninja Networks brought their 10 character party badges with a built in debugger . The Arduino compatible HackTheBadge 1.0 also made an appearance. With these new entrants into the field, we wondered what you’d want to see in your ideal badge. What badge would you want to see at next year’s Defcon? Leave you comments below and keep in mind that it should be an idea that is easy to cheaply mass produce. UPDATED: Forgot to mention the Neighborcon 2 badge based on the GoodFET20 . [Photo: Ninja Networks ]
28
28
[ { "comment_id": "86486", "author": "Dan", "timestamp": "2009-08-12T00:53:33", "content": "Some crypto features would be nice. For example, the ability to transfer files from an SD card via IR securely, or to act as a secure authentication token (like SecurID). A badge that could act as a programma...
1,760,377,617.151083
https://hackaday.com/2009/08/11/hack-a-day-is-hiring-2/
Hack A Day Is Hiring
Eliot
[ "News" ]
[ "blogging", "freelance", "hack-a-day", "hiring", "jobs" ]
We’ve added a handful of contributors in the last couple months, but we’re still looking for more people to contribute daily posts and help expand the site. This is a paid, freelancing position that requires professionalism, consistency, and reliability. We want to hear from people that are passionate about software/hardware hacking and growing Hack a Day. To apply, send the following to jobs@hackaday.com A short bio about yourself 3 example daily posts written in the style of Hack a Day 3 software or hardware how-tos you’d like to see. For examples of work we’ve done in the past, look here , here , here , and here . A couple sentences on how you would improve the site either through features or content Any additional reasons why you would make a good fit for Hack a Day Do not send any attachments. Having your own blog you can show off is a definite plus. [photo:fbz]
12
12
[ { "comment_id": "86479", "author": "Josxbc", "timestamp": "2009-08-11T23:34:50", "content": "hi i would like to propose you to open a Spanish version of hackaday i can help to traslate postsand i will create new ones", "parent_id": null, "depth": 1, "replies": [] }, { "comment_id...
1,760,377,616.924367
https://hackaday.com/2009/08/11/dry-ice-cannon/
Dry Ice Cannon
Caleb Kraft
[ "home entertainment hacks" ]
[ "cannon", "co2", "dry ice", "weapon" ]
[vimeo= http://vimeo.com/6034556%5D [Alexander] sent in his entry into a “creativity contest” at his university. He and some friends put together this dry ice cannon .  Take note of the creative mechanism they used to mix the water with the dry ice. A large amount of gas is expelled as soon as the two begin to meet. If the gas is supposed to escape through the same opening, it is difficult to get all the material through. They have added a second opening just for the exhaust during mixing. Great job guys. How about some downloadable plans.
19
19
[ { "comment_id": "86225", "author": "The Moogle", "timestamp": "2009-08-11T18:55:37", "content": "woot for illegal weapons!", "parent_id": null, "depth": 1, "replies": [] }, { "comment_id": "86241", "author": "Alex", "timestamp": "2009-08-11T19:03:13", "content": "Yeah...
1,760,377,617.200229
https://hackaday.com/2009/08/08/omnidirectional-research-platform/
OmniDirectional Research Platform
Eliot
[ "Robots Hacks", "Transportation Hacks" ]
[ "bezalel", "mit", "ODRi", "platform", "shachar geiger", "tal avivi", "transology", "wiring" ]
[youtube=http://www.youtube.com/watch?v=-bcoAqKhdL4] [Shachar Geiger] sent in an interesting project that he worked on with [Tal Avivi] at the Bezalel academy in Jerusalem. They were given the task of designing a 1-person electrical urban vehicle. They took some cues from MIT’s Transology and designed the OmniDirectional Research Platform (ODRi) . There’s a video of it embedded above. It can be driven using three different input styles: an accelerometer joystick, a traditional gamepad, or body mass shift. They started with an Arduino, but needed more I/O and had to switch to a Wiring board (this was before the Mega). The platform is built mostly from scrap. The accelerometers were placed in an old Microsoft Sidwinder. The standard joystick is from a Sega Mega Drive. The weight sensors are out of cheap home scales.
11
11
[ { "comment_id": "84887", "author": "Jerome", "timestamp": "2009-08-08T21:00:57", "content": "they could of use the Wii Numchuck to same money and time.", "parent_id": null, "depth": 1, "replies": [] }, { "comment_id": "84890", "author": "TJHooker", "timestamp": "2009-08-0...
1,760,377,617.306751
https://hackaday.com/2009/08/07/thank-you-ian-lesnet/
Thank You Ian Lesnet
Eliot
[ "News" ]
[ "ian lesnet", "is f'ing rad" ]
A little over a year ago [Ian Lesnet] joined our hacking team and began cranking out some of the best original how-tos Hack a Day has ever offered. You may remember our popular web server on a business card from last fall and we’re sure everyone is familiar with the Bus Pirate (yes, they’re still on schedule ). It’s a year later and he’s found himself with less time to contribute. [Ian] is stepping down from blogging at Hack a Day, but you’ll find him right where he started: in the comments. You can also reach him directly on whereisian.com . [Ian] will be continuing to develop the Bus Pirate. You’ll find the latest info on the Bus Pirate’s Google Code page . He’s also posted a guide to the on-board pull-up resistors as well as a self-test guide that uses the new v2.0 firmware to confirm your Bus Pirate is working . [Ian]’s contributions will be greatly missed. We’re always excited when we add contributors of his caliber to our crew.
16
16
[ { "comment_id": "84823", "author": "Fozzy Vis", "timestamp": "2009-08-08T00:51:17", "content": "True… guess a lot of people will keep on reading his posts, whether it’s on the HaD or on his personal site…", "parent_id": null, "depth": 1, "replies": [] }, { "comment_id": "84824", ...
1,760,377,617.254664
https://hackaday.com/2009/08/07/droplet/
Droplet
Caleb Kraft
[ "Arduino Hacks", "Peripherals Hacks", "Wireless Hacks" ]
[ "arduino", "chumby", "reader" ]
[vimeo=http://vimeo.com/5989780] [Andrew Rapp] sent in this project called Droplet . He’s been doing work with Xbees and Arduinos together and built this little toy. He describes it as “sort of like a Chumby”. It has built in services for Twitter, Google Calendar, News, Gmail, etc.  You can download the full source code and plans on his site. His next planned revisions include possibly running it from a sheevaplu g, making a nice case for it, and utilizing the unused pins of the arduino.
16
16
[ { "comment_id": "84819", "author": "ditty", "timestamp": "2009-08-07T21:57:48", "content": "great little project. Keep it up, I look forward to seeing the progress.", "parent_id": null, "depth": 1, "replies": [] }, { "comment_id": "84832", "author": "dustin", "timestamp"...
1,760,377,617.354434
https://hackaday.com/2009/08/07/cpu-tachometer/
CPU Tachometer
Caleb Kraft
[ "Peripherals Hacks" ]
[ "analog meter", "tachometer" ]
[youtube=http://www.youtube.com/watch?v=3nAeftaUWYw] Recently, analog displays have come back in vogue. This is partially due to the common steam punk theme that is popular right now. [Cristiano] has done an analog display, but instead of brass and polished wood, he’s gone automotive themed ( Internet Archive Cache ) with it. He purchased a cheap tachometer from ebay.  A circuit had to be designed to give the tach the signals needed for it to operate, and you can download the schematic from his site. As you can see in the video above, it works well. We think that “shift” light might get annoying pretty quickly.
35
35
[ { "comment_id": "84775", "author": "Ragnar", "timestamp": "2009-08-07T13:41:45", "content": "This is pure liquid gold.", "parent_id": null, "depth": 1, "replies": [] }, { "comment_id": "84776", "author": "Frogz", "timestamp": "2009-08-07T13:44:21", "content": "serial/...
1,760,377,617.421066
https://hackaday.com/2009/08/06/robot-subs-compete/
Robot Subs Compete
Caleb Kraft
[ "Robots Hacks" ]
[ "submarine", "torpedo", "uav" ]
[youtube=http://www.youtube.com/watch?v=d0nEeVA02MM] These Autonomous Underwater Vehicles are all competing in the 12th annual AUVSI competition . They have to complete an underwater obstacle course that involves some tight maneuvering, retrieval of a briefcase, dropping bombs, and firing torpedoes. We’ve seen several UAVs before, but we haven’t ever seen them weaponized and in action. Yeah, those weapons don’t look lethal, but isn’t that just a matter of ammunition?
9
9
[ { "comment_id": "84720", "author": "mrasmus", "timestamp": "2009-08-06T20:21:36", "content": "I actually went down there on the last day of competition (here in SD). It happened at a Marine underwater-acoustics facility, which was pretty nifty, but the real stars of the show were the bots.Cornell’s ...
1,760,377,617.542818
https://hackaday.com/2009/08/06/tangible-holograms/
Tangible Holograms
Caleb Kraft
[ "Multitouch Hacks", "News", "Peripherals Hacks" ]
[ "hologram", "multitouch", "tangible" ]
[youtube=http://www.youtube.com/watch?v=Y-P1zZAcPuw] As you watch that video, you’ll probably find yourself wondering several things about the tangible hologram project . Why haven’t we seen these simple hologram setups used more often ? Where did that cool air puff system come from and why haven’t we seen more on that?  When will this be integrated into the latest Xbox/PS3/Wii? We don’t know the answers to those questions, but we would really love to play with this in person to see how convincing it is.
24
24
[ { "comment_id": "84715", "author": "concino", "timestamp": "2009-08-06T19:39:38", "content": "I don’t think it is an air-puff system. It is focused ultrasound which is moving the air. Fantastic job. I really am fascinated by the ingenuity.", "parent_id": null, "depth": 1, "replies": [] ...
1,760,377,617.599349
https://hackaday.com/2009/08/06/serial-hacking-with-an-attiny2313/
Serial Hacking With An ATtiny2313
Steve Watkins
[ "computer hacks", "home entertainment hacks", "Misc Hacks" ]
[ "attiny2313", "AVR", "controller", "diy", "electronics", "FT232", "microcontroller", "serial hacking" ]
[Sprite_tm] automated a portion of serial hacking by sniffing out the baud rate using an ATtiny2313 and FT232 breakout board. The firmware assumes 8 data bits, no parity, and 1 stop bit (8N1). This is pretty much defacto among serial ports so it should work well, though some devices do use different settings. The auto detection routine can sniff rates as low as 110 baud and supports non standard rates. Released under GPLv3, the software is also supplied in hex format .  [Sprite_tm] has provided great project in past such as Working with VFDs , Controllable bristlebot , and AVR boost converter . Additional information regarding serial hacking after the break. A great deal of electronics have an Achilles’ heel, known as a serial port. These embedded ports are often used during development to debug functions, load and upgrade firmware etc. At the very least circuit traces are generally brought out for automated testing purposes. Looking up chip pin outs and tracing circuits is one small step in serial hacking. After the traces are known the voltage level is then determined(CMOS,TTL,RS232,etc). Then a few tests are run on the port. These tests generally give indications regarding the potential of the port(does it have a driver, does it have a protocol, what is the baud, etc). If information regarding the baud and other criteria can not be found in the data sheet, [Sprite_tm]’s method would certainly save a great deal of tedious time. Some controllers, like the 68HCxx may have a boot ROM which eliminates most of the guess work in setting up the serial port. We use the Null-modem emulator project (com0com) almost daily to help sort various serial problems. This is highly recommended,  for anyone spending a considerable amount of time with serial devices.
19
19
[ { "comment_id": "84627", "author": "Ian Lesnet", "timestamp": "2009-08-06T13:23:25", "content": "This would be a great feature to add to the Bus Pirate.", "parent_id": null, "depth": 1, "replies": [] }, { "comment_id": "84635", "author": "secund", "timestamp": "2009-08-06...
1,760,377,617.502559
https://hackaday.com/2009/08/05/review-the-manga-guide-to-electricity/
Review: The Manga Guide To Electricity
Gerrit Coetzee
[ "contests", "Reviews" ]
[ "book review", "contest", "electronics", "Getting started in electronics", "giveaway", "Mims", "No Starch Press", "The Manga Guide", "The Manga Guide to Electricity" ]
“The Manga Guide to Electricity” , part of “The Manga Guide” series by No Starch Press, is a novel approach to the old problem of getting over the initial mental block when trying to learn electronics. We decided to compare this book to another introductory text: “Getting Started in Electronics” by [Forrest M. Mims] .  [Mims]’ book is a handwritten masterpiece of electronic literature. The writing style is friendly and concise, the examples are simple, and the drawings are excellent. It also makes sure to keep the learning process as application based as possible. Unlike other books, it doesn’t bog the reader down with math and theory that is only useful to advanced students. Since its original printing in 1983, [Mims]’ has become the de facto standard for beginner electronic literature. “The Manga Guide” attempts to walk the beginner through the very basics of electronics using the interactions between [Rereko], a resident of planet Electopia; [Yonosuke], a transdimensional robot cell phone; and [Hikaru Yano Sensei], an electrical engineering researcher at a Japanese university. [Rereko] is apparently very bad at electricity, and is sent to learn the basics from Hikaru over the summer by her professor. “The Manga Guide” is a lot of fun to read. The interactions between the characters are lighthearted, and the whole setting has a sort of quirkiness about it that makes you keep reading just for the joy of it. It covers most of the basics thoroughly and with excellent examples. The art is a very well drawn, playful style of manga. Unfortunately, in order to keep the story going, a lot of little but important details were left out of the manga. To compensate for this, there are mini chapters of what can be politely described as some of the most dry electronics text ever written. We found ourselves skipping over this text often to get back to the manga parts of the book. Another disadvantage to this book is that it is hard to go back to previous pages in order to reference things since one subject may be spread across several pages of story. This is just an unfortunate side effect of the manga format. A book like [Mims]’ has the advantage here because the information is denser and easily indexed. In conclusion, this book is a great addition to any library, but not to be relied on for learning. While “The Manga Guide to Electricity” introduces you to the basics very well, unless you want to suffer through the mini chapters, you will be no closer to building a circuit at the end than when you started reading. [Mims]’ book, on the other hand, leaves you with all the skills to begin experimenting with, building, and designing your own circuits. Luckily, at the price range of this book, there is really no reason not to pick it up and give it a read. No Starch Press has provided us with two copies to give away . Just leave a comment including the words “I want this book.” and you’ll be entered in the random drawing. Please only use the phrase once or you’ll be disqualified. Entries will close 12PM PDT Thursday August 6, 2009 . Congratulations to our winners [daniel n.] and [Fiach Antaw].
377
50
[ { "comment_id": "84201", "author": "Table", "timestamp": "2009-08-05T16:10:30", "content": "i want this book.", "parent_id": null, "depth": 1, "replies": [] }, { "comment_id": "84204", "author": "Necrotex", "timestamp": "2009-08-05T16:20:26", "content": "i what this b...
1,760,377,617.690455
https://hackaday.com/2009/08/05/wiimote-iphone/
WiiMote + IPhone
Caleb Kraft
[ "Cellphone Hacks", "iphone hacks", "Nintendo Wii Hacks" ]
[ "accellerometer", "bluetooth", "iphone", "wiimote" ]
[youtube=http://www.youtube.com/watch?v=3FPHpMonoC8] Yo dawg, we heard you liked accelerometers… Apparently people have been wanting this for a while. We’re not completely sure why, so we’ll wait and see what gets done with it. [Ubiq_01] has connected a WiiMote to his iPhone and is using it to control and OpenGL application. He has released a tutorial (which seems to be down currently) if you want to try to reproduce it yourself. [via Makezine ]
28
28
[ { "comment_id": "84198", "author": "Ben S", "timestamp": "2009-08-05T15:37:58", "content": "May as well just rename the site to Wiimote-a-Day; seems like that’s all people want to hack any more.", "parent_id": null, "depth": 1, "replies": [] }, { "comment_id": "84202", "autho...
1,760,377,617.966322
https://hackaday.com/2009/08/05/experimental-robotic-platform/
Experimental Robotic Platform
Caleb Kraft
[ "Robots Hacks" ]
[ "ERP", "modular", "research", "robot", "servo" ]
Introducing ERP: Experimental Robotic Platform . This is an open source, modular robotics platform that, as you can see above, didn’t fair too poorly in the Robogames 2009. [John] has been working on this platform for roughly 2 years and states that it will never be “finished”. It is a development platform, and is always changing and being updated.  You can follow along on the project page to see the major design changes as they happen, such as the wheel suspension system cut from a single piece of plastic. All of the pieces, schematics, and software are available for download. Be sure to scroll down and see ERP’s reaction to some of crabfu’s inventions.
12
12
[ { "comment_id": "84188", "author": "furst", "timestamp": "2009-08-05T14:35:00", "content": "enlighten me you leet haxors on just how nubish this is and how you would do it 1000x better yourself but you have other things to work on", "parent_id": null, "depth": 1, "replies": [] }, { ...
1,760,377,618.014365
https://hackaday.com/2009/08/04/defcon-17-badge-hacking/
Defcon 17: Badge Hacking
Nick Caiello
[ "cons", "News" ]
[ "badge", "badge hacking", "badge hacks", "black hat 2009", "defcon", "defcon 17", "defcon17", "defcon2009", "grand", "wired" ]
Following up on their post about the new Defcon 17 badges , Wired recently posted some of the best badge hacks of the con . Among the hacks featured were an LED frequency meter hack, a sound seeking dirigible powered by three badges, and a wireless geiger counter random number generator that sent random numbers back to a laptop equipped with a zigbee card. Probably one of the most impressive hacks mentioned, the hack that won the badge hacking contest, was the LED equipped baseball cap modeled above by [Joe Grand], Defcon’s defacto badge designer. The hacked badge is connected to the cap by an ethernet cable, where the LEDs pulse on and off in order to defeat facial recognition systems. The cap’s designer told Wired that he initially designed the cap in order to sneak into [Grand]’s room to steal the über badges under his protection. Needless to say, the winner doesn’t have to worry about stealing the badges anymore as he was awarded his own über badge at the award ceremony. While we’re not completely sure who pulled off this awesome hack, we congratulate you and all of the participants of the badge hacking contest on your fantastic hacks. Update: We’ve confirmed that the badge contest winner was in fact [Zoz Brooks], [Grand]’s co-star on the popular Discovery channel  show Prototype This. From all indications, his hack seems to be legitimate and not a clever idea, however we are still looking to confirm this. Also, even though Wired’s article stated that the dirigible was sound seeking, we have confirmed that it is sound avoiding. Thank’s to everyone in the comments for pointing these things out.
17
17
[ { "comment_id": "84146", "author": "Erant", "timestamp": "2009-08-05T04:41:44", "content": "The winner was actually Zoz Brooks. I’m also pretty sure the facial recognition thing is a joke. It’s a couple of visible LEDs pulsing at ~15Hz, as far as I remember.", "parent_id": null, "depth": 1, ...
1,760,377,617.906629
https://hackaday.com/2009/08/04/sticky-light/
Sticky Light
Zach Banks
[ "Laser Hacks", "Multitouch Hacks" ]
[ "3d", "3dtracking", "art", "electronics", "laser", "laser projector", "light", "multitouch", "tracking", "video" ]
With the availability of webcams and projectors, multitouch and interactive demos have become increasingly popular because they’re so easy. Students at the University of Tokyo took a new approach that uses lasers instead. They created Sticky Light , which uses mirrors, a laser, and a single photodetector. Unlike camera-tracking setups, this system requires no visual processing. The laser moves around and bumps into dark objects, sticking to them. It can follow drawings on the table or objects in space, such as shirt designs. They also created a few basic games and a demo that makes sounds based on the movement of the spots. Video of the project after the break. [youtube http://www.youtube.com/watch?v=9noMfsg486Y%5D [via today and tomorrow ]
25
25
[ { "comment_id": "84104", "author": "Agent420", "timestamp": "2009-08-04T20:18:50", "content": "i wonder what kind of galvo setup they’re using?", "parent_id": null, "depth": 1, "replies": [] }, { "comment_id": "84105", "author": "techyguru", "timestamp": "2009-08-04T20:21...
1,760,377,617.849736
https://hackaday.com/2009/08/04/malicious-atm-found-at-defcon-17/
Malicious ATM Found At Defcon 17
Caleb Kraft
[ "cons", "News", "Security Hacks" ]
[ "atm", "defcon", "defcon 17" ]
A fake ATM machine, set to capture ATM information was found at Defcon 17 in vegas this year .  Its design has a tinted plastic window at the top which attendees noticed had a computer in it. It was quickly removed by the police. Is this an amazing coincidence? We doubt it. Someone probably knew exactly who was going to be there and either wanted to scam some hackers or just wanted to have some fun.
49
49
[ { "comment_id": "84073", "author": "charlie", "timestamp": "2009-08-04T18:22:11", "content": "I believe i saw some lolcats in teh celings around the atm, instead of cameras.", "parent_id": null, "depth": 1, "replies": [] }, { "comment_id": "84074", "author": "Thomas", "ti...
1,760,377,618.298893
https://hackaday.com/2009/08/04/little-walker/
Little Walker
Caleb Kraft
[ "Arduino Hacks", "Nintendo Wii Hacks", "Robots Hacks" ]
[ "arduino", "quadroped", "robot" ]
This little walking robot caught our eye. We’ve seen tons of 4 legged bots, but the design on this probably took more effort than the electronics. The design is radially symmetrical, it can walk in any direction, turn in place, and even walk upside down. The electronics weren’t forgotten though. This little bugger manages to pull a half our of use out of each battery charging. It communicates wirelessly with a custom dual Wiimote Nunchuck setup via XBEE modules. You can find much more technical details in the captions of the pictures. We’re not positive what processing power is hidden in the bot itself, but we know there’s an Arduino in one of the nunchucks. This might be the brains of the operation leaving the hardware on the bot simply to control the servos. We really like the arc-reactor-esque power display.
35
35
[ { "comment_id": "84047", "author": "blizzarddemon", "timestamp": "2009-08-04T15:12:36", "content": "Reminds me for some reason of the spider bot from FF8. Awesome job!", "parent_id": null, "depth": 1, "replies": [] }, { "comment_id": "84048", "author": "David", "timestamp...
1,760,377,618.082748
https://hackaday.com/2009/08/03/bpsk-on-433-mhz-european-ism-band/
BPSK On 433 MHz European ISM Band
Steve Watkins
[ "home entertainment hacks", "Misc Hacks", "Wireless Hacks" ]
[ "433 mhz", "Carrier Regeneration", "controller", "electronics", "ISM", "microcontroller", "PBSK", "Rabbit2000", "Regeneration", "remote telemetry", "wireless" ]
[WaveRider] is using a type of phase shift keying called BPSK to transmit digital sound and video for remote telemetry. Though a higher signal to noise ratio (SNR) is generally sought after with communications, legal limitations are imposed on total radiated power. To balance the two headed beast, he opted out on frequency shift keying due to binary shift keying’s ability to work with lower SNR. This adds the difficulty of properly reconstructing the digital signal at the receiver. A PLL based carrier regeneration circuit is used to reconstruct the signal. Using the Rabit2000 processor as the host controller on both transmitter and receiver, 96KB/Sec serial data is obtained. On the other side of the spectrum is the Homemade regenerative tube radio .
10
10
[ { "comment_id": "83973", "author": "concino", "timestamp": "2009-08-03T23:56:39", "content": "Ok. I don’t get this hack at all. Besides there is no arduino :P", "parent_id": null, "depth": 1, "replies": [] }, { "comment_id": "83976", "author": "googfan", "timestamp": "200...
1,760,377,618.215655
https://hackaday.com/2009/08/03/paintball-turret-plans-released/
Paintball Turret Plans Released
Caleb Kraft
[ "home hacks", "Robots Hacks" ]
[ "InventGeek", "paintball", "turret" ]
[youtube=http://www.youtube.com/watch?v=xhcNnO-LMGk] [Jared Bouck] is on a roll this week. We just covered his Diamond thermal paste and now he’s got more for us. To celebrate the re design of his website, he has released the plans for the paintball turret . As you may recall, we absolutely loved this design when he originally showed it to us . Though he has had kits available for a while, he has finally put the plans up for download. You can cut your own parts and build it yourself. He mentions that version 2 is coming shortly, we wait with bated breath.
20
20
[ { "comment_id": "83929", "author": "furst", "timestamp": "2009-08-03T16:47:13", "content": "cant wait to read all the followup comments on how much this sucks and how everyone else does it better/waits with baited breath", "parent_id": null, "depth": 1, "replies": [] }, { "commen...
1,760,377,618.353499