Bluetooth Wristwatch Based On An Arduino

We hate to admit it, but we missed out on the TI Chronos watch deal last week. While we’re still a little bit burned over the fact that these watches sold out so fast, [Ahmet] sent in his Open Source Bluetooth Watch and we’re thinking this could eventually be a decent replacement.

The watch is built around an Arduino Pro Mini, a scavenged Nokia LCD, and a BlueSMiRF Gold. The Bluetooth connects to a Nokia N900 with a little Bluetooth client app [Ahmet] wrote. He also wrote a small GUI for the watch’s LCD display. Afterwards, he was able to display missed calls, new email, and is now working on support for changing songs on his N900’s media player.

Admittedly, a little work needs to be done on the enclosure. Still, the potential for this watch is much greater than the iPod as a watch project we saw last year. Right now, we’re thinking about what could be added to [Ahmet]’s watch. An accelerometer would probably be on the top of our list, but if you have any ideas feel free to leave them in the comments.

Check out the walk through of the watch’s functions after the break.

Continue reading “Bluetooth Wristwatch Based On An Arduino”

TI’s New Web Site Appeals To The Penny Pincher In Us

tideals_chronos_watch

We’ve got to admit, we’re pretty much cheapskates when it comes to buying electronic bits online. Whether its microcontrollers or PCBs, we hate to part with money. So, we were pretty excited to hear that Texas Instruments is dishing out deals two weeks at a time to hackers, makers, and the like.

Several of you wrote in to tip us off to TI’s new site: TI Deals. Basically, they are deeply discounting various products, changing the lineup every two weeks. Now, we were expecting something like 20%-25% off certain items, but so far the TI Deals look pretty sweet. Right now, they are offering the Chronos watch kit for 50% off – which is a pretty nice discount. We’re definitely interested to see what sorts of other things will go on the chopping block in the future.

Thinking of picking up a Chronos watch? Let us know what sort of project you have planned.

If you are on the fence and need a little inspiration, check out these Chronos-based projects we have featured in the past:

Printable gripping rover is wristwatch controlled

Google two-factor authentication in a wristwatch

Wireless Sniffing and Jamming of Chronos and iclicker

Texas Instruments watch claims it’s a computer mouse

Printable Gripping Rover Is Wristwatch Controlled

[Lars Kristian Roland] is using a wristwatch to control this rover. The bot itself is a utilitarian build with a gripper based on this Thingiverse project. As you can see in the video after the break, it’s got variable speed control based on accelerometer data from a TI ez430 Chronos wristwatch.

The watch connects to the bot wirelessly thanks to a CC1110 development board which relays communications to the on-board Arduino through a serial connection. It looks like it’s a bit of a bother to make slow and precise movements using this setup, but this can probably be changed by tweaking how accelerometer values are interpreted (using a non-linear equation would allow you more control at low speeds without sacrificing top speed for the motors).

Because this is using the same RF hardware that the IM-ME does, we can’t help but wonder if the CC1110 development board could be swapped out for an unused IM-ME dongle?

Continue reading “Printable Gripping Rover Is Wristwatch Controlled”

Interactive Punching Bag

If you need a sparring partner, and do not want to be dependent on finding a willing partner at any random time, then maybe this Interactive Punching Bag will be some interest to you. [Lior], having studied Karate for a while now, originally envisioned a robotic arm that would punch at you using the Texas Instruments Chronos or the Microsoft Kinect as input, though after some initial messing around he decided to scrap that plan and thought “how hard is it to place some LEDs inside a punching bag and sense some force using an Arduino?”

After about a day and a half, using parts from around the shop and a trip to radio shack, he was able to complete his goal, and left some room to expand in the future. The bag currently features 3 resistive sensors, 3 LED’s, and is using a laptop for feedback, though an LCD is on its way. The expansion room allows for 3 more sensors and LED’s for twice the action and more complex games.

Speaking of games, the punching bag currently has 3 different exercise programs, as many punches as you can in 30 seconds mode, a programmable sequence mode, and random which occasionally punches back. Join us after the break for a quick video, and check out the page for details and a pile of pictures.

Continue reading “Interactive Punching Bag”

Google Two-factor Authentication In A Wristwatch

chronos_two_factor_authentication

The Chronos watch from Texas Instruments is a handy little piece of hardware if placed in the right hands. If you are not familiar with the platform, it is marketed as a “wearable wireless development system that comes in a sports watch”. In plain English, it’s a wearable wireless MCU mated with a 96 segment LCD, that boasts an integrated pressure sensor and 3-axis accelerometer. It is capable of running custom firmware, which allows it to do just about anything you would like.

[Huan Trong] wanted to take advantage of Google’s new two-factor authentication, and decided his Chronos would make a great fob, since he would likely be wearing the watch most of the time anyhow. He put together some custom firmware that allows the watch to function as an authentication fob, providing the user with a valid Google passcode on command.

He does warn that the software is alpha code at best, stating that it doesn’t even allow the watch to keep time at the moment. We are definitely looking forward to seeing more code in the near future, keep up the great work!

Be sure to stick around to see a video of his watch in action.

Continue reading “Google Two-factor Authentication In A Wristwatch”

Texas Instruments Watch Claims It’s A Computer Mouse

[youtube http://www.youtube.com/watch?v=TDL3JRG_zrs%5D

[Jack Toole] and his team [Aaron King] and [Libo He] sent in their computer interface dubbed the Chronos Flying Mouse. The video above explains the concept very thoroughly, but we’ll reiterate some of the highlights here. The project uses a Chronos EZ430 with its accelerometers to wirelessly transmit delta positions of the user’s wrist. Add a little open source software and you have a regular PC mouse, a video game joystick, a game wheel, and a few other different devices in one. We just love the suave feeling of snapping to click.

Robot Boxing With Wrist Watches

The classic injection molded plastic Rock ‘Em Sock ‘Em Robots has been upgraded to use motion control. The project uses four TI Chronos watches, one on each wrist of both players. In the video after the break we get a good look at the guts of the base unit. We’re quite impressed with the quality craftsmanship that went into retrofitting the plastic bots with four servos each. The electronics include some bells and whistles such as an SD card that records scores and can replay a match via saved inputs. If you’ve got a couple of these watches on hand we’d love to see you port this project and make it a Punchout controller.
Continue reading “Robot Boxing With Wrist Watches”