X11 On Android

x11

[ghostwalker] has put together instructions for running X11 on your Android device. This means you can run a full-blown Linux desktop environment on your phone. It requires you to already have a Debian shell on the phone, which we covered earlier. Instead of having to come up with a custom display driver, it’s hooked to a VNC server. You can connect to it using an Android VNC viewer on the phone or via any other VNC client. The how-to suggests either IceWM or the even lighter-weight LXDE for a window manager. You could potentially install Gnome or KDE, but we’d be surprised if it was any faster than dog slow. Let us know if you have any success with this and what you think the best use is.

Stantum’s High Precision Multitouch

touch

We love keeping track of new interaction technologies and this new touchscreen by Stantum looks especially promising. Engadget shot a hands-on video with it at the Mobile World Conference. It’s a resistive screen, so it can be used with both fingers and styluses (unlike capacitive screens). It’s sensitive enough that you could use a brush too. The screen supports any number of multitouch points and does pressure sensing based on the size of the detected fingertip. The touch detection is actually more accurate than the screen can display. Stantum is hoping mobile manufactures will pick up their input framework for inclusion in new devices. The resistive touchscreen was built to Stantum’s specifications (it won’t work with current phones), but they say it wouldn’t be hard to go into mass production.

Hackit: Hackable Bluetooth Bracelet?

bluetooth-1

We spotted this odd piece of geek couture on DVICE today. It’s a bracelet that displays incoming calls via Bluetooth and also vibrates. The intended use is kinda interesting, but we wonder what else could be done with it. Could you update it with any text you want by creating fake caller ID messages? You could have your laptop in your backpack and have the bracelet update when it finds an open access point or any other sort of notification. The display shows the word “Connecting” in pictures, but apparently only displays numbers for incoming calls. It also includes a button to reject calls.

Do you have a project that needs a wireless display? Are there other options like this? At $25, this might be worth a try.

Cell Phone Triggered Fireworks

remote_trigger

[Mr. Hasselhoff] is using a disposable cell phone to trigger his fireworks. He has wired into the speaker leads for the speaker phone. When the phone rings, the current sets off a thyristor allowing for a battery pack to be discharged into a rocket fuse. These fuses heat up and ignite, so you can use them to light fireworks fuses pretty easily. This is pretty simple and cheap, considering the price of the cell phone was only $10. His next idea was to have it recognize dial tones and set individual fuses off, but that would require a microcontroller and a much more complex hack. At that point, you might as well just build a fully fledged wireless fireworks launching system and possibly add rocket launching abilities too.

[thanks Adam]

Cell Phone Shoe

Sometimes you absolutely need to keep your phone a secret. You know, like when you’re on spy missions. The goons at the door will always frisk you, but they never check under your shoe, right? [mikeyberman] shows us how to make our own Maxwell Smart style shoe phone. All you need is to dig a giant hole in your shoe sole and cram a cell phone in there. Will it get ruined by water? Probably. Will you look like a goon trying to talk on it? Definitely. Can you make it through airport security? Try it and let us know.

WiFi And Bluetooth Tethering On Android

tmobileg1

Many G1/ADP1 owners have been using the app Tetherbot to get internet access on their laptop via USB to the phone’s data connection. The app relied on the Android Debug Bridge to forward ports. It worked, but people wanted a solution better than a SOCKS proxy. The community figured out a way to create a properly NAT’d connection using iptables and then [moussam] rolled them up into easy to use applications. There’s one for setting up a PAN device on Bluetooth and another for adhoc WiFi networking. It requires you to have root on your phone, but hopefully you’ve achieved that and are already running the latest community firmware.

[photo: tnkgrl]

Forknife, Android G1 Controlled Robot

g1bot

When we first saw [Jeffrey Nelson]’s G1 based robot we immediately wondered what the transport for the controls was. The G1‘s hardware supports USB On-The-Go, but it’s not implemented in Android yet. It turns out he’s actually sending commands by using DTMF tones through the headphone adapter. The audio jack is connected to a DTMF decoder that sends signals to the bot’s Arduino. He wrote client/server code in Java to issue commands to the robot. You can find that code plus a simple schematic on his site. A video of the bot is embedded below.

Continue reading “Forknife, Android G1 Controlled Robot”