A smart home system

The aim of this project is to make use of mobile app and improve the live style of people. The mobile app has multiple function like on/off lights, increase or decrease the speed of the fan and even detect intruder. The program on Raspberry Pi uses Python and Mobile app uses Android Studio. Some...

Full description

Saved in:
Bibliographic Details
Main Author: O, Chee Xian
Other Authors: Jong Ching Chuen
Format: Final Year Project
Language:English
Published: 2019
Subjects:
Online Access:http://hdl.handle.net/10356/78768
Tags: Add Tag
No Tags, Be the first to tag this record!
Institution: Nanyang Technological University
Language: English
Description
Summary:The aim of this project is to make use of mobile app and improve the live style of people. The mobile app has multiple function like on/off lights, increase or decrease the speed of the fan and even detect intruder. The program on Raspberry Pi uses Python and Mobile app uses Android Studio. Some circuit design are involve to control certain home appliances, such as fans, UPS and heat sensor. The Raspberry Pi and Mobile app communicate within the same network which means both have to be connected to the same WIFI. These two communicate by using the concept of socket programming.