Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Pebble SDK

Pebble SDK

Oursky Limited

April 29, 2013
Tweet

More Decks by Oursky Limited

Other Decks in Programming

Transcript

  1. What is Pebble? • 144x168px display • Bluetooth v2.1 •

    4 buttons • Vibrating motor • 3 axis accelerometer Load apps from Phone (Pebble watchapp store)
  2. Pebble Apps 2 types: • Watchface App ◦ Normally use

    minutes / seconds handlers ◦ Carefully handle usage of system resources • Standard App ◦ Has status bar at the top ◦ May update more frequently ◦ Responsible to button press
  3. Current development • Support ◦ Custom watchface app ◦ Send

    notification from Android • Not yet supported ◦ Send notification from iOS ◦ Sport related feature, e.g. accelerometer Still new and API would break in future SDK release
  4. Build the app • Written in C • Event based

    Showcase: Credits: written by Hudson http://forums.getpebble.com/discussion/4316/three-timezones https://bitbucket.org/hudson/pebble/src/f71a20ccc3c3/timezones/src?at=default