The project is a part of series of hardware and software challenges merging in one. It is fundamentally an application to monitor the temperature changes and get notications based on those changes. Also through this application an electrical device that is connected to an outlet will be controlled remotely. It is a feature for the users that do not have access to certain type of devices and want to turn on/off them.This project is built by using a digital remote controller and an outlet (REMOTE CONTROLLEDOUTLETS 310000) that a potential heating system is connected to. The remote controller is controlled via Arduino. On Arduino there are two relays (PRMA2A12B) that turns the remote control on and off based on the input signal that is sent. There is also a temperature sensor connected to the Arduino. The readings from the temperature sensor are sent to a web server and stored there in order to track the changes. On the web interface, other than reading and tracking temperature changes, it is possible to turn on/off an outlet with an integrated button.