SlideShare una empresa de Scribd logo
1 de 10
Descargar para leer sin conexión
Synopsis
on
ELECTRONIC NOTICE BOARD USING WI-FI
Submitted in Partial Fulfillment of the Requirement of the Degree of
BACHELOR OF TECHNOLOGY
IN
ELECTRONICS & COMMUNICATION ENGINEERING
PROJECT ADVISOR: PROJECT COORDINATOR:
Dr. ANIL KUMAR Er. NEELESH AGRAWAL
(Assistant Professor) (Assistant Professor)
NAME: ID.NO:
ABHISHEK ANAND (ID-14BTECE014)
NAISHADH MAURYA (ID-14BTECE016)
VINIT UPADHYAY (ID-14BTECE018)
VAIBHAV PANDEY (ID-14BTECE031)
Department of Electronics and Communication Engineering
Shepherd Institute of Engineering &Technology
Sam Higginbottom University of Agriculture, Technology and Sciences
Allahabad-211007
CONTENTS
Topic Page no.
1. Introduction 3
2. Literature Survey 3
3. Block Diagram 4
4. Block Diagram Description 4
5. Components for Notice Board using ESP8266 WI-FI Module 5
6. Methods and Designing Techniques 6
7. Circuit Diagram 7
8. Application 7
9. Advantages 8
10. Limitation 8
INDEX OF FIGURE
Figure no Name Page no.
Fig 1 Block diagram of the system. 4
Fig 2 Circuit diagram of the system 7
1. Introduction
This project can be used for Advertising or for providing information at various places like
shops, government offices, hospitals, railway stations. The Rolling display is prepared using
Matrix LEDs which means LEDs are arranged in a pattern consisting of 5 columns and 7 rows.
A matrix of LEDs contribute to a single character. Here we have used 5 characters which means
5 matrices. The actual physical dimension of single matrix is 60 mm by 60 mm, so dimensions
of complete display is 360 mm by 60 mm. WI-FI is used for receiving data from mobile. The
message received from mobile is displayed on the Rolling display. WI-FI technology is used
so that user can change the message from a remote location. User doesn’t have to go near the
rolling display to change the message.
Objective: To design a WI-FI based controlled Electronic Notice Board.
2. Literature Survey
We know the importance of notice boards in public places like railway stations, bus stations
and airports. But changing notices day-to-day is a difficult task. This article explains you how
to design a Wireless Electronic Notice Board using ESP8266 WI-FI Module technology. The
project displays the data on LCD whatever we sent from the mobile. There are many wireless
communication technologies like Bluetooth, RF Communication, ZigBee, etc. but ESP8266
WI-FI Module Technology based communication allows long range, reliable and secure
communication. The Wireless Electronic Notice Board using ESP8266 WI-FI Module project,
as the name suggests, is built around ESP8266 WI-FI Module Technology as mobile phones
(that communicate through ESP8266 WI-FI Module Technology) have become very abundant,
cheap and easy to use.
3. Block Diagram
Fig. 1 Block Diagram of Electronic Notice Board using Wi-Fi
4. Block Diagram Description
It mainly consist of following blocks
4.1. Matrix LEDs: We have to display characters in the messages, for this purpose we are
going to use of LEDs. A single matrix consists of 5 columns and 7 rows. The actual physical
dimension of single matrix is 60 mm by 60 mm.
4.2. Control Unit: This unit is used to select the matrices sequentially, control unit gets input
from Arduino Uno and then gives output to individual matrix. Only one matrix is selected at a
time so as to display a character.
4.3. Arduino Uno: The Arduino Uno is the core element of this project, The Arduino Uno is
a microcontroller board based on the ATmega328. It has 14 digital input/output pins (of which
6 can be used as PWM outputs), 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
an AC-to-DC adapter or battery to get started.
4.4. EEPROM: We are going to use EEPROM memory, it is Electrically Erasable
Programmable
Read only Memory. It stores the data even if power supply is disconnected. This is used to store
the characters which have to be displayed on the Matrix display.
4.5. ESP8266 WI-FI MODULE: We are going to use ESP8266 Wi-Fi Module interfacing,
the message to be displayed on Matrix LEDs will be received from ESP8266 Wi-Fi Module.
5. Components for Electronic Notice Board using ESP8266 WI-FI Module
Hardware Requirements
• Arduino Uno Atmega 328
• Arduino Uno Programming board (Programmer with cable)
• Arduino Uno Development Board
• ESP8266 Wi-Fi Module
• A smartphone or PC
• Matrix LED Display & we can take LED or LCD Screen
• 10 KΩ Potentiometer
• Connecting wires
• Power Supply
Software Requirements
• CADSOFT EAGLE is the software used for designing of the PCB
• Arduino Software for program Atmega 328
6. Methods and Designing Techniques
The above circuit of the Wireless Electronic Notice Board using ESP8266 WI-FI MODULE of
Arduino Uno, ESP8266 WI-FI MODULE (Modem) and LED. Here, the LED is used to display
message and is used in 8 – bit mode. Means, we need 8 data lines to display the data. The data
lines of the LED Display are connected to PORT1 Pins. The control pins RS, RW, and E pins
are connected to P3.6, GND and P3.7 pins respectively.
The ESP8266 WI-FI Module is directly connected to the Arduino Uno as the logic levels of
both the ESP8266 WI-FI MODULE Modem and Arduino Uno are already matched in the
ESP8266 WI-FI Module Board. If there is no level converter on the board, then we need to use
MAX232 level converter as a mediator between Controller and ESP8266 WI-FI MODULE to
transfer the data.
In order to communicate with the ESP8266 WI-FI MODULE Modem, we need to send some
AT commands using serial communication (UART protocol). Here, ESP8266 WI-FI MODULE
is used. This module requires 9600 baud rate.
7. Circuit Diagram
Fig. 2 Circuit Diagram of Electronic Notice Board using Wi-Fi
8. Applications
• In School, Colleges and Universities to display students results, events and imported
notices.
• In Hotels to display welcome notes and costs of all items.
• In Banks to display special offers, new plans and various services of them.
• In Airports to display arrival and departure timings of planes, and special attention
messages.
• In Railway stations to display platform numbers, arrival and departure timings of trains,
and special attention messages.
9. Advantages
• The message to be displayed can be changed as often we need, by using PC or Cell
Phones.
• The cable is not necessary in between transmitter and receiver.
• So the receiver can be placed anywhere in the particular range from the transmitter.
• Capital alphabets (A-Z), Small alphabets (a-z), numbers (0-9) and special character can
be displayed.
• A lot of interaction and information sharing.
10. LIMITATION
• Display unit must have the network to receive the message wirelessly.
• As there is no password any one can send the message to display.

