Wristwatch USB Drive
opwierde writes "For the gadget happy multitude LAKS has made the ultimate wristwatch. It's a USB drive combined with a watch and they've managed to make it look rather nice." (This looks like a nice place to store a persistent homedir to use with Knoppix-MiB ;))
Now my hands can be used for other things! Ohhh wait, 128MB ... hmmm, that's a decent sized porn clip...
Nevermind, there are no new uses for my hands here, sorry.
Cyde Weys Musings - Scrutinizing the inscrutable
Okay now, come on!!!
USB watch, toothbrush, shaver, coffee pot, George Foreman grill...
yet there's one thing every nerd still needs by their computer, a USB Girlfriend!!!
Colossians 2:8
Made it look nice? With that honking USB connector wrapped around the wrist strap? Why not brand the word "NERD" across your forehead?
...because you can daisy chain 127 of them together.
"Accept that some days you are the pigeon, and some days you are the statue." - David Brent, Wernham Hogg
While I'd be the first to agree that maybe a radio isn't cool just because it runs Linux, or a watch isn't cool just because it has USB, this tends to be the theme of Slashdot. Certainly, I take it with something of a grain of salt and read other news sources, but I find Slashdot interesting. If you don't like the common topics (like useless gadgetry), then don't read it. If you read for the sake of pointing out things you don't like, you are little more than a troll.
Please befriend me if you don't like idiots.
If you're going to be storing files on your watch, you might as well listen to music at the same time with one of these.
You can buy one for the low price of $129.99 USD at your local Radioshack.
Not only does it function as a watch, it also plays mp3 files (4 hours of play time on one AAA battery) and stores data (by way of usb mass storage device).
You get a choice of wearing it on the GripClip cradle, wriststrap, or lanyard. Much more convenient than just a watch.
It works without drivers in winXP (or newer, when we get newer) and MacOSX.
Best of all. Because it acts as a USB mass storage device it works under linux. Simply compile in the usb drivers, usb mass storage drivers, FAT files system drivers, and scsi generic drivers and your ready to go (after a simple mount =)
It even includes the AAA battery =)
-this comment would be modded up if I posted it earlier =)
I got one of these myself and it's really nice.
/dev/sda2
/dev/sda
Anyway I wanted to be a bit more sophisticated
and have multiple disk images that I can just
dd to the watch (/dev/sda) as required., rather
than just have the 1 vfat partition on it.
However when you dd a 2 partition disk image to
the watch for e.g. after it's been registered
with having only 1 partition, you can't mount
or do anything with
So you need to get the linux kernel to reread
the partition table, and the handy way to do
this is: blockdev --rereadpt
also the best size to read/write the watch (32MB
version anyway) is: 32k, so to backup the watch
just: dd bs=32k if=/dev/sda of=watch.backup
It's also available at ThinkGeek.
It's incredibly easy to set up a USB drive in Linux.
Linux is the easiest, most intuitive operating system out there. No other OS comes close.
For more information, click here.