Controlling appliances using text messages with help of arduino and GSM module
- to minimize the daily workload through automation.
- GSM model implementation aims to promote high level of simplicity in operating our home appliances.
- GSM controlled system will deploy the use of text messages through the user's smartphones.
- Get rid of handling small day to day jobs manually.
- Act as a helping hand for the disabled people, old aged people who are not able to do their tasks by themselves.
- To Implement this technology so that the users can able to control their home appliances from far away from their home effectively.
- Arduino and the cables
- GSM Module and power supply adapter
- 4-way Relay
- Software : Arduino IDE
- Install Arduino IDE
- Make the circuits and given in the Images in Circuit Folder
- Connect the arduino to system to upload the code
- Set the port in Arduino IDE to which the arduino is connected
- Check iif the GSM module is getting the signals
- Upload the code to arduino
- Connect the appliances to relay (exctly like so that relay acts as switch)
-Read the comments carefully in the code to understand it. -All the msgs can be customed as per the needs
For arduino lessons: http://www.toptechboy.com/arduino-lessons/
For references of GSM commands: http://www.circuitstoday.com/interface-gsm-module-with-arduino
For relay connections: https://www.bc-robotics.com/tutorials/4-channel-relay-breakout/