Más contenido relacionado

La actualidad más candente

Digital Notice Board
Digital Notice BoardDigital Notice Board
Digital Notice Board
Raaki Gadde
 
Smart LED Notice Board
Smart LED Notice BoardSmart LED Notice Board
Smart LED Notice Board
swarnimmaurya
 
ppt on embedded system
ppt on embedded systemppt on embedded system
ppt on embedded system
manish katara
 

La actualidad más candente (20)

wireless E notice board
wireless E notice boardwireless E notice board
wireless E notice board
 
Nodemcu - introduction
Nodemcu - introductionNodemcu - introduction
Nodemcu - introduction
 
Digital notice board saiteja ppt
Digital notice board saiteja pptDigital notice board saiteja ppt
Digital notice board saiteja ppt
 
Zigbee Presentation
Zigbee PresentationZigbee Presentation
Zigbee Presentation
 
Arduino based electronic notice board and controlling of home appliances by u...
Arduino based electronic notice board and controlling of home appliances by u...Arduino based electronic notice board and controlling of home appliances by u...
Arduino based electronic notice board and controlling of home appliances by u...
 
Digital Notice Board
Digital Notice BoardDigital Notice Board
Digital Notice Board
 
Bluetooth based home automation system
Bluetooth based home automation systemBluetooth based home automation system
Bluetooth based home automation system
 
