TemperatureGetter


Description:

Class is used to receive data from a SunSPOT running TemperatureSender. This class displays the fahrenheit and celcius temperature as a binary number in LEDs. To alternate between sets of data, briefly press sw1, which is located on the moter control board.

Pay close attention in keeping settings (port, channel, etc.) in sync with opposing sunSPOT.

Click here for source code.


Uses:


Special Requirements:

  • TemperatureSender is required to run this program. Exceptions will be thrown if no data is being sent.
  • Ensure that you are in sufficient range in order to receive packets from SunSPOT running TemperatureSender.
  • Must have the class path of the project directed toward the osu_spotbot library. Directions for this can be found here.

Author(s):


See also:

SourceCode

The SPOTBot Wiki Home

The Source Code Repository