Presently almost all electronic notice boards are designed using wired system.One of the drawbacks of the design is the system is inflexible in term of placement. The commonnotice board cannot be placed anywhere because of the messy wire. The aim of this project is to develop a wireless notice board that will be used atthe faculty in order to display latest information.
Fig. 1: Block Diagram of 8051 Microcontroller based Wireless Notice Board
The Main Module consists of
Interfacing and Circuit Images
Command
|
Description
|
AT
|
Check if serial interface and GSM modem is working.
|
ATE0
|
Turn echo off, less traffic on serial line.
|
AT+CNMI
|
Display of new incoming SMS.
|
AT+CPMS
|
Selection of SMS memory.
|
AT+CMGF
|
SMS string format, how they are compressed.
|
AT+CMGR
|
Read new message from a given memory location.
|
AT+CMGS
|
Send message to a given recipient.
|
AT+CMGD
|
Delete message.
|
Fig. 2: Flow Chart of C Code for 8051 Microcontroller based Wireless Notice Board
Images of Circuit and its major blocks:
Fig. 3: Typical Image of GSM300 Module
Fig. 4: Typical Image of Graphic LCD
Fig. 5: Prototype of 8051 Microcontroller based Wireless Notice Board
Circuit Diagrams
Filed Under: Electronic Projects
Questions related to this article?
👉Ask and discuss on Electro-Tech-Online.com and EDAboard.com forums.
Tell Us What You Think!!
You must be logged in to post a comment.