BLOCK DIAGRAM
Research about the block diagram and required components for this project. Lastly, this block diagram is approved by Sir Suhaimi. The component for this GSM Based Advertisement Display Board project is Global System for Mobile Communication (GSM), PIC16F877A and Led Display 48x8 dot matrix.
Blog Diagram definition :
Composition of different shapes and lines showing how the components of a program, process, or system are related to, and depend upon, one another. It may also show how the system operates, what are its inputs and outputs at various stages, and how the energy, information, and/or materials flow through it.
The function of GSM is to receive and transfer the message from user. When the users send the message, the GSM keep store the message into simcard. This communication between user and GSM is used AT command. After that, the message transfer to PIC microcontroller. The data cannot send directly from GSM to PIC because to avoid the PIC pin from destroy and the output from distortion. The MAX232 is needed to interface between GSM and PIC because the MAX232 is to convert single 5v to 5v ttl/cmos. Lastly, the PIC executes the message and displays the message into display advertisement board.