Tuesday, 1 April 2014

Week 8

                                               FLOWCHART


A flowchart is a diagram that describes a process or operation. It includes multiple steps, which the process "flows" through from start to finish. Common uses for flowcharts include developing business plans, defining troubleshooting steps, and designing mathematical algorithms. Some flowcharts may only include a few steps, while others can be highly complex, containing hundreds of possible outcomes.


Flowcharts are a methodology used to analyze, improve, document and manage a process or program. Flowcharts are helpful for:

1.    Aiding understanding of relationships among different process steps
2.    Collecting data about a particular process
3.    Helping with decision making
4.    Measuring the performance of a process
5.    Depicting the structure of a process
6.    Tracking the process flow
7.    Highlighting important steps and eliminating the unnecessary steps


 

     FLOWCHART FOR GSM BASED ADVERTISMENT DISPLAY BOARD


Firstly there need to initialized the all port that used in this project like GSM, MAX232 and PIC port. After that the users sent the command to GSM Modem and store the message into simcard. PIC receives the message from GSM modem and this operation will check whether that is a new message or old message. If there receive the old message there return to top until there receive a new message. Lastly when there check this is a new message instantly there will display to the advertisement board.

No comments:

Post a Comment