GSM based notice board Using AT89c52

Lately, in the field of electronics use of GSM modules has been incorporated in almost 50% of the circuits for the wide range of benefits it offers. The project “GSM-based notice board Using AT89c52” also takes an advantage of the GSM module to design an electronics notice board. Being wireless, it avoids the requirement of messy wires for circuit design with LCD interfacing. It consumes less power and is easy to operate. And the main point is that it is portable. Who would deny such a circuit over a maze of wired circuitry?

Circuit Description of GSM based notice board Using AT89c52

The project is applicable almost everywhere. It can be used in bus stations, railway stations, parks, etc to display messages wirelessly. Even in colleges and organizations, the benefits of the circuit can be fully enjoyed.

gsm based notice board using at89c52

GSM module stands out as the heart of the project. It is accompanied by a 20×4 LCD to display information on the notice board.  GSM modem is used for receiving and sending SMS. When a certified user wants to display a notice/message on the notice board, the user will send SMS from a verified mobile number and then the SMS thus received is displayed on LCD as a piece of useful information.

This project also includes some security features as it allows only verified users to access the LCD to supply the desired message. For this, the project compares the SMS sender’s number with a pre-configured number (hardcoded in source code). If the comparison gives positive output, then the message is directly displayed on the LCD. However, if the message is received from an unknown sender, a notification SMS is sent to a pre-configured number notifying invalid access to the board and taking necessary actions.

The circuit is much simpler as it involves just reading and sending SMS using a GSM modem. For those people who have had problems regarding text reading in GSM-based projects, this might be a single step to achieve the expected outcome. It can hence be taken as basic learning GSM-based project.

Other projects designed using GSM Module, posted in bestengineeringprojects.com

  1. Car Lock System using Arduino and GSM
  2. GPS and GSM based Vehicle Tracking System
  3. Arduino Based Automatic Call Answering Machine
  4. Accident Detection and Alert System 

PARTS LIST OF GSM BASED NOTICE BOARD USING AT89C52

Resistors (all ¼-watt, ± 5% Carbon, Unless Mentioned Otherwise)
R1, R2 = 10 KΩ

VR1 = 1 KΩ

Capacitors
C1 = 10 µF/16V (Electrolytic Capacitor)

C2, C3 = 33 pF (Ceramic Disc)

Semiconductor
IC1 = AT89C52 (Microcontroller)
Miscellaneous
GSM Modem

LCD1 = LM044L (40*4) LCD

XTAL1 =

SW1 = Push-to-On Switch

Source Code of the project “GSM based notice board Using AT89c52”

 

One Thought to “GSM based notice board Using AT89c52”

  1. Prateek Babshet

    Myself Prateek…I m studying electronics engineering 2nd year…I want some topics or ideas regarding a mini project based on electronics…help me plzzz

Leave a Comment