SlideShare a Scribd company logo
1 of 21
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

Home automation using bluetooth - Aurdino BASED
Home automation using bluetooth - Aurdino BASEDHome automation using bluetooth - Aurdino BASED
Home automation using bluetooth - Aurdino BASEDAshish Kumar Thakur
 
Arduino bluetooth controlled robot
Arduino bluetooth controlled robotArduino bluetooth controlled robot
Arduino bluetooth controlled robotUVSofts Technologies
 
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-05MuhammadUsman1709
 
Project ideas ece students
Project ideas ece studentsProject ideas ece students
Project ideas ece studentsVatsal N Shah
 
Sensor interfacing in 8051
Sensor interfacing in 8051Sensor interfacing in 8051
Sensor interfacing in 8051Irfan Ahmad
 
Cell Phone Detector
Cell Phone DetectorCell Phone Detector
Cell Phone Detectorelprocus
 
Bluetooth based home automation system
Bluetooth based home automation systemBluetooth based home automation system
Bluetooth based home automation systemVeer Singh shakya
 
Main project report on GSM BASED WIRELESS NOTICE BOARD
Main project report on GSM BASED WIRELESS NOTICE BOARD Main project report on GSM BASED WIRELESS NOTICE BOARD
Main project report on GSM BASED WIRELESS NOTICE BOARD Ganesh Gani
 
Touch Switch (Smart Switches) by arduino Project report file
Touch Switch (Smart Switches) by arduino  Project  report fileTouch Switch (Smart Switches) by arduino  Project  report file
Touch Switch (Smart Switches) by arduino Project report fileimkanhaiyalal
 
Rs232 485 fundamental
Rs232 485 fundamentalRs232 485 fundamental
Rs232 485 fundamentalrounak077
 
Automatic solider tracking & health monitoring system
Automatic solider tracking & health monitoring system Automatic solider tracking & health monitoring system
Automatic solider tracking & health monitoring system ijaranjani
 
E notice board project report
E notice board project reportE notice board project report
E notice board project reportamit chaudhary
 
Electronic Notice Board Using Raspberry Pi and Android Phone
Electronic Notice Board Using Raspberry Pi and Android PhoneElectronic Notice Board Using Raspberry Pi and Android Phone
Electronic Notice Board Using Raspberry Pi and Android PhoneBrijender k
 
Minor Project Report on - short range personal 'RADAR'.
Minor Project Report on - short range personal 'RADAR'.Minor Project Report on - short range personal 'RADAR'.
Minor Project Report on - short range personal 'RADAR'.Sarvesh Kushwaha
 
Fire fighting Robot
Fire fighting RobotFire fighting Robot
Fire fighting RobotAnjan991
 
Project report : trafficlights
Project report : trafficlightsProject report : trafficlights
Project report : trafficlightsZain Ali
 
Bluetooth Controlled Robot/Car
Bluetooth Controlled Robot/CarBluetooth Controlled Robot/Car
Bluetooth Controlled Robot/CarVarun A M
 
IoT Based Home Automation System Presantation
IoT Based Home Automation System PresantationIoT Based Home Automation System Presantation
IoT Based Home Automation System PresantationFarhan Ahmed Rahee
 

What's hot (20)

Home automation using bluetooth - Aurdino BASED
Home automation using bluetooth - Aurdino BASEDHome automation using bluetooth - Aurdino BASED
Home automation using bluetooth - Aurdino BASED
 
Arduino bluetooth controlled robot
Arduino bluetooth controlled robotArduino bluetooth controlled robot
Arduino bluetooth controlled robot
 
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
 
Project ideas ece students
Project ideas ece studentsProject ideas ece students
Project ideas ece students
 
Sensor interfacing in 8051
Sensor interfacing in 8051Sensor interfacing in 8051
Sensor interfacing in 8051
 
Cell Phone Detector
Cell Phone DetectorCell Phone Detector
Cell Phone Detector
 
Bluetooth based home automation system
Bluetooth based home automation systemBluetooth based home automation system
Bluetooth based home automation system
 
Main project report on GSM BASED WIRELESS NOTICE BOARD
Main project report on GSM BASED WIRELESS NOTICE BOARD Main project report on GSM BASED WIRELESS NOTICE BOARD
Main project report on GSM BASED WIRELESS NOTICE BOARD
 
Touch Switch (Smart Switches) by arduino Project report file
Touch Switch (Smart Switches) by arduino  Project  report fileTouch Switch (Smart Switches) by arduino  Project  report file
Touch Switch (Smart Switches) by arduino Project report file
 
Presentation on home automation
Presentation on home automationPresentation on home automation
Presentation on home automation
 