Wireless E-Notice Board Using Bluetooth Report.docx
Wireless E-Notice Board Using Bluetooth Report.docxWireless E-Notice Board Using Bluetooth Report.docx
Wireless E-Notice Board Using Bluetooth Report.docx
 
Smart LED Notice Board
Smart LED Notice BoardSmart LED Notice Board
Smart LED Notice Board
 
Wireless Electronic Notice Board using GSM Technology
Wireless Electronic Notice Board using GSM TechnologyWireless Electronic Notice Board using GSM Technology
Wireless Electronic Notice Board using GSM Technology
 
wireless electronic notice board using GSM
wireless electronic notice board using GSMwireless electronic notice board using GSM
wireless electronic notice board using GSM
 
Project ideas ece students
Project ideas ece studentsProject ideas ece students
Project ideas ece students
 
Smart Notice Board with android app via Bluetooth
Smart Notice Board with android app via BluetoothSmart Notice Board with android app via Bluetooth
Smart Notice Board with android app via Bluetooth
 
Embedded Systems - Training ppt
Embedded Systems - Training pptEmbedded Systems - Training ppt
Embedded Systems - Training ppt
 
Project report on home automation using Arduino
Project report on home automation using Arduino Project report on home automation using Arduino
Project report on home automation using Arduino
 
Ppt on six month training on embedded system & IOT
Ppt on six month training on embedded system & IOTPpt on six month training on embedded system & IOT
Ppt on six month training on embedded system & IOT
 
IoT Based Home Automation System Presantation
IoT Based Home Automation System PresantationIoT Based Home Automation System Presantation
IoT Based Home Automation System Presantation
 
ppt on embedded system
ppt on embedded systemppt on embedded system
ppt on embedded system
 
Wi-Fi Esp8266 nodemcu
Wi-Fi Esp8266 nodemcu Wi-Fi Esp8266 nodemcu
Wi-Fi Esp8266 nodemcu
 
Rs232 485 fundamental
Rs232 485 fundamentalRs232 485 fundamental
Rs232 485 fundamental
 

Similar a Electronics Notice Board Notice board using Wi-Fi Report

Similar a Electronics Notice Board Notice board using Wi-Fi Report (20)

NodeMCU || Controlling and observing a robotic car with a smartphone through...
NodeMCU || Controlling and observing a robotic car with a  smartphone through...NodeMCU || Controlling and observing a robotic car with a  smartphone through...
NodeMCU || Controlling and observing a robotic car with a smartphone through...
 
IRJET- Wi-Fi Control First Person View Robot (FPV)
IRJET- Wi-Fi Control First Person View Robot (FPV)IRJET- Wi-Fi Control First Person View Robot (FPV)
IRJET- Wi-Fi Control First Person View Robot (FPV)
 
Decibel meter using IoT with notice board
Decibel meter using IoT with notice boardDecibel meter using IoT with notice board
Decibel meter using IoT with notice board
 
B03504008012
B03504008012B03504008012
B03504008012
 
IRJET- Designing of Smart Switch for Home Automation
IRJET- Designing of Smart Switch for Home AutomationIRJET- Designing of Smart Switch for Home Automation
IRJET- Designing of Smart Switch for Home Automation
 
Ijecet 06 08_002
Ijecet 06 08_002Ijecet 06 08_002
Ijecet 06 08_002
 
IRJET- Home Automation using Arduino and IoT
IRJET-  	  Home Automation using Arduino and IoTIRJET-  	  Home Automation using Arduino and IoT
IRJET- Home Automation using Arduino and IoT
 
Smart distribution board with Wi-Fi
Smart distribution board with Wi-Fi Smart distribution board with Wi-Fi
Smart distribution board with Wi-Fi
 
Wireless display board
Wireless display boardWireless display board
Wireless display board
 
IRJET- Portable Surveillance Robot using IoT
IRJET-  	  Portable Surveillance Robot using IoTIRJET-  	  Portable Surveillance Robot using IoT
IRJET- Portable Surveillance Robot using IoT
 
