SlideShare a Scribd company logo
Communication Based Projects Ideas
for Engineering Students
http://www.elprocus.com/
Communication Based Projects Ideas for
Engineering Students
Abstract:
 Using 8051 series Microcontrollers, a large number of communication
based projects can be done. It involves variety of communication
protocols like UART, RS232/Serial communication, I2C, CAN, Ethernet
etc. Understanding these protocols gives practical exposure on how to
interface various hardware devices/modules to the microcontroller.
Programming concepts plays vital role in designing such projects.
Knowledge on assembly language or C language is a pre-requisite for
handling such projects. Student level projects covers a wide range of
areas those are commonly used in domestic and industrial applications
such as:
 GSM/GPS/Bluetooth/RFID/DTMF/Mobile/Ethernet/RF/XBEE/Network
ing/Data Acquisition/Smart Card.
http://www.elprocus.com/
Communication Based Projects Ideas for
Engineering Students
DTMF Based Projects:
 Cell Phone Based DTMF Controlled Garage Door Opening System
 Display of Dialed Telephone Numbers on Seven Segment Displays
 Automatic Dialing to any Telephone Using I2C Protocol on Detecting
Burglary
 DTMF Based Load Control System
 Cell Phone Controlled Robotic Vehicle
http://www.elprocus.com/
Communication Based Projects Ideas for
Engineering Students
GSM Based Projects:
 Tampered Energy Meter Information Conveyed to Concerned Authority by
Wireless Communication
 Railway Level Crossing Gate Control through SMS by the Station Master
or the Driver
 GSM Based Monthly Energy Meter Billing via SMS
 Theft Intimation of the Vehicle Over SMS to Owner Who Can Stop the
Engine Remotely
 Flash Flood Intimation Over GSM
http://www.elprocus.com/
Communication Based Projects Ideas for
Engineering Students
 Integrated Energy Management System Based on GSM Protocol with
Acknowledgement Feature
 GSM Based Energy Meter Reading with Load Control
 Railway Track Security System
 GSM Based Wireless Electronic Notice Board
 RFID Based Device Control and Authentication system using PIC
Microcontroller
http://www.elprocus.com/
Communication Based Projects Ideas for
Engineering Students
 Theft Intimation of Vehicle Over SMS to Owner Who Can Stop the
Engine Remotely
 GSM Based Energy Meter Reading With Load Control Using PIC
Microcontroller
http://www.elprocus.com/
Communication Based Projects Ideas for
Engineering Students
PC Based Projects:
 PC Based electrical Load Control
 SCADA for remote industrial plant
 Using TV Remote as a Cordless Mouse for the Computer
 Automatic Surveillance Camera Panning System from PC
 RF Based Unique Office Communication System
http://www.elprocus.com/
Communication Based Projects Ideas for
Engineering Students
 PC Controlled Scrolling Message Display for Notice Board
 Wireless message Communication Between Two Computers
 Using TV Remote as a Cordless Mouse for the Computer Using PIC
Microcontroller
http://www.elprocus.com/
Communication Based Projects Ideas for
Engineering Students
RF Based Projects:
 Automatic Wireless Health Monitoring System in Hospitals for Patients
 Secret Code Enabled Secure Communication Using RF Technology
 RF Controlled Robotic Vehicle With Laser Beam Arrangement
 Pick N Place With Soft Catching Gripper
 Fire Fighting Robotic Vehicle
 War Field Spying Robot with Night Vision Wireless Camera
 Wireless Power Transfer
http://www.elprocus.com/
Communication Based Projects Ideas for
Engineering Students
 Speed Synchronization of Multiple Motors in Industries
 RF based Unique Office Communication System
 Touch Screen Based Home Automation System
 RF Based Home Automation System
 Metal Detector Robotic Vehicle
 Speed Synchronization of Multiple Motors in Industries Using PIC
Microcontroller
http://www.elprocus.com/
Communication Based Projects Ideas for
Engineering Students
RFID Projects:
 RFID Security Access Control System
 RFID Based Attendance System
 RFID Based Passport Details
 Device Control and Authentication using RFID
http://www.elprocus.com/
Communication Based Projects Ideas for
Engineering Students
Bluetooth Based Projects:
 Remote AC Power Control by Android Application with LCD Display
 Android Based Remote Programmable Sequential
 War Field Spying Robot with Night Vision Wireless Camera by Android
Applications
 Remote Induction Motor Control by Android Application with 7 Segment
Display
 Remote Operated Domestic Appliances Control by Android Application
http://www.elprocus.com/
Communication Based Projects Ideas for
Engineering Students
 Remote Password Operated Load Control by Android Applications
 Density Based Auto Traffic Signal Control with Android Based Remote
Override
 Four Quadrant Operation of DC Motor Remotely Controlled by Android
Applications
 Fire Fighting Robot Remotely Operated by Android Applications
 Pick N Place Robotic Arm and Movement Controlled by Android
Wirelessly
 Metal Detector Robotic Vehicle Operated by Android Application
http://www.elprocus.com/
Communication Based Projects Ideas for
Engineering Students
 Remote Alignment of 3D Dish Positioning by Android Application
 Password Based Remote Controlled Door Opening By Android
Application
 Railway Level Crossing Gate Operation Remotely By Android
 Home Automation by Android Application Based Remote Control
 Remote Speed Control of DC Motor by Android Applications
 Android Application Controlled Remote Robot Operation
 Remotely Controlled Android Based Electronic Notice Board
http://www.elprocus.com/
Communication Based Projects Ideas for
Engineering Students
XBEE Based Projects:
 Wireless Message Communication between Two Computers
 XBEE Based Remote Monitoring of 3 Parameters on Transformer /
Generator Health
 XBEE Based Remote Monitoring of 3 Parameters on Transformer /
Generator Health with Voice Announcement and Wireless PC Interface
http://www.elprocus.com/
Communication Based Projects Ideas for
Engineering Students
Communication Based Projects:
 Wireless Message Communication between Two Computers
 PC based Electrical Load Control
 Password based Remote Controlled Door Opening by Android Application
http://www.elprocus.com/
Communication Based Projects Ideas for
Engineering Students
Wireless Message Communication between Two Computers :
 This project has been developed to ensure communication between
computers in any organization using wireless technique. This system can
be used at offices to ensure feasible communication between employees
using wireless technique.
 The 2.4GHz XBee module consisting of both the transmitter and the
