Description
The idea of this project is to implement a cooler as well as a heater. This temperature regulator can adjust the temperature of an object within one’s expectation, and can do the real time monitoring of this object’s temperature.
The operation of this temperature regulator is controlled by the Mbed, which sends control signal to the regulator. The control signal is mainly a PWM signal together with another digital signal which defines the operation mode of cooling or heating. And the PWM signal will define the power of the regulator.
At the user end, which is the ATOM PC, there is a GUI which can provide various functions for users to play with this regulator. Users can set their desired temperature through this GUI, can watch the real time temperature change of the object in the GUI, and can also get some system properties.