Rs232 485 fundamental
Rs232 485 fundamentalRs232 485 fundamental
Rs232 485 fundamental
 
Automatic solider tracking & health monitoring system
Automatic solider tracking & health monitoring system Automatic solider tracking & health monitoring system
Automatic solider tracking & health monitoring system
 
E notice board project report
E notice board project reportE notice board project report
E notice board project report
 
Electronic Notice Board Using Raspberry Pi and Android Phone
Electronic Notice Board Using Raspberry Pi and Android PhoneElectronic Notice Board Using Raspberry Pi and Android Phone
Electronic Notice Board Using Raspberry Pi and Android Phone
 
BATTERY LESS PHONE
BATTERY LESS PHONE BATTERY LESS PHONE
BATTERY LESS PHONE
 
Minor Project Report on - short range personal 'RADAR'.
Minor Project Report on - short range personal 'RADAR'.Minor Project Report on - short range personal 'RADAR'.
Minor Project Report on - short range personal 'RADAR'.
 
Fire fighting Robot
Fire fighting RobotFire fighting Robot
Fire fighting Robot
 
Project report : trafficlights
Project report : trafficlightsProject report : trafficlights
Project report : trafficlights
 
Bluetooth Controlled Robot/Car
Bluetooth Controlled Robot/CarBluetooth Controlled Robot/Car
Bluetooth Controlled Robot/Car
 
IoT Based Home Automation System Presantation
IoT Based Home Automation System PresantationIoT Based Home Automation System Presantation
IoT Based Home Automation System Presantation
 

Viewers also liked

Latest Digital Electronic Projects
Latest Digital Electronic ProjectsLatest Digital Electronic Projects
Latest Digital Electronic Projectselprocus
 
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 presentationArun 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
 
السيرة الذاتية - لغة عربية
السيرة الذاتية - لغة عربيةالسيرة الذاتية - لغة عربية
السيرة الذاتية - لغة عربية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 Technologieselprocus
 
Presentation slides on android controlled robot
Presentation slides on android controlled robotPresentation slides on android controlled robot
Presentation slides on android controlled robotsiddharth8743
 
Presentation slides of android controlled robot
Presentation slides of android controlled robotPresentation slides of android controlled robot
Presentation slides of android controlled robotankit8743
 
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 ControlEdgefxkits & Solutions
 
PROJECTS FROM SHPINE TECHNOLOGIES
PROJECTS FROM SHPINE TECHNOLOGIESPROJECTS FROM SHPINE TECHNOLOGIES
PROJECTS FROM SHPINE TECHNOLOGIESSHPINE TECHNOLOGIES
 
Industrial parameters monitoring system through smartphone
Industrial parameters monitoring system through smartphoneIndustrial parameters monitoring system through smartphone
Industrial parameters monitoring system through smartphoneKhadarbaba Shaik
 
Android based wireless PC controller
Android based wireless PC controllerAndroid based wireless PC controller
Android based wireless PC controllerSwetha Pallati
 
Android based wireless PC controller
Android based wireless PC controllerAndroid based wireless PC controller
Android based wireless PC controllerSwetha Pallati
 
Cell phone based automation systems
Cell phone based automation systemsCell phone based automation systems
Cell phone based automation systemsManpreet Chandhok
 
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 Presentationayushi jain
 
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 engineeringIgslabs 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 applicationsEdgefxkits & Solutions
 
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 mobileKhadarbaba Shaik
 
Best Embedded Systems Projects Ideas In 2015
Best Embedded Systems Projects Ideas In 2015Best Embedded Systems Projects Ideas In 2015
Best Embedded Systems Projects Ideas In 2015elprocus
 

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 on android controlled robot
Presentation slides on android controlled robotPresentation slides on android controlled robot
Presentation slides on android controlled robot
 
Presentation slides of android controlled robot
Presentation slides of android controlled robotPresentation slides of android controlled robot
Presentation slides of 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
 
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
 
Best Embedded Systems Projects Ideas In 2015
Best Embedded Systems Projects Ideas In 2015Best Embedded Systems Projects Ideas In 2015
Best Embedded Systems Projects Ideas In 2015
 

More from elprocus

Different electronics circuit design process
Different electronics circuit design processDifferent electronics circuit design process
Different electronics circuit design processelprocus
 
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 typeselprocus
 
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 Projectselprocus
 
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 boardselprocus
 
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 Applicationselprocus
 
Designing process of printed circuit boards
Designing process of printed circuit boardsDesigning process of printed circuit boards
Designing process of printed circuit boardselprocus
 
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 applicationelprocus
 
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.pptxelprocus
 
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 capacitorelprocus
 
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 applicationelprocus
 