receiver module is interfaced to the serial port of the computer through a
MAX 232 IC used as a level shifter IC. A timer is also used to provide
signals to trigger a buzzer alarm in case of reception of message. Thus the
person receiving a message can get a alarm tone about arrival of a new
message.
http://www.elprocus.com/
Communication Based Projects Ideas for
Engineering Students
PC based Electrical Load Control:
 This project has been designed to be used at places like theatres,
auditoriums where a centralized control system can be used to control the
switching of all the electrical appliances. The control can be given through
a central computer which gives commands which are accordingly
processed by a microcontroller to control the switching of the loads.
 The commands are given through the keyboard on the computer. The
computer is interfaced to the microcontroller through a level shifter IC.
The microcontroller on receiving the commands accordingly provides
signals to the relay driver to drive the relay which in turn ensures the
switching on or off of the lamp.
http://www.elprocus.com/
Communication Based Projects Ideas for
Engineering Students
Password based Remote Controlled Door Opening by
Android Application:
 This project is designed to build a system wherein the door can be
remotely opened or closed based on some password. The commands are
sent from a smart phone with Graphical User Interface touch screen based
application and accordingly processed to control the opening and closing
of the door.
 The GUI app on the smart phone with touch screen panel is used to enter
the password. This password is send through Bluetooth communication to
the receiver part. At the receiver part, the Bluetooth device receives the
information and feeds the data to the microcontroller. The microcontroller
matches this data with the one available in the microcontroller. If the
password matches, the microcontroller sends appropriate signals to the
motor driver to provide rotation to the motor so as to open the door.
http://www.elprocus.com/
Communication Based Projects Ideas for
Engineering Students
Conclusion:
 Here we mentioned different categories of communication based
projects such as:
 GSM/GPS/Bluetooth/RFID/DTMF/Mobile/Ethernet/RF/XBEE/Network
ing/Data Acquisition/Smart Card.
http://www.elprocus.com/

More Related Content

What's hot

Smart traffic light controller using verilog
Smart traffic light controller using verilogSmart traffic light controller using verilog
Smart traffic light controller using verilog
VaishaliVaishali14
 
Automatic chocolate vending machine using mucos rtos ppt
Automatic chocolate vending machine using mucos rtos pptAutomatic chocolate vending machine using mucos rtos ppt
Automatic chocolate vending machine using mucos rtos ppt
JOLLUSUDARSHANREDDY
 
Weather Station Using IoT
Weather Station Using IoT Weather Station Using IoT
Weather Station Using IoT
fatinfaqihah5124
 
Wireless Sensor Networks
Wireless Sensor NetworksWireless Sensor Networks
Wireless Sensor Networks
juno susi
 
Final project report on evm 16.04.2019
Final project report on evm 16.04.2019Final project report on evm 16.04.2019
Final project report on evm 16.04.2019
mhjit
 
Embedded system for traffic light control
Embedded system for traffic light controlEmbedded system for traffic light control
Embedded system for traffic light control
Madhu Prasad
 
GSM BASED DEVICES CONTROL SYSTEM PROJECT REPORT
GSM BASED DEVICES CONTROL SYSTEM PROJECT REPORTGSM BASED DEVICES CONTROL SYSTEM PROJECT REPORT
GSM BASED DEVICES CONTROL SYSTEM PROJECT REPORT
Avinash Kannojia
 
Target hardware debugging
Target hardware debuggingTarget hardware debugging
Target hardware debugging
Shriya Shankar
 
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
AMIT SANPUI
 
Fingerprint Based Security System
Fingerprint Based Security SystemFingerprint Based Security System
Fingerprint Based Security System
Trijendra Singh
 
Android Control robot using 8051 microcontroler
Android Control robot using 8051 microcontrolerAndroid Control robot using 8051 microcontroler
Android Control robot using 8051 microcontroler
SadamHussainkhan
 
Biometric Voting System
Biometric Voting SystemBiometric Voting System
Biometric Voting System
Mukesh G
 
Smart home automation using microcontroller
Smart home automation using microcontrollerSmart home automation using microcontroller
Smart home automation using microcontroller
R.RAJA SHARMA
 
Bluetooth controlled robot using arduino uno and HC-05
Bluetooth controlled robot using arduino uno and HC-05Bluetooth controlled robot using arduino uno and HC-05
Bluetooth controlled robot using arduino uno and HC-05
MuhammadUsman1709
 
Introduction to Embedded Systems I: Chapter 2 (1st portion)
Introduction to Embedded Systems I: Chapter 2 (1st portion)Introduction to Embedded Systems I: Chapter 2 (1st portion)
Introduction to Embedded Systems I: Chapter 2 (1st portion)
Moe Moe Myint
 
Global wireless e voting powerpoint presentation
Global wireless e voting powerpoint presentationGlobal wireless e voting powerpoint presentation
Global wireless e voting powerpoint presentation
Prateeksha Singh
 
"Black Box for a Car" report
"Black Box for a Car" report"Black Box for a Car" report
"Black Box for a Car" report
subrat manna
 
Bluetooth based home automation using Arduino UNO
Bluetooth based home automation using Arduino UNOBluetooth based home automation using Arduino UNO
Bluetooth based home automation using Arduino UNO
parameshwar koneti
 
Microprocessor & microcontroller
Microprocessor & microcontroller Microprocessor & microcontroller
Microprocessor & microcontroller Nitesh Kumar
 
EC8562 DSP Viva Questions
EC8562 DSP Viva Questions EC8562 DSP Viva Questions
EC8562 DSP Viva Questions
ssuser2797e4
 

What's hot (20)

Smart traffic light controller using verilog
Smart traffic light controller using verilogSmart traffic light controller using verilog
Smart traffic light controller using verilog
 
Automatic chocolate vending machine using mucos rtos ppt
Automatic chocolate vending machine using mucos rtos pptAutomatic chocolate vending machine using mucos rtos ppt
Automatic chocolate vending machine using mucos rtos ppt
 
Weather Station Using IoT
Weather Station Using IoT Weather Station Using IoT
Weather Station Using IoT
 
Wireless Sensor Networks
Wireless Sensor NetworksWireless Sensor Networks
Wireless Sensor Networks
 
Final project report on evm 16.04.2019
Final project report on evm 16.04.2019Final project report on evm 16.04.2019
Final project report on evm 16.04.2019
 
Embedded system for traffic light control
Embedded system for traffic light controlEmbedded system for traffic light control
Embedded system for traffic light control
 
GSM BASED DEVICES CONTROL SYSTEM PROJECT REPORT
GSM BASED DEVICES CONTROL SYSTEM PROJECT REPORTGSM BASED DEVICES CONTROL SYSTEM PROJECT REPORT
GSM BASED DEVICES CONTROL SYSTEM PROJECT REPORT
 
