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]

Careful! That Gas Pedal Is A Nexus One

Indeed, the gizmo above is meant to be used as a gas pedal. [Grant Skinner] came up with the idea to control slot cars using an Android phone as a gas pedal. He coded the software for the handset and a computer using Adobe AIR. Once connected, the computer is sent the accelerometer data from the phone, relaying the speed control to the slot car track with the aid of a Phidgets motor controller. See it ‘go’ after the break.

We’ve seen the Phidgets board used in several projects like the augmented vending machine and the plotter white board. What we haven’t seen is hacks that make use of AIR, a framework we looked at two years ago. If you’ve got hacks that make use of AIR we want to hear about them.

Continue reading “Careful! That Gas Pedal Is A Nexus One”

Nexus One As USB Host

[youtube=http://www.youtube.com/watch?v=3-bLOc1qnMM]

[Sven Killig] Has managed to get his Nexus One into USB host mode. This allows him to plug in all kinds of peripherals such as web cams, keyboards, even a displaylink unit. This is fantastic as it really opens up the possibilities of this device. You can see that he now has an amazingly functional and portable system running. He mentions that it is pretty stable unless he runs big programs, we wonder if he has added any RAM to it. It is worth noting that the Droid can be USB host as well.

Adding RAM To The Nexus One Without Soldering

Want 21 megabytes more ram in your Nexus One? [Coolbho3000] worked out a way to tweak the kernel and remap memory usage to free up some resources. That means this comes as a custom kernel image requiring no hardware alteration. Try it out and share your experiences in the comments. But if you don’t need more ram you can just upgrade to the most recent kernel.

[Thanks Juan]

Chumby One Becomes A 3g Router

[bunnie] has taken a few moments to show us how to turn our Chumby One into a 3g router. As it turns out, there is an easter egg that allows it to communicate with certain models of 3g dongles. There’s no GUI for this trick, so you’ll be doing most of your configuration via SSH. That shouldn’t be a problem for this crowd though. The Chumby One just got a lot more appealing.