pebble/devsite/source/_guides/smartstraps/index.md
2025-02-24 18:58:29 -08:00

2.5 KiB

title description guide_group menu permalink generate_toc hide_comments related_docs related_examples
Smartstraps Information on creating and talking to smartstraps. smartstraps false /guides/smartstraps/ false true
Smartstrap
title url
Smartstrap Button Counter https://github.com/pebble-examples/smartstrap-button-counter
title url
Smartstrap Library Test https://github.com/pebble-examples/smartstrap-library-test

The smart accessory port on the back of Pebble Time, Pebble Time Steel, and Pebble Time Round makes it possible to create accessories with electronics built-in to improve the capabilities of the watch itself. Wrist-mounted pieces of hardware that interface with a Pebble watch are called smartstraps and can potentially host many electronic components from LEDs, to temperature sensors, or even external batteries to boost battery life.

This section of the developer guides details everything a developer should need to produce a smartstrap for Pebble; from 3D CAD diagrams, to electrical characteristics, to software API and protocol specification details.

Contents

{% include guides/contents-group.md group=page.group_data %}

Availablility

The Smartstrap API is available on the following platforms and firmwares.

Platform Model Firmware
Basalt Pebble Time/Pebble Time Steel 3.4+
Chalk Pebble Time Round 3.6+

Apps that use smartstraps but run on incompatible platforms can use compile-time defines to provide alternative behavior in this case. Read {% guide_link best-practices/building-for-every-pebble %} for more information on supporting multiple platforms with differing capabilities.

Video Introduction

Watch the video below for a detailed introduction to the Smartstrap API by Brian Gomberg (Firmware team), given at the PebbleSF Meetup.

EMBED