WiGLE Data On Google Earth

wigle google earth

WiGLE is a massive user contributed database of WiFi access points and GPS coordinates. IronGeek decided to take that data and parse it into a KML file that Google Earth can understand. It uses cached data from WiGLE’s Java interface, JiGLE. Reader [bird603568] has been playing around with the script so that it will indicate the quality of service in addition to IronGeek’s showing whether or not WEP is being used. Visit his site if your interested the QOS feature.

[UPDATE: corrected based on bird603568’s comments]

Continue reading “WiGLE Data On Google Earth”

USB Drive Hacking

flash drive

[wesley mcgrew] has been playing around with Sandisk’s U3 Smart USB Drives technology. U3 is designed to make implementation of portable applications easier. The USB drive appears as a  CDROM drive and can autorun applications. Wesley has a guide for how to patch in your own CD ISO. This ties in pretty well with the dangers of USB drives that we’ve covered before (one, two) and Schneier has a recent post on USB security issues as well.

[UPDATE: [matt] pointed out a recent Security Catalyst podcast with Abe Usher on podslurping]

Continue reading “USB Drive Hacking”

DTMF Detector For Home Automation

dtmf detector

Scienceprog has posted how-to build a DTMF tone detector. DTMF are the standard sounds used in tone dialing. Plugging this circuit into your phone line you can decode the all the tones on the line back into their original number form. This would be useful for issuing commands to a home automation system or any other device that you wanted dial-in access to.

Continue reading “DTMF Detector For Home Automation”

Xbox Rapid Fire Mod

xbox rapid fire

[Xboxplaya978] has posted instructions detailing how to add two rapid fire trigger buttons to your Xbox controllers. He got the original plans from Mattie on Xbox-scene, but his site has since gone down. The circuit is based on an a-stable multi-vibrator used to flash LEDs. Halo players have been drawn to this mod because it makes using the battle rifle or covenant carbine a lot more enjoyable.

Related: Xbox 360 Hacks, Xbox Hacks

PSP Remote Serial Interface

psp remote interface

This PSP remote interface article gets submitted from time to time, but keeps falling through the cracks for some reason. [XyTec] submitted it most recently and I finally remembered to post it. It’s a guide from last July on interfacing with the PSP’s remote port. The port is a serial interface at 2.5V so you need to do some level shifting. Once the cable is complete you can use it get a serial console, add GPS or dump debug info along with many other possibilities. A remote emulator program is provided.

Continue reading “PSP Remote Serial Interface”

Computer Remote Using Xbox Receiver

xbox remote

[Odin84gk] always wanted a remote control for his PC. He didn’t want to spend a lot of money to get a good one or waste money on a cheapy. He decided to go with something he already had: an Xbox DVD kit. He built an adapter cable for the Xbox receiver using instructions on redcl0ud’s site. Using the standard setup the remote driver just spits out key combos, but to make the remote truly flexible he combined it with AutoHotKey. AutoHotKey catches the key sequences and can execute complex scripts based on them.

Continue reading “Computer Remote Using Xbox Receiver”