Live data from Hacker News

Show HN: Our new $149 hackable Bluetooth wristwatch

getinpulse.com

41–50 of 155 posts

Re: Show HN: Our new $149 hackable Bluetooth wristwatch

#41
I've had this page bookmarked for months, waiting to be able to order it (back when it was just designed as a bluetooth extension to blackberry devices).

Petty about US/CA shipping only, seems a pretty dumb move (unless there's some reason, other than shipping costs which you can make customers pay, for limiting who can buy it).

Re: Show HN: Our new $149 hackable Bluetooth wristwatch

#42

For comparison: Texas Instruments sell something called the EZ430 Chronos watch, which has a much lower-res display, a proprietary RF protocol with a USB transceiver, and a bunch more sensors including 3-axis accelerometers, pressure and temperature. It is based on the MSP430 microprocessor which is much less powerful than this thing, its capped at 16mhz or something IIRC and only has around 8K of program space. It i…

It is interesting to note that the EZ430-Chronos can last about 6 months on a charge if continuously reading BlueRobin data (which is a one-direction wireless data) while this inPulse aparently can only last 2 to 3 days recieving data over bluetooth. Less powerful processor and cheaper display might be a good thing, depending on your uses.

Yeah. TI aren't lying when they describe the MSP430 line as 'ultra low power.' You can run them on fruit (grapes etc.)

http://www.youtube.com/watch?v=ZxGZIiyyxrM

(the video is worth it for the 'joke' alone.)

Re: Show HN: Our new $149 hackable Bluetooth wristwatch

#43
This is very cool. I own a few Timex Datalink watches which are also programmable. Timex recently discontinued the Datalink and they're already becoming very hard to find. I hoping some company would come up with a suitable replacement but unfortunately nobody seems to build something with a comparable design.

The advantages of the Datalink are that it always shows the time (no button press necessary), the battery lasts an entire year, is water-resistant, and is small and subtle. It also just makes a damn good watch without any of the programmable features. Every other programmable watch available is anything but subtle, with a display that isn't active all the time, and has to be constantly recharged. Those are considerable failings for a watch.

What the Datalink lacks is a denser display (but remaining as 1bit LCD is ok), any sort of wireless (ANT+ would be suitable), and sensors (pulse, altitude, position, etc). It could also use, obviously, a faster processor with more RAM and storage (it also has 32k).

The price for this watch is fantastic but it's still just not quite what I'm looking for.

Re: Show HN: Our new $149 hackable Bluetooth wristwatch

#44
This is a very hacker-unfriendly device. I wouldn't buy one.

The SDK's compilation tool doesn't invoke a compiler; it uploads your code to a service running off of http://174.129.29.50:8080.

The Arduino is fantastic because the bootloader is open-source, the hardware is open-source, and it's easy to find out full information about the hardware and pull the MCU datasheets yourself.

Re: Show HN: Our new $149 hackable Bluetooth wristwatch

#45

This is mind blowing. Any plans for iOS support? Jailbreak or otherwise?

Hey, we actually do have iOS support, but yeah the device has to be jailbroken. You can read the FAQ here www.getinpulse.com/faq

The FAQ doesn't mention any jailbreak support. It just says that there's no iOS support :(

Re: Show HN: Our new $149 hackable Bluetooth wristwatch

#47
post #16
post #14

Earlier quoted context omitted.

Ok first question: Why only one button? Two would have been really nice for most things (like back and forward in powerpoint/itunes). Edit: Another one: Why don't you ship outside the US/Canada? I considered buying one, but I'm in Germany :(

We choose one button to keep it simple (and quicker to get to market). You can do a lot of things with just one button, just look at the single button on the iPhone! For example, you can do two actions, like click and click-hold.

also, double-tap.

Re: Show HN: Our new $149 hackable Bluetooth wristwatch

#48
post #38
post #13

Earlier quoted context omitted.

Yup, but we've got Bluetooth, a fantastic OLED screen, and example Python, Android, Blackberry code! Also, we're right here on HN to answer your questions!

What's the actual hardware inside? Do you expose (quasi-)standard ARM JTAG?

We're trying to make it as easy as Arduino to develop an app for your watch! To dodge the arm-gcc toolchain issue, we've built a cloudcompile system which allows all platforms Mac/Ubuntu/Windows to have an equally easy time compiling. Simply code your app in C, then run our python script to compile your code and load it onto your watch, wirelessly!

Re: Show HN: Our new $149 hackable Bluetooth wristwatch

#49
post #41

I've had this page bookmarked for months, waiting to be able to order it (back when it was just designed as a bluetooth extension to blackberry devices). Petty about US/CA shipping only, seems a pretty dumb move (unless there's some reason, other than shipping costs which you can make customers pay, for limiting who can buy it).

>(unless there's some reason, other than shipping costs which you can make customers pay, for limiting who can buy it)

Shipping goods for money internationally is a bureaucratic nightmare. A million possible edge cases to do with tax and so forth. This is why hardware startups often only take orders from their home country for their first batch.

Re: Show HN: Our new $149 hackable Bluetooth wristwatch

#50
post #32

Earlier quoted context omitted.

What are the dimensions? (I'd love an accelerometer - sure you guys are well aware of the possibilities)

96x128 pix full color OLED display

Ah - sorry - I was after physical dimensions - i can kinda figure it from the videos, but I'd like to know if it would actually fit on my writs comfortably.
Post reply on HN