How mobile phone jammer works
How mobile phone jammer worksHow mobile phone jammer works
How mobile phone jammer workselprocus
 
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 functionselprocus
 
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 componentselprocus
 
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 applicationselprocus
 
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 applicationselprocus
 
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 applicationselprocus
 
Schottky diode working and applications
Schottky diode working and applicationsSchottky diode working and applications
Schottky diode working and applicationselprocus
 
Tactile sensor working and its types
Tactile sensor working and its typesTactile sensor working and its types
Tactile sensor working and its typeselprocus
 
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 applicationselprocus
 
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 Applicationelprocus
 

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

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 planesRAJNEESHKUMAR341697
 
Hostel management system project report..pdf
Hostel management system project report..pdfHostel management system project report..pdf
Hostel management system project report..pdfKamal Acharya
 
Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...
Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...
Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...Call Girls Mumbai
 
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdfAldoGarca30
 
NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...
NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...
NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...Amil baba
 
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.pdfJiananWang21
 
Work-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptxWork-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptxJuliansyahHarahap1
 
Tamil Call Girls Bhayandar WhatsApp +91-9930687706, Best Service
Tamil Call Girls Bhayandar WhatsApp +91-9930687706, Best ServiceTamil Call Girls Bhayandar WhatsApp +91-9930687706, Best Service
Tamil Call Girls Bhayandar WhatsApp +91-9930687706, Best Servicemeghakumariji156
 
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXssuser89054b
 
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptxHOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptxSCMS School of Architecture
 
DC MACHINE-Motoring and generation, Armature circuit equation
DC MACHINE-Motoring and generation, Armature circuit equationDC MACHINE-Motoring and generation, Armature circuit equation
DC MACHINE-Motoring and generation, Armature circuit equationBhangaleSonal
 
Computer Networks Basics of Network Devices
Computer Networks  Basics of Network DevicesComputer Networks  Basics of Network Devices
Computer Networks Basics of Network DevicesChandrakantDivate1
 
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.pptNANDHAKUMARA10
 
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 SARKARKOUSTAV SARKAR
 
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...Arindam Chakraborty, Ph.D., P.E. (CA, TX)
 
DeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakesDeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakesMayuraD1
 
Thermal Engineering Unit - I & II . ppt
Thermal Engineering  Unit - I & II . pptThermal Engineering  Unit - I & II . ppt
Thermal Engineering Unit - I & II . pptDineshKumar4165
 
Wadi Rum luxhotel lodge Analysis case study.pptx
Wadi Rum luxhotel lodge Analysis case study.pptxWadi Rum luxhotel lodge Analysis case study.pptx
Wadi Rum luxhotel lodge Analysis case study.pptxNadaHaitham1
 
Moment Distribution Method For Btech Civil
Moment Distribution Method For Btech CivilMoment Distribution Method For Btech Civil
Moment Distribution Method For Btech CivilVinayVitekari
 

Recently uploaded (20)

Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
 
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
 
Hostel management system project report..pdf
Hostel management system project report..pdfHostel management system project report..pdf
Hostel management system project report..pdf
 
Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...
Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...
Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...
 
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
 
NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...
NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...
NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...
 
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
 
Work-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptxWork-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptx
 
Tamil Call Girls Bhayandar WhatsApp +91-9930687706, Best Service
Tamil Call Girls Bhayandar WhatsApp +91-9930687706, Best ServiceTamil Call Girls Bhayandar WhatsApp +91-9930687706, Best Service
Tamil Call Girls Bhayandar WhatsApp +91-9930687706, Best Service
 
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
 
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptxHOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
 
DC MACHINE-Motoring and generation, Armature circuit equation
DC MACHINE-Motoring and generation, Armature circuit equationDC MACHINE-Motoring and generation, Armature circuit equation
DC MACHINE-Motoring and generation, Armature circuit equation
 
Computer Networks Basics of Network Devices
Computer Networks  Basics of Network DevicesComputer Networks  Basics of Network Devices
Computer Networks Basics of Network Devices
 
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
 
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
 
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...
 
DeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakesDeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakes
 
Thermal Engineering Unit - I & II . ppt
Thermal Engineering  Unit - I & II . pptThermal Engineering  Unit - I & II . ppt
Thermal Engineering Unit - I & II . ppt
 
Wadi Rum luxhotel lodge Analysis case study.pptx
Wadi Rum luxhotel lodge Analysis case study.pptxWadi Rum luxhotel lodge Analysis case study.pptx
Wadi Rum luxhotel lodge Analysis case study.pptx
 
Moment Distribution Method For Btech Civil
Moment Distribution Method For Btech CivilMoment Distribution Method For Btech Civil
Moment Distribution Method For Btech Civil
 

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.