Coded Entry Using Your Wristwatch

[Ziyan] and [Zach] built a door entry system that uses a code entered from your wristwatch. They’re using the TI eZ-430 Chronos that we saw in November. There is a project box mounted over the deadbolt lever. Inside, the wireless fob waits for the watch to connect. When a watch has connected and the correct code is received (using 128 bit encryption) the fob actuates a servo to turn the lock. On the user side of things the code is entered by tapping the watch. The built-in accelerometer picks up these taps and relays them to the door unit.

It’s a heck of a project! Check out their demonstration video after the break. We’d like to see a mechanical option for escaping the apartment in case the door unit fails but otherwise we think this is perfectly executed. We’re looking forward to seeing more projects that tap into this TI hardware.

Continue reading “Coded Entry Using Your Wristwatch”

TI-nspire Hacked

The regulars at the United T1 forums keep them coming, this time hacking the Texas Instruments Nspire graphing calculator. We enjoy seeing the exploits that unlock the backend of these types of devices. The difference this time is that the hacking continues even though Texas Instruments has shown that it intends to protect the security of their devices using the DMCA. The Nspire thread linked above discusses the DMCA concerns just a bit but it seems obvious to us that running your own code falls under the umbrella of the act. The exploit package hasn’t yet been posted, but if you want it make sure you check back regularly before the take-down order comes in from TI.

[Thanks Iceman]

Pong On Your Wrist

pong_wristwatch

[John] wanted to take a pong clock and put it in a wristwatch form factor. Take an afternoon and pour over his detailed build logs. This multi-year project is done with meticulous cleanliness that makes us jealous. He’s milled the case and buttons himself, achieving a professional look that equals or surpasses the quality of some commercially available “gaming” watches. The project centers around an OLED display driven by a TI MSP430F2013 processor. Don’t miss the video after the break covering prototyping, PCB work, case milling, and the watch in action. Currently, this is the third generation of development but with a project this exciting, are you ever really finished? Continue reading “Pong On Your Wrist”

Bohemian Rhapsody On Old Hardware

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

Here’s another junk music performance to add to the list. [bd594] put together this rendition of Queen’s Bohemian Rhapsody on assorted computing equipment. The lead piano sound is from an Atari 800XL. Lead guitar is a Texas Instruments TI-99/4a. An 8inch floppy plays bass while a HP ScanJet 3C covers the vocals. He had to dub the scanner four times to get all of the vocal parts. He wanted to use four independent scanners but the prices on eBay were forbidding. The use of oscilloscopes to show the wave forms in the video is a nice touch. Check out our post about Radiohead’s Nude for more examples of this.

[via adafruit]

Parts: 8bit IO Expander (PCF8574)

pcf8574

Sometimes a project has more sensors, buttons, or LEDs than your microcontroller has pins. The PCF8574 is an easy way to add 8 low-speed input or output pins to a microcontroller. A configurable address lets multiple PCF8574s exist on the same bus, so two microcontroller pins can control dozens of IO pins. We’ll show you how to use this chip below.

Continue reading “Parts: 8bit IO Expander (PCF8574)”

Pandora Dev Unit Unboxed

pandora

[skeezix] has got his hands on one of the first Pandora dev kits to make it out the door and took a few photos. This is 1 of the 20 MK2 devboards that were produced. Although, not final it certainly is close to the version they’ll be shipping. Pandora is a Linux based portable game console. The main chip in the clamshell device is a TI OMAP3530. It has OpenGL hardware acceleration and an 800×480 touchscreen. A QWERTY keyboard is included along with analog and digital game controls. WiFi, bluetooth, USB host, TV-out, and dual SDHC card slots round out the package. The team has already presold 4000 devices.