Skip to content

Commit 81ad66c

Browse files
committed
Update hardware specs for Pebble Time 2* Design Reveal
Signed-off-by: Olly Stedall <[email protected]>
1 parent 83c7d7e commit 81ad66c

File tree

1 file changed

+65
-8
lines changed

1 file changed

+65
-8
lines changed

source/_includes/hardware-platforms.html

Lines changed: 65 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@
2727
<th nowrap="nowrap">Time,<br />Time Steel</th>
2828
<th>Time Round</th>
2929
<th>Pebble 2</th>
30-
<th nowrap="nowrap">Pebble 2 Duo<br /><em>(Core 2 Duo)</em></th>
31-
<th nowrap="nowrap">Pebble Time 2*<br /><em>(Core Time 2)</em></th>
30+
<th nowrap="nowrap">Pebble 2 Duo</th>
31+
<th nowrap="nowrap">Pebble Time 2*</th>
3232
</tr>
3333
</thead>
3434
<tbody>
@@ -101,7 +101,7 @@
101101
<td>202</td>
102102
</tr>
103103
<tr>
104-
<td>Supported Colors</td>
104+
<td>Display Colors</td>
105105
<td>2<br /><em>(B/W)</em></td>
106106
<td colspan="2">64<br /><em>(Color)</em></td>
107107
<td colspan="2">2<br /><em>(B/W)</em></td>
@@ -112,6 +112,11 @@
112112
<td colspan="5">No</td>
113113
<td>Yes</td>
114114
</tr>
115+
<tr>
116+
<td>Backlight</td>
117+
<td colspan="5">White LED</td>
118+
<td colspan="1">Multicolor<br />RGB LED</td>
119+
</tr>
115120
<tr>
116121
<td>Heart Rate Monitor</td>
117122
<td>No</td>
@@ -123,7 +128,8 @@
123128
<tr>
124129
<td>Microphone</td>
125130
<td>No</td>
126-
<td colspan="5">Yes</td>
131+
<td colspan="4">Yes</td>
132+
<td>Yes<br /><em>(with 2nd Mic for ENC<sup>*1</sup>)</em></td>
127133
</tr>
128134
<tr>
129135
<td>Speaker</td>
@@ -135,7 +141,7 @@
135141
<td colspan="3">Accelerometer, Compass</td>
136142
<td>Accelerometer</td>
137143
<td>6-axis IMU, Compass, Barometer</td>
138-
<td>6-axis IMU, Compass (still TBD)</td>
144+
<td>6-axis IMU, Compass</td>
139145
</tr>
140146
<tr>
141147
<td>Buttons</td>
@@ -146,12 +152,63 @@
146152
<td colspan="4">ERM (eccentric rotating mass)</td>
147153
<td colspan="2">LRA (linear resonant actuator)</td>
148154
</tr>
155+
<tr>
156+
<td>Case Material</td>
157+
<td colspan="2">Polycarbonate <em>(P, PT)</em><br />Stainless Steel 316 <em>(PS, PTS)</em></td>
158+
<td>Stainless Steel 316</td>
159+
<td colspan="2">Polycarbonate</td>
160+
<td>Stainless Steel 316</td>
161+
</tr>
162+
<tr>
163+
<td>Lens Material</td>
164+
<td>Polycarbonate</td>
165+
<td>Gorilla Glass<br /><em>(curved)</em></td>
166+
<td colspan="2">Gorilla Glass<br /><em>(flat)</em></td>
167+
<td colspan="2">Hardenend Glass<br /><em>(flat)</em></td>
168+
</tr>
149169
<tr>
150170
<td>Charging Port</td>
151171
<td>Power only</td>
152172
<td colspan="2">Smart accessory port</td>
153-
<td>Smart accessory port <em>(data only)</em></td>
173+
<td>Smart accessory port<br /><em>(data only)</em></td>
154174
<td colspan="2">Power only</td>
155175
</tr>
156-
</tbody>
157-
</table>
176+
<tr>
177+
<td>Battery Life</td>
178+
<td colspan="2">~7 days</td>
179+
<td>~2 days</td>
180+
<td>~7 days</td>
181+
<td colspan="2">~30 days</td>
182+
</tr>
183+
<tr>
184+
<td>Water Resistance</td>
185+
<td>5 ATM<sup>*2</sup><br /><em>(50 m)</em></td>
186+
<td>3 ATM<sup>*2</sup><br /><em>(30 m)</em></td>
187+
<td>None<br /><em>(Splash Resistant)</em></td>
188+
<td>3 ATM<sup>*2</sup><br /><em>(30 m)</em></td>
189+
<td colspan="2">TBD<br /><em>(target IPX8)</em></td>
190+
</tr>
191+
<thead>
192+
<tr>
193+
<th>Model</th>
194+
<th>Classic,<br />Steel</th>
195+
<th nowrap="nowrap">Time,<br />Time Steel</th>
196+
<th>Time Round</th>
197+
<th>Pebble 2</th>
198+
<th nowrap="nowrap">Pebble 2 Duo</th>
199+
<th nowrap="nowrap">Pebble Time 2*</th>
200+
</tr>
201+
</thead>
202+
</table>
203+
204+
<div style="font-size: 0.9em; margin-top: 1em;">
205+
<p><sup>*1</sup> ENC = Environmental Noise Cancellation</p>
206+
<p><sup>*2</sup> Please note regarding water resistance:</p>
207+
<ul style="margin-top: 0; margin-bottom: 0;">
208+
<li>3 ATM &rarr; Safe for hand-washing, rain, splashes, and brief immersion, but not for
209+
swimming/diving.</li>
210+
<li>5 ATM &rarr; Safe for swimming in shallow water, showering, and snorkeling, but not for
211+
diving.</li>
212+
<br>
213+
</ul>
214+
</div>

0 commit comments

Comments
 (0)