“WIRELESS NOTICE BOARD USING IOT
Guided By: ”
K.RAMARAO Associate Professor
Presented By:
19D35A0415 KOKKONDA UMESH.
19D35A0418 MARKA SHIVA KUMAR.
19D35A0425 SAMMETA SHIVA KUMAR.
LIST OF CONTENTS
INTRODUCTION.
EXISTING SYSTEM.
PROPOSED SYSTEM.
BLOCK DIAGRAM.
HARDWARE REQUIREMENTS.
SOFTWARE REQUIREMENTS.
RESULTS.
CONCLUSION.
REFERANCES.
INTRODUCTION
Notice board is widely used today in some of the places needs
urgent notices like in college,railway stations share-market
,hospitals, and this notice should be in real-time , so we need a real-
time notice. This project is my experiment to give a start to the era of
real-time noticing using internet. This project is about writing the
message on web page and displaying it on LCD.
EXISTING SYSTEM
The following are the current technologies
• Manual
• Bluetooth based Notice Board
• SMS (GSM) based Notice board
Drawbacks of Existing System
• Manual notice Required Human source to show notice on board.
• Some of the notice boards have limited communication range, BY Bluetooth.
• In case of SMS (GSM) based notice board Mobile message plan is required. And only 160
characters can be transmitting at a time.
PROPOSED SYSTEM
This will be message display, which can be
used as the digital notice board, using IOT,
which is the latest technology used for
communication between the user and embedded
devices. When the user want display the data he
immediately sends the data to the web server.
And the data will be received by the arduino by
using IOT. And also this IOT is used to get the
status of the notice boards automatically to the
cellular device.
BLOCK DIAGRAM
A
POWER LCD
SUPPLY R DISPLAY
D
U
I
N
USER Wi-Fi 0
-
U
N
O
CONTROLLER
ARDUINO UNO
Arduino is an open-source platform used for building electronics projects. Arduino consists
of both a Physical programmable circuit board (often referred to as a microcontroller) and a
piece of software, or IDE (Integrated Development Environment) that runs on your computer,
used to write and upload computer code to the Physical board. Unlike most previous
programmable circuit boards, the Arduino does not need a separate piece of hardware (called
a programmer) in order to load new code onto the board – you can simply use a USB cable.
The Arduino Uno is a microcontroller board based on the ATmega328. It has 14 digital
input/output pins , 6 analog inputs, a 16 MHz ceramic resonator, a USB connection, a power
jack, an ICSP header, and a reset button. It contains everything needed to support the
microcontroller; simply connect it to a computer with a USB cable or power it with a AC-to-
DC adapter or battery to get started. The Uno differs from all preceding boards in that it does
not use the FTDI USB toserial driver chip. Instead, it features the Atmega16U2 (Atmega8U2
up to version R2) programmed as a USB toserial converter. 1.0 pinout: added SDA and SCL
pins that are near to the AREF pin and two other new pins placed near to the RESET pin, the
IOREF that allow the shields to adapt to the voltage provided from the board. In future,
shields will be compatible with both the board that uses the AVR, which operates with 5V and
with the Arduino Due that operates with 3.3V. The second one is a not connected pin, which is
reserved for future purposes.
HARDWARE REQUIREMENTS
IOT LCD
16×2 LCD is named so because; it has 16 Columns and 2
The Internet of things (IOT) is the inter-networking of
Rows. There are a lot of combinations available like, 8×1,
physical devices, vehicles, buildings, and other items—
8×2, 10×2, 16×1, etc. But the most used one is the 16*2
embedded with electronics, software, sensors, actuators,
LCD, hence we are using it here.
and network connectivity that enable these objects to
collect and exchange data. The IOT allows objects to be All the above mentioned LCD display will have 16 Pins and
sensed or controlled remotely across existing network the programming approach is also the same. The LCD
infrastructure, creating opportunities for more direct itself consists of an Interface IC. The MCU can either read
integration of the physical world into computer-based or write to this interface IC. Most of the times we will be
systems, and resulting in improved efficiency, accuracy and just writing to the IC, since reading will make it more
economic benefit in addition to reduced human complex and such scenarios are very rare. Information like
intervention. Here all the digital notice boards are position of cursor, status completion interrupts etc. can be
connected through IOT read if required.
SOFTWARE REQUIRED
ARDUINO IDE
Arduino IDE (integrated development environment) that runs on your computer, used to write
and upload computer code to the physical board.
PROTEUS
RESULT
Hardware interface
CONCLUSION
The proposed system accepts the message, stores it,validates and displays
it on the LCD display. LCD displays are used to display messages in Railway
stations, shopping malls for displaying advertisement, Educational
institution and organizations, managing traffic in smart cities and other
public utility places. Cost of printing and Photocopying is also reduced
because the information can be delivered to a large number of people in a
very short time. It provides faster transfer of information and are easy to
install and maintain.This paper provides an efficient way of displaying
messages on Notice Board and also gets auto notification using Wireless
Technology. It also provides user to easily receive the important information
or message.
REFERANCES
Bhupesh Aneja , Chhavi Srivastav , Kartavya Farashwal , AjeyAditya “Wireless Electronic Display
Board Using GSM Technology”.
Mayur R. Bhoyar, Suraj Chavhan and Vaidehi Jaiswal, (2014)“Secure method of updating digital
notice board through SMS with PC monitoring system”.
Anuradha Mujumdar, Vaishali Niranjane & Deepika Sagne, (2014) “Scrolling LED display using
wireless transmission”.
THANK YOU