Target hardware debugging
Target hardware debuggingTarget hardware debugging
Target hardware debugging
 
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
 
Fingerprint Based Security System
Fingerprint Based Security SystemFingerprint Based Security System
Fingerprint Based Security System
 
Android Control robot using 8051 microcontroler
Android Control robot using 8051 microcontrolerAndroid Control robot using 8051 microcontroler
Android Control robot using 8051 microcontroler
 
Biometric Voting System
Biometric Voting SystemBiometric Voting System
Biometric Voting System
 
Smart home automation using microcontroller
Smart home automation using microcontrollerSmart home automation using microcontroller
Smart home automation using microcontroller
 
Bluetooth controlled robot using arduino uno and HC-05
Bluetooth controlled robot using arduino uno and HC-05Bluetooth controlled robot using arduino uno and HC-05
Bluetooth controlled robot using arduino uno and HC-05
 
Introduction to Embedded Systems I: Chapter 2 (1st portion)
Introduction to Embedded Systems I: Chapter 2 (1st portion)Introduction to Embedded Systems I: Chapter 2 (1st portion)
Introduction to Embedded Systems I: Chapter 2 (1st portion)
 
Global wireless e voting powerpoint presentation
Global wireless e voting powerpoint presentationGlobal wireless e voting powerpoint presentation
Global wireless e voting powerpoint presentation
 
"Black Box for a Car" report
"Black Box for a Car" report"Black Box for a Car" report
"Black Box for a Car" report
 
Bluetooth based home automation using Arduino UNO
Bluetooth based home automation using Arduino UNOBluetooth based home automation using Arduino UNO
Bluetooth based home automation using Arduino UNO
 
Microprocessor & microcontroller
Microprocessor & microcontroller Microprocessor & microcontroller
Microprocessor & microcontroller
 
EC8562 DSP Viva Questions
EC8562 DSP Viva Questions EC8562 DSP Viva Questions
EC8562 DSP Viva Questions
 

Viewers also liked

Latest Digital Electronic Projects
Latest Digital Electronic ProjectsLatest Digital Electronic Projects
Latest Digital Electronic Projects
elprocus
 
Confidential data storage and deletion
Confidential data storage and deletionConfidential data storage and deletion
Confidential data storage and deletionvitam,berhampur
 
Convolution codes and turbo codes
Convolution codes and turbo codesConvolution codes and turbo codes
Convolution codes and turbo codesManish Srivastava
 
Aeronautical communication seminar presentation
Aeronautical communication seminar presentationAeronautical communication seminar presentation
Aeronautical communication seminar presentation
Arun Kc
 
Aeronautical communication
Aeronautical communicationAeronautical communication
Aeronautical communicationbhavithd
 
Aircraft communication-systems
Aircraft communication-systemsAircraft communication-systems
Aircraft communication-systemsKrishikesh Singh
 
Communication system ppt
Communication system pptCommunication system ppt
Communication system pptmaiitkota
 
Casio 93.11.2
Casio 93.11.2Casio 93.11.2
Casio 93.11.2
Thịnh Yến Đỗ
 
Pdf para blog
Pdf para blogPdf para blog
Pdf para blog
Alejandro Gutierrez
 
السيرة الذاتية - لغة عربية
السيرة الذاتية - لغة عربيةالسيرة الذاتية - لغة عربية
السيرة الذاتية - لغة عربيةTarik Dandan
 
Поддержание климата в бассейнах
Поддержание климата в бассейнахПоддержание климата в бассейнах
Поддержание климата в бассейнах
Alex Shanti
 
امراض اسماك عملي
امراض اسماك عمليامراض اسماك عملي
امراض اسماك عملي
anw001
 
Spring Break Challenge 2015
Spring Break Challenge 2015Spring Break Challenge 2015
Spring Break Challenge 2015Caroline Patrick
 
Theoriesofsocialwork 100813071026-phpapp02
Theoriesofsocialwork 100813071026-phpapp02Theoriesofsocialwork 100813071026-phpapp02
Theoriesofsocialwork 100813071026-phpapp02avapennill
 
Muhammad cendekiawan
Muhammad cendekiawanMuhammad cendekiawan
Muhammad cendekiawanCendekiawan16
 
ANNUAL REPORT 2015
ANNUAL REPORT 2015ANNUAL REPORT 2015
ANNUAL REPORT 2015Eko Untung
 
kintone cafe東京vol3 「kintoneの開発が楽しい3つの理由」
kintone cafe東京vol3 「kintoneの開発が楽しい3つの理由」kintone cafe東京vol3 「kintoneの開発が楽しい3つの理由」
kintone cafe東京vol3 「kintoneの開発が楽しい3つの理由」
JOYZO
 

Viewers also liked (20)

Latest Digital Electronic Projects
Latest Digital Electronic ProjectsLatest Digital Electronic Projects
Latest Digital Electronic Projects
 
Confidential data storage and deletion
Confidential data storage and deletionConfidential data storage and deletion
Confidential data storage and deletion
 
Convolution codes and turbo codes
Convolution codes and turbo codesConvolution codes and turbo codes
Convolution codes and turbo codes
 
Aeronautical communication seminar presentation
Aeronautical communication seminar presentationAeronautical communication seminar presentation
Aeronautical communication seminar presentation
 
Aeronautical communication
Aeronautical communicationAeronautical communication
Aeronautical communication
 
Aircraft communication-systems
Aircraft communication-systemsAircraft communication-systems
Aircraft communication-systems
 
Aeronautical Communications
Aeronautical CommunicationsAeronautical Communications
Aeronautical Communications
 
Turbo codes.ppt
Turbo codes.pptTurbo codes.ppt
Turbo codes.ppt
 
Communication system ppt
Communication system pptCommunication system ppt
Communication system ppt
 
Casio 93.11.2
Casio 93.11.2Casio 93.11.2
Casio 93.11.2
 
Pdf para blog
Pdf para blogPdf para blog
Pdf para blog
 
السيرة الذاتية - لغة عربية
السيرة الذاتية - لغة عربيةالسيرة الذاتية - لغة عربية
السيرة الذاتية - لغة عربية
 
Поддержание климата в бассейнах
Поддержание климата в бассейнахПоддержание климата в бассейнах
Поддержание климата в бассейнах
 
امراض اسماك عملي
امراض اسماك عمليامراض اسماك عملي
امراض اسماك عملي
 