IRJET - Wireless Digital Notice Board
IRJET - Wireless Digital Notice BoardIRJET - Wireless Digital Notice Board
IRJET - Wireless Digital Notice Board
 
IRJET- Smart Energy Meter Billing, Monitoring and Controlling System
IRJET-  	  Smart Energy Meter Billing, Monitoring and Controlling SystemIRJET-  	  Smart Energy Meter Billing, Monitoring and Controlling System
IRJET- Smart Energy Meter Billing, Monitoring and Controlling System
 
Power Measurement with IoT
Power Measurement with IoTPower Measurement with IoT
Power Measurement with IoT
 
SMART HOME AUTOMATION USING MOBILE APPLICATION
SMART HOME AUTOMATION USING MOBILE APPLICATIONSMART HOME AUTOMATION USING MOBILE APPLICATION
SMART HOME AUTOMATION USING MOBILE APPLICATION
 
IRJET- Navigation Camp – Bot
IRJET-  	  Navigation Camp – BotIRJET-  	  Navigation Camp – Bot
IRJET- Navigation Camp – Bot
 
IRJET- IoT based Fault Finding of an Underground Cable
IRJET-  	  IoT based Fault Finding of an Underground CableIRJET-  	  IoT based Fault Finding of an Underground Cable
IRJET- IoT based Fault Finding of an Underground Cable
 
IRJET- College Bus Fee Payment System
IRJET- College Bus Fee Payment SystemIRJET- College Bus Fee Payment System
IRJET- College Bus Fee Payment System
 
IRJET - Bluetooth based Digital Notice Board with Solar
IRJET -  	  Bluetooth based Digital Notice Board with SolarIRJET -  	  Bluetooth based Digital Notice Board with Solar
IRJET - Bluetooth based Digital Notice Board with Solar
 
Domotics – A Cost Effective Smart Home Automation System Using Wifi as Networ...
Domotics – A Cost Effective Smart Home Automation System Using Wifi as Networ...Domotics – A Cost Effective Smart Home Automation System Using Wifi as Networ...
Domotics – A Cost Effective Smart Home Automation System Using Wifi as Networ...
 
IRJET- Monitoring and Measurement of Solar Parameters using IoT
IRJET- Monitoring and Measurement of Solar Parameters using IoTIRJET- Monitoring and Measurement of Solar Parameters using IoT
IRJET- Monitoring and Measurement of Solar Parameters using IoT
 

Último

DeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakesDeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakes
MayuraD1
 
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills KuwaitKuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
jaanualu31
 
Integrated Test Rig For HTFE-25 - Neometrix
Integrated Test Rig For HTFE-25 - NeometrixIntegrated Test Rig For HTFE-25 - Neometrix
Integrated Test Rig For HTFE-25 - Neometrix
Neometrix_Engineering_Pvt_Ltd
 
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak HamilCara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Kandungan 087776558899
 
Hospital management system project report.pdf
Hospital management system project report.pdfHospital management system project report.pdf
Hospital management system project report.pdf
Kamal Acharya
 

Último (20)

DeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakesDeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakes
 
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
 
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills KuwaitKuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
 
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...
 
Orlando’s Arnold Palmer Hospital Layout Strategy-1.pptx
Orlando’s Arnold Palmer Hospital Layout Strategy-1.pptxOrlando’s Arnold Palmer Hospital Layout Strategy-1.pptx
Orlando’s Arnold Palmer Hospital Layout Strategy-1.pptx
 
Employee leave management system project.
Employee leave management system project.Employee leave management system project.
Employee leave management system project.
 
Thermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - VThermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - V
 
kiln thermal load.pptx kiln tgermal load
kiln thermal load.pptx kiln tgermal loadkiln thermal load.pptx kiln tgermal load
kiln thermal load.pptx kiln tgermal load
 
A Study of Urban Area Plan for Pabna Municipality
A Study of Urban Area Plan for Pabna MunicipalityA Study of Urban Area Plan for Pabna Municipality
A Study of Urban Area Plan for Pabna Municipality
 
