Sun SPOT Telemetry Demo -- Host side
v1.1

Sun SPOT Telemetry Demo -- Host side (Version 1.1)

This is a demo application that provides the basic framework for collecting data on a remote SPOT and passing it over the radio to a host application that can record and display it.

See:
          Description

Packages
org.sunspotworld.demo Host side of a simple telemetry application.

 

This is a demo application that provides the basic framework for collecting data on a remote SPOT and passing it over the radio to a host application that can record and display it.

The framework shows how the remote SPOT and the host application can locate each other by the use of broadcast packets. A point-to-point radio connection is then established and used to pass commands and replies between the host application and the remote SPOT.

The host application consists of three main Java classes: one to handle the radio connection to the remote SPOT, one to display the data collected, and the third to manage the GUI.


Sun SPOT Telemetry Demo -- Host side
v1.1

Copyright © 2006, 2007 Sun Microsystems, Inc. All Rights Reserved.