Skip to content

Commit 07c5379

Browse files
committed
big update for Sensor Watch Pro
1 parent f412ed2 commit 07c5379

89 files changed

Lines changed: 449 additions & 29750 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

content/en/docs/_index.md

Lines changed: 13 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,17 +6,26 @@ menu:
66
main:
77
weight: 10
88
---
9-
**Not sure where to start?** If you bought a Sensor Watch board on Crowd Supply and need to assemble it, follow the instructions in the video below. But first, read these two notes:
9+
**Not sure where to start?** If you bought a Sensor Watch board on Crowd Supply and need to assemble it, follow the instructions in the video below. But first, read these notes:
1010

1111
Did you also get a Sensor Board?
1212
--------------------------------
1313

1414
If you have a sensor board (such as the Temperature Sensor included with most early orders), **you must install it first**, before you begin the steps in the video. Your sensor board will come packaged with instructions describing how to install it in the Sensor Watch 9-pin connector.
1515

16-
Do you want to install alternate firmware?
17-
------------------------------------------
16+
Update firmware before assembling!
17+
----------------------------------
18+
19+
Sensor Watch Pro ships with a special build of Second Movement that supports both the classic and the custom LCD, via a button press at boot. **It's highly recommended to install a new version of the firmware that targets the LCD you intend to use!** If you wish to install an [alternate firmware](/docs/firmware/prebuilt/), you should download it and install it before installing your Sensor Watch board in the watch case, as installing it in the watch case renders the USB port inaccessible. Instructions for flashing new firmware [can be found here](/docs/firmware/flashing/).
20+
21+
Get to Know Your Watch
22+
----------------------
23+
24+
**[Detailed documentation for using Second Movement, the standard firmware for Sensor Watch, is available here.](/docs/using/)**
25+
26+
Assembly Video
27+
--------------
1828

19-
Sensor Watch ships with a build of Movement that includes a Clock and World Clock, as well as a Sunrise/Sunset and Moon Phase complication (backer boards also include a Temperature watch face). If you wish to install an [alternate firmware](/docs/firmware/prebuilt/), you should download it and install it before installing your Sensor Watch board in the watch case, as installing it in the watch case renders the USB port inaccessible. Instructions for flashing new firmware [can be found here](/docs/firmware/flashing/).
2029

2130
{{< youtube id="Zr0pKeC2VFU" >}}
2231

content/en/docs/firmware/customlcd.md

Lines changed: 35 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,38 @@
22
title: "Building Firmware for the Custom LCD"
33
linkTitle: "Custom LCD"
44
---
5-
This is a placeholder psge; more documentation to follow.
5+
**TL;DR: If you are upgrading an existing Sensor Watch or Sensor Watch Lite board, you will need to re-flash your board with new firmware to take advantage of the new display.** [Firmware images are linked below.](#flashing-pre-built-firmware)
6+
7+
All variants of Sensor Watch — Sensor Watch Pro, Sensor Watch Lite and both the green and blue versions of the original Sensor Watch board — have the ability to drive either the classic Casio LCD, or the new custom LCD designed by Oddly Specific Objects and available from Crowd Supply, but you need a firmware image targeted to your display. Your two options are to download a pre-built firmware image, or to build your own custom firmware with support for the custom LCD.
8+
9+
Boards ordered on Crowd Supply ship with a special firmware image that can support both displays, but we still highly recommend replacing that firmware with a version targeted to your chosen display.
10+
11+
### Flashing Pre-Built Firmware
12+
13+
For the sake of convenience, a pre-built firmware image for the standard Second Movement firmware is provided here. Select the firmware image that matches your board variant and your choice of LCD:
14+
15+
* Sensor Watch Lite
16+
1. [Original Casio display](/docs/firmware/download/standard_red_classic.uf2)
17+
1. [New Custom LCD](/docs/firmware/download/standard_red_custom.uf2)
18+
* Sensor Watch Pro
19+
1. [Original Casio display](/docs/firmware/download/standard_pro_classic.uf2)
20+
1. [New Custom LCD](/docs/firmware/download/standard_pro_custom.uf2)
21+
* Sensor Watch Classic (green boards)
22+
1. [Original Casio display](/docs/firmware/download/standard_green_classic.uf2)
23+
1. [New Custom LCD](/docs/firmware/download/standard_green_custom.uf2)
24+
* Limited Edition Sensor Watch (blue boards)
25+
1. [Original Casio display](/docs/firmware/download/standard_blue_classic.uf2)
26+
1. [New Custom LCD](/docs/firmware/download/standard_blue_custom.uf2)
27+
28+
More custom firmware images are available on the [Prebuilt Alternative Firmware](/docs/firmware/prebuilt/) page.
29+
30+
### Building Custom Firmware
31+
32+
If you want to use watch faces not available in the prebuilt images, uou can also [clone the Second Movement repository](https://github.com/joeycastillo/second-movement) and
33+
[build your own firmware image](/docs/movement/building/). Make sure to add `DISPLAY=classic` or `DISPLAY=custom` as a flag to make; this will ensure that the built firmware image targets the display you have installed.
34+
35+
### Second Movement Builder
36+
37+
We are working on a web-based GUI for point-and-click generation of Sensor Watch firmware images.
38+
39+
Watch this space!
248 KB
Binary file not shown.
249 KB
Binary file not shown.
248 KB
Binary file not shown.
249 KB
Binary file not shown.
249 KB
Binary file not shown.
249 KB
Binary file not shown.
-173 KB
Binary file not shown.
-173 KB
Binary file not shown.

0 commit comments

Comments
 (0)