Integrated Test Rig For HTFE-25 - Neometrix
Integrated Test Rig For HTFE-25 - NeometrixIntegrated Test Rig For HTFE-25 - Neometrix
Integrated Test Rig For HTFE-25 - Neometrix
 
data_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdfdata_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdf
 
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak HamilCara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
 
Double Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torqueDouble Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torque
 
Engineering Drawing focus on projection of planes
Engineering Drawing focus on projection of planesEngineering Drawing focus on projection of planes
Engineering Drawing focus on projection of planes
 
Introduction to Serverless with AWS Lambda
Introduction to Serverless with AWS LambdaIntroduction to Serverless with AWS Lambda
Introduction to Serverless with AWS Lambda
 
HAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKAR
HAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKARHAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKAR
HAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKAR
 
Block diagram reduction techniques in control systems.ppt
Block diagram reduction techniques in control systems.pptBlock diagram reduction techniques in control systems.ppt
Block diagram reduction techniques in control systems.ppt
 
Hospital management system project report.pdf
Hospital management system project report.pdfHospital management system project report.pdf
Hospital management system project report.pdf
 
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptxS1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
 
Thermal Engineering Unit - I & II . ppt
Thermal Engineering  Unit - I & II . pptThermal Engineering  Unit - I & II . ppt
Thermal Engineering Unit - I & II . ppt
 

