Thursday, 30 March 2017

FYP 2 PROGRESS - WEEK 5

Title

- Testing the gsm module



Purpose

- To try gsm sim900a feature, such as call, send sms, receive sms and other

Description
l


Thursday, 23 March 2017

FYP 2 PROGRESS - WEEK 4

Title

- Learn and research more about gsm and arduino



Purpose

- To find suitable method to calculate and get input from meter energy

Description

Booting the GSM Module

1. The SIM card is inserted to GSM module and lock it.
2. The adapter is connected to GSM module and turn it ON.
3. Waited for some time (say 1 minute) and  start to see the blinking rate of ‘status LED' or ‘network LED'(GSM module will take the time to establish connection with mobile network.
4. After the connection is set up and initiated is made successfully, the status/network LED is blink continuously every 3 seconds. The user try making a call to the mobile {number of|quantity of|amount of} the sim card inside GSM module. After hear a ring back, the gsm module has successfully established network connection.


Connecting GSM Module to Arduino
There are two methods for connecting GSM module to arduino. Regardless, the communication between GSM and Arduino module is serial. So it supposed to use serial pins of Arduino (Tx and Rx). So if choosing this technique, Tx pin of GSM module is connected to Rx pin of Arduino and Rx pin of GSM module to Tx pin of Arduino. GSM Tx –> Arduino Rx and GSM Rx –> Arduino Tx. The ground pin of arduino is connected to ground pin of gsm module. Lastly, load different programs to communicate with gsm module and  ensure it is work.
To prevent the difficulty, in this project, it can using  alternate method in which two digital pins of arduino are used for communication. It must select two PWM enabled pins of arduino  for this method. So in this project, I choose pins 12 and 13 (which are PWM enabled pins).
So given below is the circuit diagram to connect gsm module to arduino – and hence use the circuit to send sms and receive sms using arduino and gsm modem.

The connections as shown are made in the project. The program (coding) has two objectives as described below:-
1) Send SMS using Arduino and GSM Module – to a specified mobile number inside the program.
2) Receive SMS using Arduino and GSM Module – to the SIM card loaded in the GSM Module.
           

Tuesday, 14 March 2017

FYP 2 PROGRESS - WEEK 3

Title

-   Arduino Uno's Software Programming learning

Purpose

- To learn the arduino coding and interface it with the hardware ( debugging )

Description



Thursday, 9 March 2017

FYP 2 PROGRESS - WEEK 2

Title of activity

-  FYP 2 Briefing and Hardware Survey

Objective

- To understand the FYP 2 subject's flow

- Dateline of progress and submission
- Survey and compare some component market price

Content

This week we have FYP 2 briefing which include all student that are taking the FYP 2's subject. It all about the dateline of the each chapter in FYP 2 that were need to submit. And general information about the FYP 2. Also, we are inform that, there will be a workshop as a guideline for chapter 1,2 and 3. 

Other activity, i survey the component price that will be used in my FYP 2.