Questions tagged [metawatch]

a smartwatch by Meta Watch Ltd.

The MetaWatch is brand name of smartwatches developed by Meta Watch, Ltd. Strata MetaWatch and Frame MetaWatch are digital smartwatches released in 2012 funded by raising money via the crowd funding platform Kickstarter.

See http://metawatch.org/

4 questions
2
votes
1 answer

Sending data via Bluetooth with Android

Ive written code that connects and sends data from an Android device to another via Bluetooth. It all works when run from that class. When I create an instance of the class the data gets sent to the output stream before the connection creation has…
Robert de Klerk
  • 624
  • 3
  • 12
  • 24
1
vote
1 answer

FTDI developer clip for metawatch firmware development

I just got my metawatch package to play with. I am thinking to play with firmware on Linux as a hobby. But I am new to USB programming. So there is a starting rocky question from me. The clip is a FTDI device. I browsed FTDI site, there are two…
tao
  • 251
  • 3
  • 13
0
votes
1 answer

Rendering a layout onto a small bitmap (Android)

I want to inflate a layout, draw it onto a 96x96 bitmap, and send it to MetaWatch, whose 96x96 black-and-white screen has no gradations of gray. In fact, I have managed to do it, but I am not content with the result: the characters are either too…
18446744073709551615
  • 16,368
  • 4
  • 94
  • 127
0
votes
1 answer

code examples of Metawatch programming?

Are there some good MetaWatch code samples? Tutorials? Blog articles? I found https://github.com/Pedlar/MetaWatch, but it is a real project, not a code sample. I would like something less complicated. UPD: one more…
18446744073709551615
  • 16,368
  • 4
  • 94
  • 127