Electronics Notice Board Notice board using Wi-Fi Report

  • 1. Synopsis on ELECTRONIC NOTICE BOARD USING WI-FI Submitted in Partial Fulfillment of the Requirement of the Degree of BACHELOR OF TECHNOLOGY IN ELECTRONICS & COMMUNICATION ENGINEERING PROJECT ADVISOR: PROJECT COORDINATOR: Dr. ANIL KUMAR Er. NEELESH AGRAWAL (Assistant Professor) (Assistant Professor) NAME: ID.NO: ABHISHEK ANAND (ID-14BTECE014) NAISHADH MAURYA (ID-14BTECE016) VINIT UPADHYAY (ID-14BTECE018) VAIBHAV PANDEY (ID-14BTECE031) Department of Electronics and Communication Engineering Shepherd Institute of Engineering &Technology Sam Higginbottom University of Agriculture, Technology and Sciences Allahabad-211007
  • 2. CONTENTS Topic Page no. 1. Introduction 3 2. Literature Survey 3 3. Block Diagram 4 4. Block Diagram Description 4 5. Components for Notice Board using ESP8266 WI-FI Module 5 6. Methods and Designing Techniques 6 7. Circuit Diagram 7 8. Application 7 9. Advantages 8 10. Limitation 8
  • 3.
  • 4. INDEX OF FIGURE Figure no Name Page no. Fig 1 Block diagram of the system. 4 Fig 2 Circuit diagram of the system 7
  • 5. 1. Introduction This project can be used for Advertising or for providing information at various places like shops, government offices, hospitals, railway stations. The Rolling display is prepared using Matrix LEDs which means LEDs are arranged in a pattern consisting of 5 columns and 7 rows. A matrix of LEDs contribute to a single character. Here we have used 5 characters which means 5 matrices. The actual physical dimension of single matrix is 60 mm by 60 mm, so dimensions of complete display is 360 mm by 60 mm. WI-FI is used for receiving data from mobile. The message received from mobile is displayed on the Rolling display. WI-FI technology is used so that user can change the message from a remote location. User doesn’t have to go near the rolling display to change the message. Objective: To design a WI-FI based controlled Electronic Notice Board. 2. Literature Survey We know the importance of notice boards in public places like railway stations, bus stations and airports. But changing notices day-to-day is a difficult task. This article explains you how to design a Wireless Electronic Notice Board using ESP8266 WI-FI Module technology. The project displays the data on LCD whatever we sent from the mobile. There are many wireless communication technologies like Bluetooth, RF Communication, ZigBee, etc. but ESP8266 WI-FI Module Technology based communication allows long range, reliable and secure communication. The Wireless Electronic Notice Board using ESP8266 WI-FI Module project, as the name suggests, is built around ESP8266 WI-FI Module Technology as mobile phones (that communicate through ESP8266 WI-FI Module Technology) have become very abundant, cheap and easy to use.
  • 6. 3. Block Diagram Fig. 1 Block Diagram of Electronic Notice Board using Wi-Fi 4. Block Diagram Description It mainly consist of following blocks 4.1. Matrix LEDs: We have to display characters in the messages, for this purpose we are going to use of LEDs. A single matrix consists of 5 columns and 7 rows. The actual physical dimension of single matrix is 60 mm by 60 mm. 4.2. Control Unit: This unit is used to select the matrices sequentially, control unit gets input from Arduino Uno and then gives output to individual matrix. Only one matrix is selected at a time so as to display a character.
  • 7. 4.3. Arduino Uno: The Arduino Uno is the core element of this project, The Arduino Uno is a microcontroller board based on the ATmega328. It has 14 digital input/output pins (of which 6 can be used as PWM outputs), 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 an AC-to-DC adapter or battery to get started. 4.4. EEPROM: We are going to use EEPROM memory, it is Electrically Erasable Programmable Read only Memory. It stores the data even if power supply is disconnected. This is used to store the characters which have to be displayed on the Matrix display. 4.5. ESP8266 WI-FI MODULE: We are going to use ESP8266 Wi-Fi Module interfacing, the message to be displayed on Matrix LEDs will be received from ESP8266 Wi-Fi Module. 5. Components for Electronic Notice Board using ESP8266 WI-FI Module Hardware Requirements • Arduino Uno Atmega 328 • Arduino Uno Programming board (Programmer with cable) • Arduino Uno Development Board • ESP8266 Wi-Fi Module • A smartphone or PC • Matrix LED Display & we can take LED or LCD Screen • 10 KΩ Potentiometer
  • 8. • Connecting wires • Power Supply Software Requirements • CADSOFT EAGLE is the software used for designing of the PCB • Arduino Software for program Atmega 328 6. Methods and Designing Techniques The above circuit of the Wireless Electronic Notice Board using ESP8266 WI-FI MODULE of Arduino Uno, ESP8266 WI-FI MODULE (Modem) and LED. Here, the LED is used to display message and is used in 8 – bit mode. Means, we need 8 data lines to display the data. The data lines of the LED Display are connected to PORT1 Pins. The control pins RS, RW, and E pins are connected to P3.6, GND and P3.7 pins respectively. The ESP8266 WI-FI Module is directly connected to the Arduino Uno as the logic levels of both the ESP8266 WI-FI MODULE Modem and Arduino Uno are already matched in the ESP8266 WI-FI Module Board. If there is no level converter on the board, then we need to use MAX232 level converter as a mediator between Controller and ESP8266 WI-FI MODULE to transfer the data. In order to communicate with the ESP8266 WI-FI MODULE Modem, we need to send some AT commands using serial communication (UART protocol). Here, ESP8266 WI-FI MODULE is used. This module requires 9600 baud rate.
  • 9. 7. Circuit Diagram Fig. 2 Circuit Diagram of Electronic Notice Board using Wi-Fi 8. Applications • In School, Colleges and Universities to display students results, events and imported notices. • In Hotels to display welcome notes and costs of all items. • In Banks to display special offers, new plans and various services of them. • In Airports to display arrival and departure timings of planes, and special attention messages. • In Railway stations to display platform numbers, arrival and departure timings of trains, and special attention messages.
  • 10. 9. Advantages • The message to be displayed can be changed as often we need, by using PC or Cell Phones. • The cable is not necessary in between transmitter and receiver. • So the receiver can be placed anywhere in the particular range from the transmitter. • Capital alphabets (A-Z), Small alphabets (a-z), numbers (0-9) and special character can be displayed. • A lot of interaction and information sharing. 10. LIMITATION • Display unit must have the network to receive the message wirelessly. • As there is no password any one can send the message to display.