IPhone 3.0 Tethering Is Easy

Did you upgrade your iPhone to 3.0 yet? 9 to 5 Mac has posted a very good reason to upgrade: enabling tethering is almost stupidly simple. Just run a simple command and then go through a restore procedure. All thats left is to sit back and enjoy your other new features you could find on a four year old Nokia.

[Related: ultrasn0w announced]

[via @waxpancake]

IPhone Controlled TV Lift

pcb

[William] sent in this project where he’s using his iPhone to control his TV lift. He’s made a custom PCB with a pic18f122 microprocessor to communicate with the lift. He says it connects to the lift controls via a serial port.  You can see a video of it in action after the break. We really think the shadow turning into an arrow is cool. That was a lucky accident.

Continue reading “IPhone Controlled TV Lift”

TUIO Multitouch On IPhone Via Browser Hack

[vimeo=3975324]

When the MSAFluids Remote multitouch App was rejected, a developer found a way to get virtually the same effect using a safari App. They’re using the TUIO protocol to get the desired remote control. This opens up the door to extending Applications through the browser as well. While this probably wouldn’t allow you to utilize the other sensor inputs from your device, like accelerometer data, it will allow for fast prototyping of applications that don’t need that.

Hard Drive Speaker IPod Dock

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

This looks like someone watched the Obsolete Technology Band, and had to have one of their own. It appears to be a dock, driving several different sizes of old hard drives. While the concept isn’t new, we thought they did a decent job of putting the whole display together. It could be fun to have that mounted on our wall, waiting for geek friends to impress.

IPhone 3.0 Adds Custom Protocol Support For Addons

iphone301

In middle of all the adding features that should have been available day-one, Apple announced something really interesting for the hardware hacking community. The new iPhone 3.0 OS will support application communication over bluetooth or through the dock connector using standard or custom protocols. From Engadget’s coverage:

10:19AM “They talk over the dock, and wirelessly over Bluetooth. Things like playing and pausing music, getting artwork — or you can build your own custom protocols.”
10:19AM “Now here’s a class that we think will be really interesting — medical devices.” Scott’s showing off a blood pressure reader that interfaces with the iPhone — wild.
10:18AM “Here’s an example — an FM transmitter. With 3.0, the dev can build a custom app that pairs up with it, and automatically finds the right station and tunes it in.”
10:18AM “With 3.0, we’re going to enable accessory developers to build custom apps that talk directly to that hardware.”

No solid connection specification has been published yet. We’re excited about the prospect of developing our own accessory hardware, but we wonder what sort of hoops you’ll have to jump through. Apple doesn’t have the best track record when it comes to approvals. Just this week they denied MSA Remote client App Store entry; it’s a multitouch client that uses the standard TUIO protocol. Prepare for similar roadblocks in the future.

[via adafruit]

RFID Controlled Phone Dialing

phone1

In an attempt to create an easier to use interface for the elderly, [Stephen] has put together this phone prototype which uses RFID tags to dial. It is common for our motor skills and eyesight to deteriorate as we get older. There are special phones out there, but generally the only changes they make are enlarged buttons and louder speakers. [Stephen] had the idea to make a system where an elderly person would hold up a picture of the person to the phone and it would dial. He picked up an RFID card reader and an Arduino. The code for the RFID reader was already available, and with minor modifications to prevent multiple swipes from hand tremors or slow movements, he was able to get it working pretty fast. The Arduino then sends the data to an ioBridge to make the call.He’s using Google voice to physically place the call, so you could probably adapt this to other services as well. You can see a video of it in action after the break.

Continue reading “RFID Controlled Phone Dialing”