How To Find WiFi: Carry A Big Stick And Use Long Exposures

Here’s an artsy way to map out WiFi networks around you; use a big light pole and long exposures to graph them on top of photographs. This capture method is often called light painting, and uses the relative brightness of LEDs to stretch out a still image – moving the stick quickly while the shutter is open.

The four-meter tall rod used in this project plays host to 80 white LEDs. An Arduino along with a WiFi shield detect the relative signal strength of the network surrounding the device. The images that are produced with this method are quite pleasing and you’ll enjoy watching the video after the break. We just wish that there was some kind of Google Street View interface to share this data since someone had to go out pounding the pavement with the rather peculiar looking apparatus in order to gather the data in the first place.

Continue reading “How To Find WiFi: Carry A Big Stick And Use Long Exposures”

Water Use Feedback Changes Behavior

How much water do you use when showering, or washing your hands, or washing the dishes? Not how much does the average person use, but how much to you use? That’s what the team over at Teague Labs set out to find with this water usage feedback system. The sensor used is a Koolance flow meter which is intended to measure coolant flow in PC liquid cooling systems. At $20, it makes a nice low-cost sensor which was paired with a WiFi enabled Arduino. In the image above they’re using an iPad as a screen so that you can see how much water you’re using (or wasting) as you wash your hands. This resulted in saving 1/2 gallon of water every time someone washed their hands.

The project code, schematic, and board files are all available for download. Along with the hardware build there’s some nice server-side software that gathers and graphs the data over time. We’ve seen a lot of power-meter hacks, but it’s nice to have the option to track water usage, even if this is tailored to just one tap at a time.

Solar Powered WiFi Repeater

For all those times you need to broadcast your own access point where there’s no outlet [Larry] shows us how to make a solar-powered hotspot. He started by slapping a solar panel on the lid of a cigar box and attaching it to five rechargeable AA batteries inside. These power the mainboard from a router which is the perfect size to friction fit in the opening. It has been flashed with a copy of DD-WRT, and set to scan for open WiFi connections. When it finds one it connects and rebroadcasts its own WiFi signal to the surrounding area. He leaves it in the back window of his car and uses it to get on the net during lunch.

WiFi AP Gets Antenna Augmentation

Feeling bad that his access point was being made fun of by models with beefier external antennas, [Customer Service] decided to do something about it. After cracking open the Asus wl-330ge he found it would be quite easy to add a connector. This access point has two internal antennas that are quite small and use a spring connection to the signal and ground pads on the PCB. Those pads are fairly large and separated, making it easy to solder the connections. Scavenging an antenna connector from an older device, [Customer Service] soldered it in place and drilled a mounting hole in the plastic case. After flashing DD-WRT firmware he’s now got everything he wants from the little guy.

LED Suit Lights Up The Night

When the tipline popped up with this LED suit, part two, by [Marc DeVidts] we were expecing a simple led version of the previously known EL coat.

Well we were right and wrong in the same instance. Correct in that like predictions, the outcome is stonking great. Wrong in that this suit far outpaces EL in abilities we weren’t expecting. Namely to start off, an iPhone app over WiFi dictates to some 200 Arduino multiplexed RGB LED modules to dance randomly or follow patterns; an accelerometer and microphone are also implanted to further some effects. And finally if the suit isn’t enough to make you giddy, his PCB and enclosure milling surely will. Catch a video of the entire setup after the break.

Continue reading “LED Suit Lights Up The Night”

Airport Express Speaker Mashup

[Wei] salvaged the internals from an Airport Express that had a blown power supply. From there he built this streaming music box. The case is from an IKEA clock with the face removed. He added some decorative fabric around a grill to make an acoustically transparent front panel. Inside you’ll find the Airport guts connected to a USB charger (replaces the dead PSU) and a set of powered stereo speakers. This simple mashup looks good and frees up space in your junk-parts box.

Hexapod Controlled By Android And IPhone

[youtube=http://www.youtube.com/watch?v=NvEBUd_EqbQ]

This video is a blatant example of having too many high-end toys but we love it anyway. [Robert Stephenson] is controlling a rather awesome-looking hexapod via a Bluetooth connection to his HTC Hero. The app allows on-screen selections to decide which portion of the robot will move as a result of accelerometer data from the handheld. The only thing we saw that was missing is a camera feed to the phone.

But this hack doesn’t stop there. The Hero can be used to host a WiFi network while still connected to the hexapod. The second half of the video shows an iPod Touch connecting via WiFi and controlling the bot. Now head on over to the laser cutter to start that hexapod build, and finish up by getting elbow-deep into some Android development.