Notice Board
Notice Board
GSM Module
Arduino Uno LCD Display
Bluetooth
Module
PC
Hardware And Software Components
• Arduino board
• GSM Modem
• Bluetooth Module
• LCD Display
• Jumper wires
• Arduino IDE
Proposed Methodology
• In the first approach, The GSM modem is
first properly initialized and then it
checks for modem connectivity.
• The Arduino microcontroller is
programmed to send a fixed AT command
to the module.
• The AT commands are used to check the
communication with the module.
• It returns a result code OK if the module
and the controller are connected properly.
• Then the user can send an SMS message
to notify the user.
• The developed android application is to authorize the user of the system
and for the security of SIM card in the GSM modem.
• The operation of this application is that at the initial moment all
authorized user passcode is stored in the database of the system.
• For example, when an authorized user wants to send an SMS text
message
• first, the android application checks the passcode of the user by getting
the necessary information from the database of the system.
• Then if the user’s passcode is registered in the database of the system,
he/she can send an SMS text message to the system by using this
android application.
• Otherwise, if the user’s passcode is not registered in the database of the
system, the application closes the system by saying access is denied for
this passcode.
• In the Bluetooth module approach, the user
enters the user name and password of the
developed android application.
• If the user name and password of the
application are correct, the text field is open for
the user to write an SMS text message to be
sent to the Bluetooth module in which the
module forward received message to Arduino
microcontroller and then to display unit to
notify the user.
• If the user name and password are not correct,
the application never opens the text field to
allow the user to enter the message.
EXPECTED OUTCOME
The output of the proposed system is as shown in figures. The proposed system
is executed successfully by using technologies like GSM, Bluetooth, Lcd
display with Arduino uno.