Timex M851 Getting Started Manual
Timex M851 Getting Started Manual

Timex M851 Getting Started Manual

Usb datalink sdk wristwatch
Hide thumbs Also See for M851:

Advertisement

Quick Links

Introducing the Timex USB Datalink Wristwatch

The Timex USB Datalink Wristwatch, known internally by Timex as the model M851, features a watch
platform that can be configured by a PC and can upload and download through a standard USB port. The watch
has 14 slots available for applications which you can choose according to your requirements. Want a business
watch for the week? Configure the watch with appointment and contact applications. Running this weekend?
A choice of a 200-lap chronograph and an interval timer can make the event worthwhile. No need to write
down the stored laps and manually enter the data in the computer. The upload features of the PIM can do that
for you.
The watch provides built-in applications that address the needs of general watch users for business and sports.
Examples would be : Chronograph, Countdown Timer, Interval Timer, Synchro Timer, Alarm, Appointments,
Occasion, Contacts (phonebook), Schedule and Notes. WristApps (custom applications you can download to
the watch) are also available: digital counter, pulse, demo, games, and world time viewer.
But, I would like the watch to do this...
Don't like the standard PIM? Do you want to customize the configuration software to grab data from other
sources like the internet? Do you need a specific watch based application to serve the needs of your clientele?
Do you want to create a stand alone application that configures the watch for a specific purpose?
The Timex USB Datalink Software Development Kit (SDK) provides four solutions to customizing the
Datalink system.
WristApps. Design custom watch applications using assembly language.
WristApp Configuration Plug-In. Use the built-in watch application and provide a custom PC user
interface to grab data from any source and convert it to the watch database format.
Data Import. Store the data into a comma-delimited format and import it using the standard
configuration interface of the built-in applications.
PIM. Create a custom PC application interface between the user and the watch. Program with Visual
C++ or Visual Basic.
Getting Started with the
Timex USB Datalink SDK
Page 1 of 5

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the M851 and is the answer not in the manual?

Questions and answers

Subscribe to Our Youtube Channel

Summary of Contents for Timex M851

  • Page 1 Introducing the Timex USB Datalink Wristwatch The Timex USB Datalink Wristwatch, known internally by Timex as the model M851, features a watch platform that can be configured by a PC and can upload and download through a standard USB port. The watch has 14 slots available for applications which you can choose according to your requirements.
  • Page 2 The WristApp SDK files are located in the root directory at C:\M851. 2. Coding the WristApp. Actually, the sample Counter WristApp is already coded, debugged and tested. The design process from start to finish is detailed in the document “M851 Counter WristApp Design Guide.pdf”.
  • Page 3 C:\m851\app\counter\build\counter.scr. Populating the entries in this utility is described in the document “M851 Counter WristApp Design Rev 1_0.pdf”. So let’s open the builder file and start compiling. Click on the menu item File\Open… and browse through the directories until you find COUNTER.SCR, select the file and then click OK.
  • Page 4 Time-of-Day main processing code to enhance TOD functionality. A sample code shows how to tap into the update events passed to the TOD application to be manipulated during a M851 Terminate And Stay Resident Code for TOD mode.pdf minute update. [ Microcontroller Instruction Set.
  • Page 5 foreground state handler, changing to the next mode, handling the crown, setting and blinking operations. TimeWarp. A sample terminate-and-stay-resident code. A code plug-in for the built-in TOD application to enhance display updates during minute rollovers. World Time. Displays the 24 time zones specified in a PC configuration application. This shows how the database access APIs are used.

Table of Contents