This project consist on measuring the temperature of our house from our school.
Material needed:
-1 House with internet and a router
-1 Computer with Labview and Arduino
-1 Relay
-1 TTL-RS232 Adapter (made by ourselves)
-Wires
-1 Raspberry Pi
-1 LM35
-1 smartphone with Putty installed on it
Steps:
1-We send a message which starts with an "h" on the browser, introducing our public IP. For this step, we will have our computer in our house, connected to the internet with LabVIEW and the port 8088.
2-We will take our smartphone with Putty and we introduce our public IP and the port 22, to connect our Raspberry Pi.
3-In putty, we will start the program.
4-LabVIEW will send the message to the Arduino, with the message that we have introduced on it.
5-If the message is wrong, the program will finish. If the message is right, the program will continue and we will see the message introduced in our smartphone.
6-The program will ask us if we want to continue. We will choose Y (yes) or N (no). If we choose yes, we will continue. Else, the program will stop.
7-The program will show the temperature of our house in our smartphone, reading the LM35.