NOTICE: The Processors Wiki will End-of-Life on January 15, 2021. It is recommended to download any files or other content you may need that are hosted on processors.wiki.ti.com. The site is now set to read only.
Ultimate Workout Companion
{{#evp:youtube|3_PLSsjQIOM|Watch our video! Don't forget to vote!|right}}
Please watch the video on the Ultimate Workout Companion to the right!
The Ultimate Workout Companion offers the ultimate in TI technology to provide its user with the best workout experience possible. It interfaces simultaneously with multiple wireless devices and internal sensors to provide an accurate heart rate, distance traveled, calories burned, and weight lost. It warns the user if they are overexerting themselves or overheating. It also interfaces with your multimedia PC for playing and pausing workout videos.
Don't forget to vote!
Contents
Authors[edit]
- Mike Pridgen (pridgen@ti.com)
- Thomas Vermeer (tvermeer@ti.com)
Features[edit]
Interfaces with six devices simultaneously:
- Monitors your heart rate
- Pause your workout video
- Calculates distance walked
- Monitors your temperature
- Adjusts calories burned for altitude
- Monitors battery voltage
Using the Ultimate Workout Companion[edit]
The Ultimate Workout Companion is a mode available in the top line menu, after the acceleration mode. A BM innovations GmbH wireless heart rate monitor is required to run the UWC.
Starting the Ultimate Workout Companion
(If play/pause functionality is not desired, skip to Step 8):
- Plug the USB RF Access Point into a front USB port on the Media PC (install drivers if necessary)
- Start the Texas Instruments eZ430-Chronos Control Center
- Select the "Key Conf" tab
- Select "Ultimate Workout Companion.ini" and click "Load"
- Select the "SimpliciTI Syn" tab
- Click "Start Access Point"
- Start the workout video on the Media PC
- Insure the BMi heartrate monitor is securely strapped around your chest.
- Press the * key until "UWC" is displayed.
- Press and hold the * key until the wireless icon begins flashing
- Begin working out
- To pause the workout video (if desired), press the Up Arrow button
Installing the Ultimate Workout Companion on the TI Chronos[edit]
To install the Ultimate Workout Companion, you need the full version of Code Composer Studio installed on your computer.
Installing the Ultimate Workout Companion on the Chronos:
- Download the uwc.zip file below to your PC and extract
- Start Code Composer Studio
- Select Project -> Import Existing CCS/CCE Eclipse Project
- Select the Select search-directory radial button
- Browse to the extracted folder, selecting the folder called Sports Watch
- Select Finish to import the project
- In the C/C++ Projects Window, right-click on the project "ez430_chronos"
- Select Active Build Configuration -> 915MHz - Unrestricted CCS Platinum (USA)
- Right-click on the "ez430_chronos" project again
- Select Set as Active Project
- Select Project -> Build Active Project
- While the project builds, follow the directions to disassemble the watch and remove the module
- Remove the battery from the back of the watch
- Carefully plug the watch module into the eZ430 Emulator taking care to align the pins
- Plug the eZ430 Emulator and watch module into an available USB port on the PC (installing drivers if necessary)
- Once the project is done building, select Target -> Debug Active Project
- After the module is programmed select Stop Debugging.
- When Code Composer Studio returns to the C/C++ window, remove the watch module
- Reinsert the battery, then reassemble the watch
- When the screen turns on, press any button to start the Chronos
Source Code[edit]
The source code is available here.