Temperature Sample

This sample demonstrates the following:

  • Reading and writing information on a AD7314 temperature sensor.
  • Using the SPI bus to communicate with a SPI device.
  • Displaying images on a GUI.
  • Using the hardware provider to query for button pin assignments.
  • Handling button input.
  • Writing a custom emulator component.
  • Attaching a custom emulator component to an emulator by editing the Emulator.config file.
  • Running an application in a custom emulator.
  • Localizing temperature display for Fahrenheit or Celsius.

The TemperatureEmulator sample emulates a temperature sensor. The Temperature sample uses the emulated temperature sensor.

For information about running and exploring this sample, see the Readme.txt file in the directory under:

Documents\Microsoft .NET Micro Framework 4.1\Samples\