This document provides instructions for monitoring a home using an Arduino board, WiFi shield, temperature and door sensors. The Arduino acts as a web server to display the temperature, pressure and door status on any browser or smartphone. Code is included to connect the sensors to the Arduino and read the sensor values over WiFi to be displayed on a web page.