WiFi On A Sprint Pixi

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

The Sprint version of the Palm Pixi doesn’t have a WiFi option but the Verizon version (called the Palm Pixi Plus) does. The hardware is almost the same and [Gitit20] figured out how to do some hardware swapping to add WiFi. The radio board inside the phone is fairly easy to remove. Close inspection of the Sprint radio board shows some solder pads where a WiFi chip would go. The Verizon version has this chip, and moving that radio board into the Sprint phone will enable WiFi. This is strictly a hardware hack as the device identification (IMEA) is paired with the motherboard and not the radio board.

Now we want to see someone source that WiFi chip, solder onto the board, and enable it within the OS so that we don’t need a donor phone to make this work.

[Thanks Juan]

Inductive Cellphone Charging Without Voiding Warranty

[Derek Hughes] wanted to use inductive charging on his cellphone without voiding the warranty. He picked up a Pixi charging backplate meant for a Palm Pre and scavenged the coil and regulator circuitry from it. To make the electrical connection with his HTC HD2 he removed the mini-USB plug from a charging cable and connected it with 30 gauge wire. The whole package will fit beneath the back plate for use with a Touchstone charger (as we’ve seen with the HTC Evo) but there was one problem. The metal backplate from the HD2 interferes with the inductive charging. For now he’s using tape to hold everything together while searching for a plastic case replacement.

He walks you through the hack in the video after the break. We’re usually not worried about voiding warranties, but a phone like this takes a lot of abuse and having warranty protection or even a service agreement isn’t a bad idea. Continue reading “Inductive Cellphone Charging Without Voiding Warranty”

Adding Mute To A Bluetooth Headset

[Jared] often needs to be on conference calls for work during his motorcycle commute. He’s got a bluetooth headset that cancels noise but it didn’t have a mute feature. He cracked open the speaker and microphone portion of the apparatus but there wasn’t enough room for a switch. The base unit which houses the noise cancelling hardware had plenty of room. He added a single pole double throw (SPDT) switch to the positive wire from the microphone, allowing him to disconnect it as a mute function would. He mentions the need to seal the unit with silicone after the hack in order to keep out the elements. We might have opted for a weather-proof switch as well.

This simple hack makes a nice addition to any Bluetooth projects you’re working on.

Release The Kraken: Open Source GSM Cracking Tool Released.

Open source GSM cracking software called “Kraken” has been released into the wild. You may recognize some of the information from back in December when we announced that they had cracked GSM encryption. Well, now you can participate as well. You’ll need a pretty beefy Linux machine and some patience. They say that an easier GUI and support for GPU processing is coming in the near future.

[Thanks Eliot Via Slashdot and PCWorld]

Adding Speech Recognition To Your Embedded Platform.

[youtube=http://www.youtube.com/watch?v=OEUeJb6Pwt4&feature=player_embedded]

Last week, we posted a story about how to configure speech recognition at a beginner level. Several of the commenters expressed an interest in doing speech recognition for embedded devices. [Nickolay Shmyrev] volunteered to write some directions for those people. In this article, [Nickolay] will be taking you through the basics of setting up your embedded device with CMUsphinx an open source toolkit for speech recognition. He gives programming examples in both C and python. Though we are hosting this, we haven’t set it up and tried it, so please direct any questions you have at [Nickolay] in the comments.
Continue reading “Adding Speech Recognition To Your Embedded Platform.”

Solar MintyBoost

We first wrote about the MintyBoost back in 2006. Today, Adafruit has created a tutorial for making a solar powered MintyBoost. Using a MintyBoost, a solar panel, LiPo battery and a charger, they built on their Solar LiPoly tutorial. They fed the power tap output of the LiPoly charger into the battery input of the MintyBoost to perform the voltage step-up for USB devices. Based on an instructable that used SparkFun parts, this tutorial shows how to use parts that are available from one source. We hear that there will be some evolution of the MintyBoost coming down the line that will including charging capabilities.

Inductive Charging For The HTC Evo

[Danny] added wireless charging to his HTC Evo. The hard work was already done for him by Palm, it was just a matter of adding that hardware to his phone. A Touchstone induction charging kit for the Palm Pre will cost you just over $40 for the base station and a replacement back cover. [Danny’s] method removes the induction coil from that cover a relocates inside the case of the Evo. He routes two wires around the battery and solders them to positive and ground connections on the board. Once it’s back together the device draws power without any wires.

[Thanks Matt]