Spring Break Challenge 2015
Spring Break Challenge 2015Spring Break Challenge 2015
Spring Break Challenge 2015
 
Theoriesofsocialwork 100813071026-phpapp02
Theoriesofsocialwork 100813071026-phpapp02Theoriesofsocialwork 100813071026-phpapp02
Theoriesofsocialwork 100813071026-phpapp02
 
Muhammad cendekiawan
Muhammad cendekiawanMuhammad cendekiawan
Muhammad cendekiawan
 
ANNUAL REPORT 2015
ANNUAL REPORT 2015ANNUAL REPORT 2015
ANNUAL REPORT 2015
 
kintone cafe東京vol3 「kintoneの開発が楽しい3つの理由」
kintone cafe東京vol3 「kintoneの開発が楽しい3つの理由」kintone cafe東京vol3 「kintoneの開発が楽しい3つの理由」
kintone cafe東京vol3 「kintoneの開発が楽しい3つの理由」
 
健康产业领袖峰会会议列表
健康产业领袖峰会会议列表健康产业领袖峰会会议列表
健康产业领袖峰会会议列表
 

Similar to Communication Based Projects Ideas for Engineering Students

Latest ECE Projects Ideas In Various Electronics Technologies
Latest ECE Projects Ideas In Various Electronics TechnologiesLatest ECE Projects Ideas In Various Electronics Technologies
Latest ECE Projects Ideas In Various Electronics Technologies
elprocus
 
Presentation slides of android controlled robot
Presentation slides of android controlled robotPresentation slides of android controlled robot
Presentation slides of android controlled robot
ankit8743
 
Presentation slides on android controlled robot
Presentation slides on android controlled robotPresentation slides on android controlled robot
Presentation slides on android controlled robot
siddharth8743
 
AUTONOMOUS CONTROL TECHNIQUES FOR HOME AUTOMATION v1.0
AUTONOMOUS CONTROL TECHNIQUES FOR HOME AUTOMATION v1.0AUTONOMOUS CONTROL TECHNIQUES FOR HOME AUTOMATION v1.0
AUTONOMOUS CONTROL TECHNIQUES FOR HOME AUTOMATION v1.0devsunit
 
Home Automation by Android Application based Remote Control
Home Automation by Android Application based Remote ControlHome Automation by Android Application based Remote Control
Home Automation by Android Application based Remote Control
Edgefxkits & Solutions
 
PROJECTS FROM SHPINE TECHNOLOGIES
PROJECTS FROM SHPINE TECHNOLOGIESPROJECTS FROM SHPINE TECHNOLOGIES
PROJECTS FROM SHPINE TECHNOLOGIES
SHPINE TECHNOLOGIES
 
Industrial parameters monitoring system through smartphone
Industrial parameters monitoring system through smartphoneIndustrial parameters monitoring system through smartphone
Industrial parameters monitoring system through smartphone
Khadarbaba Shaik
 
Android based wireless PC controller
Android based wireless PC controllerAndroid based wireless PC controller
Android based wireless PC controller
Swetha Pallati
 
Android based wireless PC controller
Android based wireless PC controllerAndroid based wireless PC controller
Android based wireless PC controller
Swetha Pallati
 
Cell phone based automation systems
Cell phone based automation systemsCell phone based automation systems
Cell phone based automation systems
Manpreet Chandhok
 
Bluetooth Controlled Robot
Bluetooth Controlled RobotBluetooth Controlled Robot
Bluetooth Controlled Robot
Pankaj Rai
 
