about me and the kiezel watchfaces team

Post on 12-Apr-2017

163 Views

Category:

Devices & Hardware

0 Downloads

Preview:

Click to see full reader

TRANSCRIPT

• How I got started with Pebble • Calendar Cards • The Kiezel Story • Modern Classic and Timeline

Overview

How I got started with Pebble

• Got first batch Pebble • SDK was still “young” • I am not a designer… • Got Pebble Time from Kickstarter • Met designer in reddit • Calendar Cards was born

Calendar Cards• Show next event from

Google Calendar • Weather based on your

location • Battery Level • Bluetooth status

How GCalendar integration works

• Permission request to access GCalendar (oAuth)

• Event list retrieval from main Calendar

• Next event received and shown in the face

The Kiezel Story

• Jaron Pulver (designer) and Kristof Verpoorten (developer) met in reddit

• Did concepts until they figure out how to push limits of Pebble faces

Current Kiezel Team

Modern Classic

Shake actions configurable:

• Turn Light on • Show Date • Show Temperature • Show Battery Percent • Cycle

Timeline

Minutes animation• Every Minute • Every second (continuous)

How Timeline animation works

First approach: BitmapLayer and animation Current approach: • Load Bitmap in memory • Use gbitmap_create_as_sub_bitmap and

graphics_draw_bitmap_in_rect • Move 2 sub-bitmaps around to do scrolling • Change pixel colors to match the one selected in

config

top related