pebble/devsite/source/round/getting-started.md
2025-02-24 18:58:29 -08:00

3.9 KiB

title description layout permalink generate_toc search_index platform_choice
Getting Started with Pebble Time Round Details on all the new features and APIs available for the Chalk platfom, or Pebble Time Round. sdk/markdown /round/getting-started/ true true true

With the addition of Pebble Time Round to the Pebble hardware family, the Pebble SDK now targets a third platform called Chalk. Feature-wise, this new hardware is very similar to the Basalt platform with one major difference - a new display with a round shape and increased resolution.

Pebble SDK 3.6 is available to help developers write apps that are compatible with all hardware platforms. New graphics APIs and UI component behaviors assist with creating layouts ideally suited for both the rectangular and round display types.

^LC^ [Get the SDK >{center,bg-lightblue,fg-white}](/sdk/download/?sdk={{ site.data.sdk.c.version }})

^CP^ Launch CloudPebble >{center,bg-lightblue,fg-white}

New Resources

To get you started, we have updated the following sections of the Pebble Developer site with new content and information on designing and developing for the new Pebble hardware platform:

  • An updated Hardware Comparison chart - See the hardware differences between all Pebble platforms.

  • Design in the Round - A new section of the Design and Interaction guides with design guidance on how to best take advantage of this new display shape.

  • Creating Circular Apps - A new guide describing how to use new graphics APIs and features.

  • An updated Building for Every Pebble guide - New information added on how to keep apps compatible with all three Pebble hardware platforms.

  • Revised Platform-specific Resources guide - App resources can now be tagged according to intended usage in more ways than before to allow tailored resources for different display shapes.

New Examples

A number of new example apps have been created to help illustrate the round concept. They are listed below.

Watchfaces

Time Dots

^LC^ time-dots >{pebble-screenshot,pebble-screenshot--time-round-silver-14}

^CP^ time-dots >{pebble-screenshot,pebble-screenshot--time-round-silver-14}

Concentricity {% screenshot_viewer %} { "image": "/images/sdk/concentricity.png", "platforms": [ {"hw": "aplite", "wrapper": "red"}, {"hw": "basalt", "wrapper": "time-black"}, {"hw": "chalk", "wrapper": "time-round-silver-14"} ] } {% endscreenshot_viewer %}

Watchapps

ContentIndicator Demo

^LC^ content-indicator-demo >{pebble-screenshot,pebble-screenshot--time-round-silver-14}

^CP^ content-indicator-demo >{pebble-screenshot,pebble-screenshot--time-round-silver-14}