Karsten Held: Internet Of Things (IOT), SmartBuilding & SmartHome Research (J...
Karsten Held: Internet Of Things (IOT), SmartBuilding & SmartHome Research (J...Karsten Held: Internet Of Things (IOT), SmartBuilding & SmartHome Research (J...
Karsten Held: Internet Of Things (IOT), SmartBuilding & SmartHome Research (J...
Karsten Held
 
E- Notice Board Presentation
E- Notice Board PresentationE- Notice Board Presentation
E- Notice Board Presentation
ayushi jain
 
Brian black book
Brian black bookBrian black book
Brian black book
BRIAN D'SOUZA
 
Project titles embedded 2013_14-electronics-electrical engineering
Project titles embedded 2013_14-electronics-electrical engineeringProject titles embedded 2013_14-electronics-electrical engineering
Project titles embedded 2013_14-electronics-electrical engineering
Igslabs Malleswaram
 
Fire fighting robot remotely operated by android applications
Fire fighting robot remotely operated by android applicationsFire fighting robot remotely operated by android applications
Fire fighting robot remotely operated by android applications
Edgefxkits & Solutions
 
J04701080085
J04701080085J04701080085
J04701080085
ijceronline
 
Smart regulator for controlling fan speed through android mobile
Smart regulator for controlling fan speed through android mobileSmart regulator for controlling fan speed through android mobile
Smart regulator for controlling fan speed through android mobile
Khadarbaba Shaik
 

Similar to Communication Based Projects Ideas for Engineering Students (20)

Latest ECE Projects Ideas In Various Electronics Technologies
Latest ECE Projects Ideas In Various Electronics TechnologiesLatest ECE Projects Ideas In Various Electronics Technologies
Latest ECE Projects Ideas In Various Electronics Technologies
 
REPORTOF MEMS2
REPORTOF MEMS2REPORTOF MEMS2
REPORTOF MEMS2
 
Presentation slides of android controlled robot
Presentation slides of android controlled robotPresentation slides of android controlled robot
Presentation slides of android controlled robot
 
Presentation slides on android controlled robot
Presentation slides on android controlled robotPresentation slides on android controlled robot
Presentation slides on android controlled robot
 
AUTONOMOUS CONTROL TECHNIQUES FOR HOME AUTOMATION v1.0
AUTONOMOUS CONTROL TECHNIQUES FOR HOME AUTOMATION v1.0AUTONOMOUS CONTROL TECHNIQUES FOR HOME AUTOMATION v1.0
AUTONOMOUS CONTROL TECHNIQUES FOR HOME AUTOMATION v1.0
 
Home Automation by Android Application based Remote Control
Home Automation by Android Application based Remote ControlHome Automation by Android Application based Remote Control
Home Automation by Android Application based Remote Control
 
PROJECTS FROM SHPINE TECHNOLOGIES
PROJECTS FROM SHPINE TECHNOLOGIESPROJECTS FROM SHPINE TECHNOLOGIES
PROJECTS FROM SHPINE TECHNOLOGIES
 
Industrial parameters monitoring system through smartphone
Industrial parameters monitoring system through smartphoneIndustrial parameters monitoring system through smartphone
Industrial parameters monitoring system through smartphone
 
Android based wireless PC controller
Android based wireless PC controllerAndroid based wireless PC controller
Android based wireless PC controller
 
Android based wireless PC controller
Android based wireless PC controllerAndroid based wireless PC controller
Android based wireless PC controller
 
Cell phone based automation systems
Cell phone based automation systemsCell phone based automation systems
Cell phone based automation systems
 
B.E M.E projects
B.E M.E projects B.E M.E projects
B.E M.E projects
 
Bluetooth Controlled Robot
Bluetooth Controlled RobotBluetooth Controlled Robot
Bluetooth Controlled Robot
 
Karsten Held: Internet Of Things (IOT), SmartBuilding & SmartHome Research (J...
Karsten Held: Internet Of Things (IOT), SmartBuilding & SmartHome Research (J...Karsten Held: Internet Of Things (IOT), SmartBuilding & SmartHome Research (J...
Karsten Held: Internet Of Things (IOT), SmartBuilding & SmartHome Research (J...
 
E- Notice Board Presentation
E- Notice Board PresentationE- Notice Board Presentation
E- Notice Board Presentation
 
Brian black book
Brian black bookBrian black book
Brian black book
 
Project titles embedded 2013_14-electronics-electrical engineering
Project titles embedded 2013_14-electronics-electrical engineeringProject titles embedded 2013_14-electronics-electrical engineering
Project titles embedded 2013_14-electronics-electrical engineering
 
Fire fighting robot remotely operated by android applications
Fire fighting robot remotely operated by android applicationsFire fighting robot remotely operated by android applications
Fire fighting robot remotely operated by android applications
 
J04701080085
J04701080085J04701080085
J04701080085
 
Smart regulator for controlling fan speed through android mobile
Smart regulator for controlling fan speed through android mobileSmart regulator for controlling fan speed through android mobile
Smart regulator for controlling fan speed through android mobile
 

More from elprocus

Different electronics circuit design process
Different electronics circuit design processDifferent electronics circuit design process
Different electronics circuit design process
elprocus
 
Classification of power supply and its different types
Classification of power supply and its different typesClassification of power supply and its different types
Classification of power supply and its different types
elprocus
 
How to Choose the Right Microcontrollers For Your Embedded Projects
How to Choose the Right Microcontrollers For Your Embedded ProjectsHow to Choose the Right Microcontrollers For Your Embedded Projects
How to Choose the Right Microcontrollers For Your Embedded Projects
elprocus
 
What are the different types of arduino boards
What are the different types of arduino boardsWhat are the different types of arduino boards
What are the different types of arduino boards
elprocus
 
Complex Programmable Logic Device (CPLD) Architecture and Its Applications
Complex Programmable Logic Device (CPLD) Architecture and Its ApplicationsComplex Programmable Logic Device (CPLD) Architecture and Its Applications
Complex Programmable Logic Device (CPLD) Architecture and Its Applications
elprocus
 
Designing process of printed circuit boards
Designing process of printed circuit boardsDesigning process of printed circuit boards
Designing process of printed circuit boards
elprocus
 
Construction of mica capacitor and its application
Construction of mica capacitor and its applicationConstruction of mica capacitor and its application
Construction of mica capacitor and its application
elprocus
 
Difference between npn and pnp transistor.pptx
Difference between npn and pnp transistor.pptxDifference between npn and pnp transistor.pptx
Difference between npn and pnp transistor.pptx
elprocus
 
What are the factors we should check before selecting a capacitor
What are the factors we should check before selecting a capacitorWhat are the factors we should check before selecting a capacitor
What are the factors we should check before selecting a capacitor
elprocus
 
Hartley oscillator circuit theory working and application
Hartley oscillator circuit theory working and applicationHartley oscillator circuit theory working and application
Hartley oscillator circuit theory working and application
elprocus
 
How mobile phone jammer works
How mobile phone jammer worksHow mobile phone jammer works
How mobile phone jammer works
elprocus
 
Different types of transistors and their functions
Different types of transistors and their functionsDifferent types of transistors and their functions
Different types of transistors and their functions
elprocus
 
What are the methods of soldering electronic components
What are the methods of soldering electronic componentsWhat are the methods of soldering electronic components
What are the methods of soldering electronic components
elprocus
 
Varactor diode or varicap diode working and applications
Varactor diode or varicap diode working and applicationsVaractor diode or varicap diode working and applications
Varactor diode or varicap diode working and applications
elprocus
 
Bipolar junction transistors working principle and applications
Bipolar junction transistors working principle and applicationsBipolar junction transistors working principle and applications
Bipolar junction transistors working principle and applications
elprocus
 
Basics of bypass capacitor, its functions and applications
Basics of bypass capacitor, its functions and applicationsBasics of bypass capacitor, its functions and applications
Basics of bypass capacitor, its functions and applications
elprocus
 
Schottky diode working and applications
Schottky diode working and applicationsSchottky diode working and applications
Schottky diode working and applications
elprocus
 
Tactile sensor working and its types
Tactile sensor working and its typesTactile sensor working and its types
Tactile sensor working and its types
elprocus
 
Different types of thyristors and their applications
Different types of thyristors and their applicationsDifferent types of thyristors and their applications
Different types of thyristors and their applications
elprocus
 
Overview of Crystal Oscillator Circuit Working and Its Application
Overview of Crystal Oscillator Circuit Working and Its ApplicationOverview of Crystal Oscillator Circuit Working and Its Application
Overview of Crystal Oscillator Circuit Working and Its Application
elprocus
 

More from elprocus (20)

Different electronics circuit design process
Different electronics circuit design processDifferent electronics circuit design process
Different electronics circuit design process
 
Classification of power supply and its different types
Classification of power supply and its different typesClassification of power supply and its different types
Classification of power supply and its different types
 
How to Choose the Right Microcontrollers For Your Embedded Projects
How to Choose the Right Microcontrollers For Your Embedded ProjectsHow to Choose the Right Microcontrollers For Your Embedded Projects
How to Choose the Right Microcontrollers For Your Embedded Projects
 
What are the different types of arduino boards
What are the different types of arduino boardsWhat are the different types of arduino boards
What are the different types of arduino boards
 
Complex Programmable Logic Device (CPLD) Architecture and Its Applications
Complex Programmable Logic Device (CPLD) Architecture and Its ApplicationsComplex Programmable Logic Device (CPLD) Architecture and Its Applications
Complex Programmable Logic Device (CPLD) Architecture and Its Applications
 
Designing process of printed circuit boards
Designing process of printed circuit boardsDesigning process of printed circuit boards
Designing process of printed circuit boards
 
Construction of mica capacitor and its application
Construction of mica capacitor and its applicationConstruction of mica capacitor and its application
Construction of mica capacitor and its application
 
Difference between npn and pnp transistor.pptx
Difference between npn and pnp transistor.pptxDifference between npn and pnp transistor.pptx
Difference between npn and pnp transistor.pptx
 
What are the factors we should check before selecting a capacitor
What are the factors we should check before selecting a capacitorWhat are the factors we should check before selecting a capacitor
What are the factors we should check before selecting a capacitor
 
Hartley oscillator circuit theory working and application
Hartley oscillator circuit theory working and applicationHartley oscillator circuit theory working and application
Hartley oscillator circuit theory working and application
 
How mobile phone jammer works
How mobile phone jammer worksHow mobile phone jammer works
How mobile phone jammer works
 
Different types of transistors and their functions
Different types of transistors and their functionsDifferent types of transistors and their functions
Different types of transistors and their functions
 
What are the methods of soldering electronic components
What are the methods of soldering electronic componentsWhat are the methods of soldering electronic components
What are the methods of soldering electronic components
 
Varactor diode or varicap diode working and applications
Varactor diode or varicap diode working and applicationsVaractor diode or varicap diode working and applications
Varactor diode or varicap diode working and applications
 
Bipolar junction transistors working principle and applications
Bipolar junction transistors working principle and applicationsBipolar junction transistors working principle and applications
Bipolar junction transistors working principle and applications
 
Basics of bypass capacitor, its functions and applications
Basics of bypass capacitor, its functions and applicationsBasics of bypass capacitor, its functions and applications
Basics of bypass capacitor, its functions and applications
 
Schottky diode working and applications
Schottky diode working and applicationsSchottky diode working and applications
Schottky diode working and applications
 
Tactile sensor working and its types
Tactile sensor working and its typesTactile sensor working and its types
Tactile sensor working and its types
 
Different types of thyristors and their applications
Different types of thyristors and their applicationsDifferent types of thyristors and their applications
Different types of thyristors and their applications
 
Overview of Crystal Oscillator Circuit Working and Its Application
Overview of Crystal Oscillator Circuit Working and Its ApplicationOverview of Crystal Oscillator Circuit Working and Its Application
Overview of Crystal Oscillator Circuit Working and Its Application
 

Recently uploaded

Modelagem de um CSTR com reação endotermica.pdf
Modelagem de um CSTR com reação endotermica.pdfModelagem de um CSTR com reação endotermica.pdf
Modelagem de um CSTR com reação endotermica.pdf
camseq
 
BPV-GUI-01-Guide-for-ASME-Review-Teams-(General)-10-10-2023.pdf
BPV-GUI-01-Guide-for-ASME-Review-Teams-(General)-10-10-2023.pdfBPV-GUI-01-Guide-for-ASME-Review-Teams-(General)-10-10-2023.pdf
BPV-GUI-01-Guide-for-ASME-Review-Teams-(General)-10-10-2023.pdf
MIGUELANGEL966976
 
Recycled Concrete Aggregate in Construction Part III
Recycled Concrete Aggregate in Construction Part IIIRecycled Concrete Aggregate in Construction Part III
Recycled Concrete Aggregate in Construction Part III
Aditya Rajan Patra
 
Tutorial for 16S rRNA Gene Analysis with QIIME2.pdf
Tutorial for 16S rRNA Gene Analysis with QIIME2.pdfTutorial for 16S rRNA Gene Analysis with QIIME2.pdf
Tutorial for 16S rRNA Gene Analysis with QIIME2.pdf
aqil azizi
 
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
obonagu
 
PPT on GRP pipes manufacturing and testing
PPT on GRP pipes manufacturing and testingPPT on GRP pipes manufacturing and testing
PPT on GRP pipes manufacturing and testing
anoopmanoharan2
 
Planning Of Procurement o different goods and services
Planning Of Procurement o different goods and servicesPlanning Of Procurement o different goods and services
Planning Of Procurement o different goods and services
JoytuBarua2
 
Low power architecture of logic gates using adiabatic techniques
Low power architecture of logic gates using adiabatic techniquesLow power architecture of logic gates using adiabatic techniques
Low power architecture of logic gates using adiabatic techniques
nooriasukmaningtyas
 
哪里办理(csu毕业证书)查尔斯特大学毕业证硕士学历原版一模一样
哪里办理(csu毕业证书)查尔斯特大学毕业证硕士学历原版一模一样哪里办理(csu毕业证书)查尔斯特大学毕业证硕士学历原版一模一样
哪里办理(csu毕业证书)查尔斯特大学毕业证硕士学历原版一模一样
insn4465
 
Unbalanced Three Phase Systems and circuits.pptx
Unbalanced Three Phase Systems and circuits.pptxUnbalanced Three Phase Systems and circuits.pptx
Unbalanced Three Phase Systems and circuits.pptx
ChristineTorrepenida1
 
一比一原版(Otago毕业证)奥塔哥大学毕业证成绩单如何办理
一比一原版(Otago毕业证)奥塔哥大学毕业证成绩单如何办理一比一原版(Otago毕业证)奥塔哥大学毕业证成绩单如何办理
一比一原版(Otago毕业证)奥塔哥大学毕业证成绩单如何办理
dxobcob
 
bank management system in java and mysql report1.pdf
bank management system in java and mysql report1.pdfbank management system in java and mysql report1.pdf
bank management system in java and mysql report1.pdf
Divyam548318
 
Fundamentals of Electric Drives and its applications.pptx
Fundamentals of Electric Drives and its applications.pptxFundamentals of Electric Drives and its applications.pptx
Fundamentals of Electric Drives and its applications.pptx
manasideore6
 
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
thanhdowork
 
KuberTENes Birthday Bash Guadalajara - K8sGPT first impressions
KuberTENes Birthday Bash Guadalajara - K8sGPT first impressionsKuberTENes Birthday Bash Guadalajara - K8sGPT first impressions
KuberTENes Birthday Bash Guadalajara - K8sGPT first impressions
Victor Morales
 
spirit beverages ppt without graphics.pptx
spirit beverages ppt without graphics.pptxspirit beverages ppt without graphics.pptx
spirit beverages ppt without graphics.pptx
Madan Karki
 
Online aptitude test management system project report.pdf
Online aptitude test management system project report.pdfOnline aptitude test management system project report.pdf
Online aptitude test management system project report.pdf
Kamal Acharya
 
Building Electrical System Design & Installation
Building Electrical System Design & InstallationBuilding Electrical System Design & Installation
Building Electrical System Design & Installation
symbo111
 
Water billing management system project report.pdf
Water billing management system project report.pdfWater billing management system project report.pdf
Water billing management system project report.pdf
Kamal Acharya
 
Ethernet Routing and switching chapter 1.ppt
Ethernet Routing and switching chapter 1.pptEthernet Routing and switching chapter 1.ppt
Ethernet Routing and switching chapter 1.ppt
azkamurat
 

Recently uploaded (20)

Modelagem de um CSTR com reação endotermica.pdf
Modelagem de um CSTR com reação endotermica.pdfModelagem de um CSTR com reação endotermica.pdf
Modelagem de um CSTR com reação endotermica.pdf
 
BPV-GUI-01-Guide-for-ASME-Review-Teams-(General)-10-10-2023.pdf
BPV-GUI-01-Guide-for-ASME-Review-Teams-(General)-10-10-2023.pdfBPV-GUI-01-Guide-for-ASME-Review-Teams-(General)-10-10-2023.pdf
BPV-GUI-01-Guide-for-ASME-Review-Teams-(General)-10-10-2023.pdf
 
Recycled Concrete Aggregate in Construction Part III
Recycled Concrete Aggregate in Construction Part IIIRecycled Concrete Aggregate in Construction Part III
Recycled Concrete Aggregate in Construction Part III
 
Tutorial for 16S rRNA Gene Analysis with QIIME2.pdf
Tutorial for 16S rRNA Gene Analysis with QIIME2.pdfTutorial for 16S rRNA Gene Analysis with QIIME2.pdf
Tutorial for 16S rRNA Gene Analysis with QIIME2.pdf
 
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
 
PPT on GRP pipes manufacturing and testing
PPT on GRP pipes manufacturing and testingPPT on GRP pipes manufacturing and testing
PPT on GRP pipes manufacturing and testing
 
Planning Of Procurement o different goods and services
Planning Of Procurement o different goods and servicesPlanning Of Procurement o different goods and services
Planning Of Procurement o different goods and services
 
Low power architecture of logic gates using adiabatic techniques
Low power architecture of logic gates using adiabatic techniquesLow power architecture of logic gates using adiabatic techniques
Low power architecture of logic gates using adiabatic techniques
 
哪里办理(csu毕业证书)查尔斯特大学毕业证硕士学历原版一模一样
哪里办理(csu毕业证书)查尔斯特大学毕业证硕士学历原版一模一样哪里办理(csu毕业证书)查尔斯特大学毕业证硕士学历原版一模一样
哪里办理(csu毕业证书)查尔斯特大学毕业证硕士学历原版一模一样
 
Unbalanced Three Phase Systems and circuits.pptx
Unbalanced Three Phase Systems and circuits.pptxUnbalanced Three Phase Systems and circuits.pptx
Unbalanced Three Phase Systems and circuits.pptx
 
一比一原版(Otago毕业证)奥塔哥大学毕业证成绩单如何办理
一比一原版(Otago毕业证)奥塔哥大学毕业证成绩单如何办理一比一原版(Otago毕业证)奥塔哥大学毕业证成绩单如何办理
一比一原版(Otago毕业证)奥塔哥大学毕业证成绩单如何办理
 
bank management system in java and mysql report1.pdf
bank management system in java and mysql report1.pdfbank management system in java and mysql report1.pdf
bank management system in java and mysql report1.pdf
 
Fundamentals of Electric Drives and its applications.pptx
Fundamentals of Electric Drives and its applications.pptxFundamentals of Electric Drives and its applications.pptx
Fundamentals of Electric Drives and its applications.pptx
 
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
 
KuberTENes Birthday Bash Guadalajara - K8sGPT first impressions
KuberTENes Birthday Bash Guadalajara - K8sGPT first impressionsKuberTENes Birthday Bash Guadalajara - K8sGPT first impressions
KuberTENes Birthday Bash Guadalajara - K8sGPT first impressions
 
spirit beverages ppt without graphics.pptx
spirit beverages ppt without graphics.pptxspirit beverages ppt without graphics.pptx
spirit beverages ppt without graphics.pptx
 
Online aptitude test management system project report.pdf
Online aptitude test management system project report.pdfOnline aptitude test management system project report.pdf
Online aptitude test management system project report.pdf
 
Building Electrical System Design & Installation
Building Electrical System Design & InstallationBuilding Electrical System Design & Installation
Building Electrical System Design & Installation
 
Water billing management system project report.pdf
Water billing management system project report.pdfWater billing management system project report.pdf
Water billing management system project report.pdf
 
Ethernet Routing and switching chapter 1.ppt
Ethernet Routing and switching chapter 1.pptEthernet Routing and switching chapter 1.ppt
Ethernet Routing and switching chapter 1.ppt
 

Communication Based Projects Ideas for Engineering Students

  • 1. Communication Based Projects Ideas for Engineering Students
  • 2. http://www.elprocus.com/ Communication Based Projects Ideas for Engineering Students Abstract:  Using 8051 series Microcontrollers, a large number of communication based projects can be done. It involves variety of communication protocols like UART, RS232/Serial communication, I2C, CAN, Ethernet etc. Understanding these protocols gives practical exposure on how to interface various hardware devices/modules to the microcontroller. Programming concepts plays vital role in designing such projects. Knowledge on assembly language or C language is a pre-requisite for handling such projects. Student level projects covers a wide range of areas those are commonly used in domestic and industrial applications such as:  GSM/GPS/Bluetooth/RFID/DTMF/Mobile/Ethernet/RF/XBEE/Network ing/Data Acquisition/Smart Card.
  • 3. http://www.elprocus.com/ Communication Based Projects Ideas for Engineering Students DTMF Based Projects:  Cell Phone Based DTMF Controlled Garage Door Opening System  Display of Dialed Telephone Numbers on Seven Segment Displays  Automatic Dialing to any Telephone Using I2C Protocol on Detecting Burglary  DTMF Based Load Control System  Cell Phone Controlled Robotic Vehicle
  • 4. http://www.elprocus.com/ Communication Based Projects Ideas for Engineering Students GSM Based Projects:  Tampered Energy Meter Information Conveyed to Concerned Authority by Wireless Communication  Railway Level Crossing Gate Control through SMS by the Station Master or the Driver  GSM Based Monthly Energy Meter Billing via SMS  Theft Intimation of the Vehicle Over SMS to Owner Who Can Stop the Engine Remotely  Flash Flood Intimation Over GSM
  • 5. http://www.elprocus.com/ Communication Based Projects Ideas for Engineering Students  Integrated Energy Management System Based on GSM Protocol with Acknowledgement Feature  GSM Based Energy Meter Reading with Load Control  Railway Track Security System  GSM Based Wireless Electronic Notice Board  RFID Based Device Control and Authentication system using PIC Microcontroller
  • 6. http://www.elprocus.com/ Communication Based Projects Ideas for Engineering Students  Theft Intimation of Vehicle Over SMS to Owner Who Can Stop the Engine Remotely  GSM Based Energy Meter Reading With Load Control Using PIC Microcontroller
  • 7. http://www.elprocus.com/ Communication Based Projects Ideas for Engineering Students PC Based Projects:  PC Based electrical Load Control  SCADA for remote industrial plant  Using TV Remote as a Cordless Mouse for the Computer  Automatic Surveillance Camera Panning System from PC  RF Based Unique Office Communication System
  • 8. http://www.elprocus.com/ Communication Based Projects Ideas for Engineering Students  PC Controlled Scrolling Message Display for Notice Board  Wireless message Communication Between Two Computers  Using TV Remote as a Cordless Mouse for the Computer Using PIC Microcontroller
  • 9. http://www.elprocus.com/ Communication Based Projects Ideas for Engineering Students RF Based Projects:  Automatic Wireless Health Monitoring System in Hospitals for Patients  Secret Code Enabled Secure Communication Using RF Technology  RF Controlled Robotic Vehicle With Laser Beam Arrangement  Pick N Place With Soft Catching Gripper  Fire Fighting Robotic Vehicle  War Field Spying Robot with Night Vision Wireless Camera  Wireless Power Transfer
  • 10. http://www.elprocus.com/ Communication Based Projects Ideas for Engineering Students  Speed Synchronization of Multiple Motors in Industries  RF based Unique Office Communication System  Touch Screen Based Home Automation System  RF Based Home Automation System  Metal Detector Robotic Vehicle  Speed Synchronization of Multiple Motors in Industries Using PIC Microcontroller
  • 11. http://www.elprocus.com/ Communication Based Projects Ideas for Engineering Students RFID Projects:  RFID Security Access Control System  RFID Based Attendance System  RFID Based Passport Details  Device Control and Authentication using RFID
  • 12. http://www.elprocus.com/ Communication Based Projects Ideas for Engineering Students Bluetooth Based Projects:  Remote AC Power Control by Android Application with LCD Display  Android Based Remote Programmable Sequential  War Field Spying Robot with Night Vision Wireless Camera by Android Applications  Remote Induction Motor Control by Android Application with 7 Segment Display  Remote Operated Domestic Appliances Control by Android Application
  • 13. http://www.elprocus.com/ Communication Based Projects Ideas for Engineering Students  Remote Password Operated Load Control by Android Applications  Density Based Auto Traffic Signal Control with Android Based Remote Override  Four Quadrant Operation of DC Motor Remotely Controlled by Android Applications  Fire Fighting Robot Remotely Operated by Android Applications  Pick N Place Robotic Arm and Movement Controlled by Android Wirelessly  Metal Detector Robotic Vehicle Operated by Android Application
  • 14. http://www.elprocus.com/ Communication Based Projects Ideas for Engineering Students  Remote Alignment of 3D Dish Positioning by Android Application  Password Based Remote Controlled Door Opening By Android Application  Railway Level Crossing Gate Operation Remotely By Android  Home Automation by Android Application Based Remote Control  Remote Speed Control of DC Motor by Android Applications  Android Application Controlled Remote Robot Operation  Remotely Controlled Android Based Electronic Notice Board
  • 15. http://www.elprocus.com/ Communication Based Projects Ideas for Engineering Students XBEE Based Projects:  Wireless Message Communication between Two Computers  XBEE Based Remote Monitoring of 3 Parameters on Transformer / Generator Health  XBEE Based Remote Monitoring of 3 Parameters on Transformer / Generator Health with Voice Announcement and Wireless PC Interface
  • 16. http://www.elprocus.com/ Communication Based Projects Ideas for Engineering Students Communication Based Projects:  Wireless Message Communication between Two Computers  PC based Electrical Load Control  Password based Remote Controlled Door Opening by Android Application
  • 17. http://www.elprocus.com/ Communication Based Projects Ideas for Engineering Students Wireless Message Communication between Two Computers :  This project has been developed to ensure communication between computers in any organization using wireless technique. This system can be used at offices to ensure feasible communication between employees using wireless technique.  The 2.4GHz XBee module consisting of both the transmitter and the receiver module is interfaced to the serial port of the computer through a MAX 232 IC used as a level shifter IC. A timer is also used to provide signals to trigger a buzzer alarm in case of reception of message. Thus the person receiving a message can get a alarm tone about arrival of a new message.
  • 18. http://www.elprocus.com/ Communication Based Projects Ideas for Engineering Students PC based Electrical Load Control:  This project has been designed to be used at places like theatres, auditoriums where a centralized control system can be used to control the switching of all the electrical appliances. The control can be given through a central computer which gives commands which are accordingly processed by a microcontroller to control the switching of the loads.  The commands are given through the keyboard on the computer. The computer is interfaced to the microcontroller through a level shifter IC. The microcontroller on receiving the commands accordingly provides signals to the relay driver to drive the relay which in turn ensures the switching on or off of the lamp.
  • 19. http://www.elprocus.com/ Communication Based Projects Ideas for Engineering Students Password based Remote Controlled Door Opening by Android Application:  This project is designed to build a system wherein the door can be remotely opened or closed based on some password. The commands are sent from a smart phone with Graphical User Interface touch screen based application and accordingly processed to control the opening and closing of the door.  The GUI app on the smart phone with touch screen panel is used to enter the password. This password is send through Bluetooth communication to the receiver part. At the receiver part, the Bluetooth device receives the information and feeds the data to the microcontroller. The microcontroller matches this data with the one available in the microcontroller. If the password matches, the microcontroller sends appropriate signals to the motor driver to provide rotation to the motor so as to open the door.
  • 20. http://www.elprocus.com/ Communication Based Projects Ideas for Engineering Students Conclusion:  Here we mentioned different categories of communication based projects such as:  GSM/GPS/Bluetooth/RFID/DTMF/Mobile/Ethernet/RF/XBEE/Network ing/Data Acquisition/Smart Card.