Temperature Sample Code for .NET Micro Framework 2.0
The Temperature sample demonstrates the use of a custom emulator component with the .NET Micro Framework extensible emulator. The custom component simulates a temperature sensor, obtaining the current “temperature” from a control displayed in the emulator window. This sample contains two Visual Studio solution files: one for the custom emulator and component, the other for a thermostat application that runs in this emulator.