Hacker News new | ask | show | jobs
by jmptable 2950 days ago
If someone were able to find a reliable source for the same band this work could turn into the nucleus of many wearable projects. It's hard for beginners to build electronics that are 1. small 2. comfortable 3. power efficient. These bands already take care of all of that.

There are many applications for this sort of platform. One could easily build a discreet pen testing tool which records information it sees about Bluetooth devices nearby. Or create an embedded engineering Swiss Army knife which exposes IO on your wrist to an app on your phone so you can jack into gadgets you find and poke around on the spot. Fun social applications to try too, like buying one of these for every attendee at your conference and building peer-to-peer applications on top.

Mapping out the programming interface is essential to enabling all that fun, but so is finding a reliable source for these devices.

2 comments

One simple hack I can imagine is a text-to-morse transmitter. He's figured out how to vibrate the motor, if one can have an app that reads the phone's notification and talks over Bluetooth, one could convert it to morse so the user can receive his messages through vibrations in his wrist.

Although I suppose it would remain as a hack, if my I programmed this and bracelet starts vibrating the first thing I would do is pick up my phone to use my eyes instead of the morse code...

Power efficiency is mostly down to firmware, not the hardware itself. For example, using the synthesized low-frequency clock (like the article does) will increase current consumption tenfold.