Temperature Data Logging with TI eZ430-Chronos Watch

I wanted to record 24-hour of temperature data with eZ430-Chronos devkit and draw the result in a spreadsheet to see how the temperature evolves during the day. Here are the instructions to do so.

1. Update firmware to Chronos Datalogger.

In order to record temperature data in your eZ430-Chronos development kit, you’ll need to update the firmware to use Chronos Datalogger.

First start the Chronos Control Center, click on the Wireless Update tab, click on browse to select the Chronos Datalogger firmware file matching your hardware. In my case, I selected  C:\Program Files\Texas Instruments\eZ430-Chronos\Recovery\Chronos Watch\Applications\eZ430_Chronos_Datalogger_433MHz_1_5.txt.

Then click on Update Chronos Watch.  On the watch, press the # button several time to enter rFbSl mode and press the down button to start the wireless update.

2. Configure the watch for temperature logging.

Now start Chronos Data Logger software,  click on Start Access Point. On your watch,  press the # button to enter Sync mode and press the down button to enable communication.

In Chronos Data Logger, press Read Data, enable Temperature data log mode, set the data log interval to 60 seconds and click on Set Watch.

TI eZ430 Datalogger configure to record temperature data

TI Wireless Watch Temperature RecordingClick Read Data again to make sure the settings are correct. N.B: Some strings in the screenshot above are incomplete since Texas Instruments software does not support large font and non-default dpi settings.

Back to the watch, click on the down button to disable wireless communication, place the watch where you want to measure temperature, ideally some places not exposed to the sunlight through the day, press the # button to enter dLoG mode (Data Logging Mode) and press the down button to start logging.  The display on your watch should display a (R) icon to indicate data recording is in progress as shown on the picture on the right.

3. Retrieve data and display results.

After 24 hours, stop data logging by press the down button on the watch, press the # button to enter Sync Mode and press the down button to enable wireless communication.

In Chronos Datalogger software, start the access point, click on browse to select the file to save the data to and click download.

The data is recorded is available in temperature_data_24_March_2011.log

Disable wireless communication on the watch to save the battery power.

Rename to file with an csv extension, and double click on it to start Excel or scalc.

You can now draw the temperature profile as show below.

Outdoor Temperature Chart for 24 hours

The record starts and ends at 17h00. The vertical scale is in degree Celsius.

We can see that the temperature goes down almost linearly during the night, stay stable around 30 minutes after sunset, before rising sharply until 14h00 and stays there until 16h00 before starting to decline (about 2h30 before sunset). Such profile could be used, for example, to decide when you want to set your air-conditioner to turn off at night. In that case, if you want to turn it off when the temperature reaches 24 degrees, you would set the turn off time at 3am.

4. Software and firmware improvement proposals.

If we’d like to do such recording regularly, the following improvement could be performed:

  • Increase the logging interval to 5 or 10 minutes which would require to increase the counter variable to 16-bit in the firmware. This would allow longer period of data recording as the data logger memory is limited to 8KB.
  • We now need to manually enable/disable wireless communication on the watch for the sake of the battery life, but we could configure the watch to enable / disable wireless communication and upload the data automatically at a fixed time (e.g. once a day, once a week…).
  • The PC software would have to be modified to accept data upload and possibly reformat the data automatically.



Share this:

Support CNX Software! Donate via cryptocurrencies, become a Patron on Patreon, or purchase goods on Amazon or Aliexpress

ROCK Pi 4C Plus
Subscribe
Notify of
guest
The comment form collects your name, email and content to allow us keep track of the comments placed on the website. Please read and accept our website Terms and Privacy Policy to post a comment.
7 Comments
oldest
newest
testosites
testosites
12 years ago

Great article, thanks for the tips. Gonna try it in here soon!

Kevo123
12 years ago

I am looking for a contractor who could create a custom app for the Cronos watch. Any suggestions?

foof
foof
12 years ago

Hi, how do you get your time labels at the bottom of the graph to display like that?
does anyone know how to display them like that in matlab..

Christophe C.
Christophe C.
12 years ago

Hi !
great article.I’m just starting with the ez430 and if you have any informations/links to share, I’d happily welcome them.

hanyf
hanyf
10 years ago

I have eZ430 chronos and want to try data logger. Unfortunately, I cannot enter dLoG mode when I pressed # button. Do I have to do something before doing this. My ez430 is still new. Thanks

Khadas VIM4 SBC