SlideShare a Scribd company logo
PC Mouse operated
Electrical Load Control
Using VB Application
http://www.edgefxkits.com/
PC Mouse operated Electrical Load
Control Using VB Application
Introduction
 The aim of this project is to control electrical appliances through a
personal computer (PC). For example, theatre lighting can be centrally
controlled form PC for a better stage management. Presently, these are
manually managed which makes it difficult to coordinate the lighting
with respective scene. With this system, one can control electrical
appliances on/off by just being seated at one place using a PC.
http://www.edgefxkits.com/
Block Diagram
PC Mouse operated Electrical Load
Control Using VB Application
http://www.edgefxkits.com/
Hardware Requirements
 8051 series Microcontroller
 Level Shifter IC
 DB Connector
 Relays
 Relay Driver
 Transformer
 Diodes
 capacitors
 Resistors
 LED
 Crystal
 Lamps
PC Mouse operated Electrical Load
Control Using VB Application
http://www.edgefxkits.com/
Software Requirements
 Keil compiler
 Language: Embedded C or Assembly.
PC Mouse operated Electrical Load
Control Using VB Application
http://www.edgefxkits.com/
8051 Series Microcontroller
 8051 is an 8-bit family of microcontroller developed by Intel in the year
1981.
 This is one of the most popular family of microcontroller being used all
across the world.
PC Mouse operated Electrical Load
Control Using VB Application
8051 Series Microcontroller
PC Mouse operated Electrical Load
Control Using VB Application
 This microcontroller was also referred as “system on a chip” because it has
128 bytes of RAM, 4Kbytes of ROM, 2 Timers, 1 Serial port, and four ports
on a single chip.
 The CPU can work for only 8bits of data at a time because 8051 is an 8-bit
processor.
http://www.edgefxkits.com/
http://www.edgefxkits.com/
8051 Series Microcontroller
 In case the data is larger than 8 bits then it has to be broken into parts so
that the CPU can process conveniently.
 Most manufacturers have put 4Kbytes of ROM even though the quantity
of ROM can be exceeded up to 64 K bytes.
 The 8051 has been in use in a wide number of devices, mainly because it
is easy to integrate into a project or build a device around.
PC Mouse operated Electrical Load
Control Using VB Application
http://www.edgefxkits.com/
PC Mouse operated Electrical Load
Control Using VB Application
8051 Pin
Description
Power on Reset circuit
 The power-on reset (PoR) is an electronic device incorporated into the
integrated circuit
 That detects the power applied to the chip and generates a reset impulse
that goes to the entire circuit placing it into a known state.
PC Mouse operated Electrical Load
Control Using VB Application
+5V
30 pF
30 pF
8.2 K
10 uF
+
11.0592 MHz
EA/VPP
X1
X2
RST
31
19
18
9
http://www.edgefxkits.com/
http://www.edgefxkits.com/
Max232
 The MAX232 is an integrated circuit that converts signals from an RS-
232serial port to signals suitable for use in TTL compatible digital logic
circuits.
 The MAX232 is a dual driver/receiver and typically converts the RX, TX,
CTS and RTS signals.
 When a MAX232 IC receives a TTL level to convert, it changes a TTL Logic 0
to between +3 and +15V, and changes TTL Logic 1 to between -3 to -15V,
and vice versa for converting from RS232 to TTL.
PC Mouse operated Electrical Load
Control Using VB Application
http://www.edgefxkits.com/
Max232
PC Mouse operated Electrical Load
Control Using VB Application
http://www.edgefxkits.com/
DB Connector
 A DB connector is a connector that is in the shape of a horizontal D.
 Common DB connectors include DB-9, DB-15, DB-19, DB-25, DB-37, and
DB-50, the number indicates how many active lines the connector has, but
not always how many pins it has.
PC Mouse operated Electrical Load
Control Using VB Application
http://www.edgefxkits.com/
DB9 and DB15 Connector
 The DB9 (originally DE-9) connector is an analog 9-pin plug of the D-Sub
miniature connector family.
PC Mouse operated Electrical Load
Control Using VB Application
http://www.edgefxkits.com/
DB9 and DB15 Connector
 Computer serial port Additional information and help with the DB-9 and
DB-15 or the standard PC serial port can be found on our serial port help
page.
 The DB-9 and DB-15 are also found on Network cards. The DB-9 cable is
sometimes used for Token-Ring adapters, and the DB-15 is used for the
thick net coaxial cables.
 Computer network help and support
 The DB-9 port is also found on the NeXT computer is used to connect laser
printers.
PC Mouse operated Electrical Load
Control Using VB Application
http://www.edgefxkits.com/
DB19 Connector
 The DB-19 is a connector found on the Apple Macintosh, NeXT, and some
Atari computers, and is used to connect external disk drives.
PC Mouse operated Electrical Load
Control Using VB Application
http://www.edgefxkits.com/
DB25 Connector
 The DB-25 interface was an older serial connector. Additional information
and help with serial ports can be found on our serial port help page.
 The DB-25 port is also a SCSI interface. Additional information and help
with SCSI can be found on our SCSI help page.
PC Mouse operated Electrical Load
Control Using VB Application
http://www.edgefxkits.com/
DB37 Connector
 Connector found on various network devices used to connect network
hubs and other network devices and perform other functions.
 Companies that utilize this cable include Cisco, Nortel, SMC, and others.
 The DB-37 connector also connects devices such as sensors, switches,
satellite antennas, control systems, video studio automation, security
control systems, and other equipment.
 Computer network and network card help and support.
PC Mouse operated Electrical Load
Control Using VB Application
http://www.edgefxkits.com/
DB50 Connector
 SCSI connector that is rarely used or found today. Additional information
and help with SCSI can be found on our SCSI help page.
PC Mouse operated Electrical Load
Control Using VB Application
DB-50 Male Connector :
Relay
 A relay is an electrically operated switch.
 Current flowing through the coil of the relay creates a magnetic field
which attracts a lever and changes the switch contacts.
 The coil current can be on or off so relays have two switch positions and
have double throw (changeover) switch contacts as shown in the diagram.
PC Mouse operated Electrical Load
Control Using VB Application
http://www.edgefxkits.com/
Relay
 Relays allow one circuit to switch a second circuit which can be completely
separate from the first.
 For example a low voltage battery circuit can use a relay to switch a 230V
AC mains circuit.
 There is no electrical connection inside the relay between the two circuits,
the link is magnetic and mechanical.
 To drive relay through MC ULN2003 relay driver IC is used
PC Mouse operated Electrical Load
Control Using VB Application
http://www.edgefxkits.com/
Relay Driver uln2003
 ULN is Relay driver application
 The ULN2003 is a monolithic high voltage and high current Darlington
transistor arrays.
PC Mouse operated Electrical Load
Control Using VB Application
http://www.edgefxkits.com/
Relay Driver uln2003
 It consists of seven NPN Darlington pairs that features high-voltage
outputs with common-cathode clamp diode for switching inductive loads.
 The collector-current rating of a single Darlington pair is 500mA.
 The Darlington pairs may be paralleled for higher current capability.
PC Mouse operated Electrical Load
Control Using VB Application
http://www.edgefxkits.com/
Relay Driver uln2003
 The ULN functions as an inverter.
 If the logic at input 1B is high then
the output at its corresponding pin 1C
will be low.
PC Mouse operated Electrical Load
Control Using VB Application
http://www.edgefxkits.com/
http://www.edgefxkits.com/
Liquid Crystal Display (LCD)
 Most common LCDs connected to the microcontrollers are 16x2 and 20x2
displays.
 This means 16 characters per line by 2 lines and 20 characters per line by 2
lines, respectively.
 The standard is referred to as HD44780U
 It refers to the controller chip which receives data from an external source
(and communicates directly with the LCD.
PC Mouse operated Electrical Load
Control Using VB Application
http://www.edgefxkits.com/
Working Principle
 The project uses a PC to control the loads.
 The commands are received by the micro controller through level shifted IC
Max232.
 When the program is executed, it drives relay from the microcontroller
through relay driver IC ULN2003.
 Load’s are switched ON and switched OFF based on the corresponding
command sent from the keyboard through HyperTerminal.
 As per the program, the loads will be turned ON and OFF through the
relays.
PC Mouse operated Electrical Load
Control Using VB Application
http://www.edgefxkits.com/
Working Principle
 This system is integrated with the electrical loads and also connected to the
PC where centralized control takes place.
 It uses an RS-232 protocol from the microcontroller to communicate with
the PC.
 To turn on/off the appliances, we use Hyper Terminal on PC.
 Once the connection is established with the PC, then the system starts
working.
 The microcontroller used in this project belongs to 8051 family.
PC Mouse operated Electrical Load
Control Using VB Application
http://www.edgefxkits.com/
Future Enhancement
 This project can be further enhanced by implementing a GUI based control
panel on the PC with appropriate embedded software.
 The intensity control can also be incorporated using power electronics
devices.
PC Mouse operated Electrical Load
Control Using VB Application
http://www.edgefxkits.com/
Conclusion
PC Mouse operated Electrical Load
Control Using VB Application
 PC Mouse operated Electrical Load Control Using VB Application project
was designed and implemented. This project can be further enhanced by
implementing a GUI based control panel on the PC with appropriate
embedded software. The intensity control can also be incorporated using
power electronics devices
http://www.edgefxkits.com/
RF Controlled Robotic Vehicle with
Laser Beam Arrangement

More Related Content

What's hot

Shenzhen Hifibercom Technology Co.,Ltd QSFP28 SR4 optical module
Shenzhen Hifibercom Technology Co.,Ltd  QSFP28 SR4 optical moduleShenzhen Hifibercom Technology Co.,Ltd  QSFP28 SR4 optical module
Shenzhen Hifibercom Technology Co.,Ltd QSFP28 SR4 optical module
WendyXia8
 
IRJET- Monitoring and Protection of Distribution Transformer using GSM Module
IRJET- Monitoring and Protection of Distribution Transformer using GSM ModuleIRJET- Monitoring and Protection of Distribution Transformer using GSM Module
IRJET- Monitoring and Protection of Distribution Transformer using GSM Module
IRJET Journal
 
Substation monitoring system for maintaining a data log.ppt
Substation monitoring system for maintaining a data log.pptSubstation monitoring system for maintaining a data log.ppt
Substation monitoring system for maintaining a data log.ppt
SAI SREE
 
Wago epsitron power_supplies_catalog
Wago epsitron power_supplies_catalogWago epsitron power_supplies_catalog
Wago epsitron power_supplies_catalog
Electromate
 
Cockpit White Box
Cockpit White BoxCockpit White Box
Cockpit White Box
ncct
 
Moderate quality of voice transmission using 8 bit micro-controller through z...
Moderate quality of voice transmission using 8 bit micro-controller through z...Moderate quality of voice transmission using 8 bit micro-controller through z...
Moderate quality of voice transmission using 8 bit micro-controller through z...
eSAT Publishing House
 
Communication Converter Energy Reporting Products | Electro industries
Communication Converter Energy Reporting Products | Electro industriesCommunication Converter Energy Reporting Products | Electro industries
Communication Converter Energy Reporting Products | Electro industries
Electro Industries
 
Intelligent mcc Siemens
Intelligent mcc Siemens Intelligent mcc Siemens
Intelligent mcc Siemens
Praveen Patil
 
fault detection of transformer using GSM,,,,by YASASWINI.KAGITHALA
fault detection of transformer using GSM,,,,by YASASWINI.KAGITHALAfault detection of transformer using GSM,,,,by YASASWINI.KAGITHALA
fault detection of transformer using GSM,,,,by YASASWINI.KAGITHALA
MAHESH294
 
A Commercial Low Cost, Highly Efficient UC3842 based High Brightness LED (HBL...
A Commercial Low Cost, Highly Efficient UC3842 based High Brightness LED (HBL...A Commercial Low Cost, Highly Efficient UC3842 based High Brightness LED (HBL...
A Commercial Low Cost, Highly Efficient UC3842 based High Brightness LED (HBL...
International Journal of Power Electronics and Drive Systems
 
Fuzzy Based Analysis of Inverter Fed Micro Grid in Islanding Operation-Experi...
Fuzzy Based Analysis of Inverter Fed Micro Grid in Islanding Operation-Experi...Fuzzy Based Analysis of Inverter Fed Micro Grid in Islanding Operation-Experi...
Fuzzy Based Analysis of Inverter Fed Micro Grid in Islanding Operation-Experi...
IJPEDS-IAES
 
IRJET- Microcontroller based Automatic Power Change Over Mechanism
IRJET- Microcontroller based Automatic Power Change Over MechanismIRJET- Microcontroller based Automatic Power Change Over Mechanism
IRJET- Microcontroller based Automatic Power Change Over Mechanism
IRJET Journal
 
Tracking and breaking system for vehicles
Tracking and breaking system for vehiclesTracking and breaking system for vehicles
Tracking and breaking system for vehicleskakanikings
 
Low Power Gasp Circuits using Power Gating
Low Power Gasp Circuits using Power GatingLow Power Gasp Circuits using Power Gating
Low Power Gasp Circuits using Power Gating
IRJET Journal
 
ค่า Tx Power Mode ใน Ubiquiti และ Mikrotik (RF Tx Power Mode Settings)
ค่า Tx Power Mode ใน Ubiquiti และ Mikrotik (RF Tx Power Mode Settings)ค่า Tx Power Mode ใน Ubiquiti และ Mikrotik (RF Tx Power Mode Settings)
ค่า Tx Power Mode ใน Ubiquiti และ Mikrotik (RF Tx Power Mode Settings)
Tũi Wichets
 
Eee hardware list
Eee hardware listEee hardware list
Eee hardware list
Vision Solutions
 
Cradlepoint PS6SMC3000M - USB to Modem Cradle (quantum-wireless.com)
Cradlepoint PS6SMC3000M - USB to Modem Cradle (quantum-wireless.com)Cradlepoint PS6SMC3000M - USB to Modem Cradle (quantum-wireless.com)
Cradlepoint PS6SMC3000M - USB to Modem Cradle (quantum-wireless.com)
Ari Zoldan
 

What's hot (18)

Shenzhen Hifibercom Technology Co.,Ltd QSFP28 SR4 optical module
Shenzhen Hifibercom Technology Co.,Ltd  QSFP28 SR4 optical moduleShenzhen Hifibercom Technology Co.,Ltd  QSFP28 SR4 optical module
Shenzhen Hifibercom Technology Co.,Ltd QSFP28 SR4 optical module
 
IRJET- Monitoring and Protection of Distribution Transformer using GSM Module
IRJET- Monitoring and Protection of Distribution Transformer using GSM ModuleIRJET- Monitoring and Protection of Distribution Transformer using GSM Module
IRJET- Monitoring and Protection of Distribution Transformer using GSM Module
 
Substation monitoring system for maintaining a data log.ppt
Substation monitoring system for maintaining a data log.pptSubstation monitoring system for maintaining a data log.ppt
Substation monitoring system for maintaining a data log.ppt
 
Wago epsitron power_supplies_catalog
Wago epsitron power_supplies_catalogWago epsitron power_supplies_catalog
Wago epsitron power_supplies_catalog
 
Cockpit White Box
Cockpit White BoxCockpit White Box
Cockpit White Box
 
Moderate quality of voice transmission using 8 bit micro-controller through z...
Moderate quality of voice transmission using 8 bit micro-controller through z...Moderate quality of voice transmission using 8 bit micro-controller through z...
Moderate quality of voice transmission using 8 bit micro-controller through z...
 
Communication Converter Energy Reporting Products | Electro industries
Communication Converter Energy Reporting Products | Electro industriesCommunication Converter Energy Reporting Products | Electro industries
Communication Converter Energy Reporting Products | Electro industries
 
Intelligent mcc Siemens
Intelligent mcc Siemens Intelligent mcc Siemens
Intelligent mcc Siemens
 
fault detection of transformer using GSM,,,,by YASASWINI.KAGITHALA
fault detection of transformer using GSM,,,,by YASASWINI.KAGITHALAfault detection of transformer using GSM,,,,by YASASWINI.KAGITHALA
fault detection of transformer using GSM,,,,by YASASWINI.KAGITHALA
 
A Commercial Low Cost, Highly Efficient UC3842 based High Brightness LED (HBL...
A Commercial Low Cost, Highly Efficient UC3842 based High Brightness LED (HBL...A Commercial Low Cost, Highly Efficient UC3842 based High Brightness LED (HBL...
A Commercial Low Cost, Highly Efficient UC3842 based High Brightness LED (HBL...
 
03 TOTAL REPORT
03 TOTAL REPORT03 TOTAL REPORT
03 TOTAL REPORT
 
Fuzzy Based Analysis of Inverter Fed Micro Grid in Islanding Operation-Experi...
Fuzzy Based Analysis of Inverter Fed Micro Grid in Islanding Operation-Experi...Fuzzy Based Analysis of Inverter Fed Micro Grid in Islanding Operation-Experi...
Fuzzy Based Analysis of Inverter Fed Micro Grid in Islanding Operation-Experi...
 
IRJET- Microcontroller based Automatic Power Change Over Mechanism
IRJET- Microcontroller based Automatic Power Change Over MechanismIRJET- Microcontroller based Automatic Power Change Over Mechanism
IRJET- Microcontroller based Automatic Power Change Over Mechanism
 
Tracking and breaking system for vehicles
Tracking and breaking system for vehiclesTracking and breaking system for vehicles
Tracking and breaking system for vehicles
 
Low Power Gasp Circuits using Power Gating
Low Power Gasp Circuits using Power GatingLow Power Gasp Circuits using Power Gating
Low Power Gasp Circuits using Power Gating
 
ค่า Tx Power Mode ใน Ubiquiti และ Mikrotik (RF Tx Power Mode Settings)
ค่า Tx Power Mode ใน Ubiquiti และ Mikrotik (RF Tx Power Mode Settings)ค่า Tx Power Mode ใน Ubiquiti และ Mikrotik (RF Tx Power Mode Settings)
ค่า Tx Power Mode ใน Ubiquiti และ Mikrotik (RF Tx Power Mode Settings)
 
Eee hardware list
Eee hardware listEee hardware list
Eee hardware list
 
Cradlepoint PS6SMC3000M - USB to Modem Cradle (quantum-wireless.com)
Cradlepoint PS6SMC3000M - USB to Modem Cradle (quantum-wireless.com)Cradlepoint PS6SMC3000M - USB to Modem Cradle (quantum-wireless.com)
Cradlepoint PS6SMC3000M - USB to Modem Cradle (quantum-wireless.com)
 

Similar to Pc mouse operated electrical load control using vb application

Digital Implementation of Paralleling DC_DC conv
Digital Implementation of Paralleling DC_DC convDigital Implementation of Paralleling DC_DC conv
Digital Implementation of Paralleling DC_DC convdhananjay.p yadav
 
Design of wireless sensor network for building management systems
Design of wireless sensor network for building management systemsDesign of wireless sensor network for building management systems
Design of wireless sensor network for building management systems
TSriyaSharma
 
Wireless agro automation system
Wireless agro automation systemWireless agro automation system
Wireless agro automation system
karthikpunuru
 
PLCC application
PLCC applicationPLCC application
PLCC application
Pulakesh k kalita
 
Home automation
Home automationHome automation
Home automation
Moorthy kvn
 
under grund fault ppt (1).pptx
under grund fault ppt (1).pptxunder grund fault ppt (1).pptx
under grund fault ppt (1).pptx
PoojaG86
 
Smart home
Smart homeSmart home
Smart home
Moorthy kvn
 
Smart home copy
Smart home   copySmart home   copy
Smart home copy
Moorthy kvn
 
Smart home
Smart homeSmart home
Smart home
Moorthy kvn
 
Implementation and Controlling of Electrical Appliances by using Bluetooth
Implementation and Controlling of Electrical Appliances by using BluetoothImplementation and Controlling of Electrical Appliances by using Bluetooth
Implementation and Controlling of Electrical Appliances by using Bluetooth
IRJET Journal
 
Application of NarrowBand Power Line Communication in Medium Voltage Smart Di...
Application of NarrowBand Power Line Communication in Medium Voltage Smart Di...Application of NarrowBand Power Line Communication in Medium Voltage Smart Di...
Application of NarrowBand Power Line Communication in Medium Voltage Smart Di...
IRJET Journal
 
Design of charging unit for electrical vehicles using solar power
Design of charging unit for electrical vehicles using solar powerDesign of charging unit for electrical vehicles using solar power
Design of charging unit for electrical vehicles using solar power
Rohit gorantla
 
Automatic Power Factor Improvement by Using PLC & SCADA
Automatic Power Factor Improvement by Using PLC & SCADAAutomatic Power Factor Improvement by Using PLC & SCADA
Automatic Power Factor Improvement by Using PLC & SCADA
ferozpatowary
 
Joseph Staniowski - Design Project
Joseph Staniowski - Design ProjectJoseph Staniowski - Design Project
Joseph Staniowski - Design ProjectJoseph Staniowski
 
Project ppt
Project pptProject ppt
Project ppt
Pranoosh T
 
Advancements in Programmable DC Power Supply for Efficient Power Delivery in ...
Advancements in Programmable DC Power Supply for Efficient Power Delivery in ...Advancements in Programmable DC Power Supply for Efficient Power Delivery in ...
Advancements in Programmable DC Power Supply for Efficient Power Delivery in ...
IRJET Journal
 
4 Way traffic controll new
4 Way traffic controll new4 Way traffic controll new
4 Way traffic controll newMainak Nandi
 
International Journal of Engineering Research and Development
International Journal of Engineering Research and DevelopmentInternational Journal of Engineering Research and Development
International Journal of Engineering Research and Development
IJERD Editor
 
E044081720
E044081720E044081720
E044081720
IJERA Editor
 

Similar to Pc mouse operated electrical load control using vb application (20)

Digital Implementation of Paralleling DC_DC conv
Digital Implementation of Paralleling DC_DC convDigital Implementation of Paralleling DC_DC conv
Digital Implementation of Paralleling DC_DC conv
 
Design of wireless sensor network for building management systems
Design of wireless sensor network for building management systemsDesign of wireless sensor network for building management systems
Design of wireless sensor network for building management systems
 
Wireless agro automation system
Wireless agro automation systemWireless agro automation system
Wireless agro automation system
 
PLCC application
PLCC applicationPLCC application
PLCC application
 
Home automation
Home automationHome automation
Home automation
 
under grund fault ppt (1).pptx
under grund fault ppt (1).pptxunder grund fault ppt (1).pptx
under grund fault ppt (1).pptx
 
Smart home
Smart homeSmart home
Smart home
 
Smart home copy
Smart home   copySmart home   copy
Smart home copy
 
Smart home
Smart homeSmart home
Smart home
 
FYP PPT
FYP PPTFYP PPT
FYP PPT
 
Implementation and Controlling of Electrical Appliances by using Bluetooth
Implementation and Controlling of Electrical Appliances by using BluetoothImplementation and Controlling of Electrical Appliances by using Bluetooth
Implementation and Controlling of Electrical Appliances by using Bluetooth
 
Application of NarrowBand Power Line Communication in Medium Voltage Smart Di...
Application of NarrowBand Power Line Communication in Medium Voltage Smart Di...Application of NarrowBand Power Line Communication in Medium Voltage Smart Di...
Application of NarrowBand Power Line Communication in Medium Voltage Smart Di...
 
Design of charging unit for electrical vehicles using solar power
Design of charging unit for electrical vehicles using solar powerDesign of charging unit for electrical vehicles using solar power
Design of charging unit for electrical vehicles using solar power
 
Automatic Power Factor Improvement by Using PLC & SCADA
Automatic Power Factor Improvement by Using PLC & SCADAAutomatic Power Factor Improvement by Using PLC & SCADA
Automatic Power Factor Improvement by Using PLC & SCADA
 
Joseph Staniowski - Design Project
Joseph Staniowski - Design ProjectJoseph Staniowski - Design Project
Joseph Staniowski - Design Project
 
Project ppt
Project pptProject ppt
Project ppt
 
Advancements in Programmable DC Power Supply for Efficient Power Delivery in ...
Advancements in Programmable DC Power Supply for Efficient Power Delivery in ...Advancements in Programmable DC Power Supply for Efficient Power Delivery in ...
Advancements in Programmable DC Power Supply for Efficient Power Delivery in ...
 
4 Way traffic controll new
4 Way traffic controll new4 Way traffic controll new
4 Way traffic controll new
 
International Journal of Engineering Research and Development
International Journal of Engineering Research and DevelopmentInternational Journal of Engineering Research and Development
International Journal of Engineering Research and Development
 
E044081720
E044081720E044081720
E044081720
 

More from Edgefxkits & Solutions

Mains operated under voltage over voltage trip switch
Mains operated under voltage over voltage trip switchMains operated under voltage over voltage trip switch
Mains operated under voltage over voltage trip switch
Edgefxkits & Solutions
 
Scada for remote industrial plant
Scada for remote industrial plant Scada for remote industrial plant
Scada for remote industrial plant
Edgefxkits & Solutions
 
TV Remote Jammer | 555 Timer Projects | Final Year Engineering Projects
TV Remote Jammer | 555 Timer Projects | Final Year Engineering ProjectsTV Remote Jammer | 555 Timer Projects | Final Year Engineering Projects
TV Remote Jammer | 555 Timer Projects | Final Year Engineering Projects
Edgefxkits & Solutions
 
Predefined speed control of bldc motor
Predefined speed control of bldc motorPredefined speed control of bldc motor
Predefined speed control of bldc motor
Edgefxkits & Solutions
 
Microcontroller based Electronic Eye Controlled security System
Microcontroller based Electronic Eye Controlled security SystemMicrocontroller based Electronic Eye Controlled security System
Microcontroller based Electronic Eye Controlled security System
Edgefxkits & Solutions
 
How to select the diy electrical projects kit by engineering students
How to select the diy electrical projects kit by engineering studentsHow to select the diy electrical projects kit by engineering students
How to select the diy electrical projects kit by engineering students
Edgefxkits & Solutions
 
Smooth start of a single phase induction motor
Smooth start of a single phase induction motorSmooth start of a single phase induction motor
Smooth start of a single phase induction motor
Edgefxkits & Solutions
 
How to build a robot with an arduino and 8051 microcontroller
How to build a robot with an arduino and 8051 microcontrollerHow to build a robot with an arduino and 8051 microcontroller
How to build a robot with an arduino and 8051 microcontroller
Edgefxkits & Solutions
 
Opto-Electronic Oscillator Circuit Working and Applications
Opto-Electronic Oscillator Circuit Working and ApplicationsOpto-Electronic Oscillator Circuit Working and Applications
Opto-Electronic Oscillator Circuit Working and Applications
Edgefxkits & Solutions
 
Importance of Doing Mini Projects By Engineering Students
Importance of Doing Mini Projects By Engineering StudentsImportance of Doing Mini Projects By Engineering Students
Importance of Doing Mini Projects By Engineering Students
Edgefxkits & Solutions
 
Common mode rejection ratio (cmrr) and the operational amplifier
Common mode rejection ratio (cmrr) and the operational amplifierCommon mode rejection ratio (cmrr) and the operational amplifier
Common mode rejection ratio (cmrr) and the operational amplifier
Edgefxkits & Solutions
 
Vehicle tracking by gps gsm
Vehicle tracking by gps   gsm Vehicle tracking by gps   gsm
Vehicle tracking by gps gsm
Edgefxkits & Solutions
 
Tutorial on avr atmega8 microcontroller, architecture and its applications
Tutorial on avr atmega8 microcontroller, architecture and its applicationsTutorial on avr atmega8 microcontroller, architecture and its applications
Tutorial on avr atmega8 microcontroller, architecture and its applications
Edgefxkits & Solutions
 
Photodiode working principle characteristics and applications
Photodiode working principle characteristics and applicationsPhotodiode working principle characteristics and applications
Photodiode working principle characteristics and applications
Edgefxkits & Solutions
 
Cro cathode ray oscilloscope working and applications
Cro cathode ray oscilloscope working and applicationsCro cathode ray oscilloscope working and applications
Cro cathode ray oscilloscope working and applications
Edgefxkits & Solutions
 
Rfid security access control system
Rfid security access control systemRfid security access control system
Rfid security access control system
Edgefxkits & Solutions
 
Density based traffic signal system
Density based traffic signal systemDensity based traffic signal system
Density based traffic signal system
Edgefxkits & Solutions
 
Electronic Speed Control (ESC) Circuits, Working And Applications
Electronic Speed Control (ESC) Circuits, Working And ApplicationsElectronic Speed Control (ESC) Circuits, Working And Applications
Electronic Speed Control (ESC) Circuits, Working And Applications
Edgefxkits & Solutions
 
Difference between soc and single board computer ppt1
Difference between soc and single board computer ppt1Difference between soc and single board computer ppt1
Difference between soc and single board computer ppt1
Edgefxkits & Solutions
 
Prepaid energy meter with gsm interface
Prepaid energy meter with gsm interfacePrepaid energy meter with gsm interface
Prepaid energy meter with gsm interface
Edgefxkits & Solutions
 

More from Edgefxkits & Solutions (20)

Mains operated under voltage over voltage trip switch
Mains operated under voltage over voltage trip switchMains operated under voltage over voltage trip switch
Mains operated under voltage over voltage trip switch
 
Scada for remote industrial plant
Scada for remote industrial plant Scada for remote industrial plant
Scada for remote industrial plant
 
TV Remote Jammer | 555 Timer Projects | Final Year Engineering Projects
TV Remote Jammer | 555 Timer Projects | Final Year Engineering ProjectsTV Remote Jammer | 555 Timer Projects | Final Year Engineering Projects
TV Remote Jammer | 555 Timer Projects | Final Year Engineering Projects
 
Predefined speed control of bldc motor
Predefined speed control of bldc motorPredefined speed control of bldc motor
Predefined speed control of bldc motor
 
Microcontroller based Electronic Eye Controlled security System
Microcontroller based Electronic Eye Controlled security SystemMicrocontroller based Electronic Eye Controlled security System
Microcontroller based Electronic Eye Controlled security System
 
How to select the diy electrical projects kit by engineering students
How to select the diy electrical projects kit by engineering studentsHow to select the diy electrical projects kit by engineering students
How to select the diy electrical projects kit by engineering students
 
Smooth start of a single phase induction motor
Smooth start of a single phase induction motorSmooth start of a single phase induction motor
Smooth start of a single phase induction motor
 
How to build a robot with an arduino and 8051 microcontroller
How to build a robot with an arduino and 8051 microcontrollerHow to build a robot with an arduino and 8051 microcontroller
How to build a robot with an arduino and 8051 microcontroller
 
Opto-Electronic Oscillator Circuit Working and Applications
Opto-Electronic Oscillator Circuit Working and ApplicationsOpto-Electronic Oscillator Circuit Working and Applications
Opto-Electronic Oscillator Circuit Working and Applications
 
Importance of Doing Mini Projects By Engineering Students
Importance of Doing Mini Projects By Engineering StudentsImportance of Doing Mini Projects By Engineering Students
Importance of Doing Mini Projects By Engineering Students
 
Common mode rejection ratio (cmrr) and the operational amplifier
Common mode rejection ratio (cmrr) and the operational amplifierCommon mode rejection ratio (cmrr) and the operational amplifier
Common mode rejection ratio (cmrr) and the operational amplifier
 
Vehicle tracking by gps gsm
Vehicle tracking by gps   gsm Vehicle tracking by gps   gsm
Vehicle tracking by gps gsm
 
Tutorial on avr atmega8 microcontroller, architecture and its applications
Tutorial on avr atmega8 microcontroller, architecture and its applicationsTutorial on avr atmega8 microcontroller, architecture and its applications
Tutorial on avr atmega8 microcontroller, architecture and its applications
 
Photodiode working principle characteristics and applications
Photodiode working principle characteristics and applicationsPhotodiode working principle characteristics and applications
Photodiode working principle characteristics and applications
 
Cro cathode ray oscilloscope working and applications
Cro cathode ray oscilloscope working and applicationsCro cathode ray oscilloscope working and applications
Cro cathode ray oscilloscope working and applications
 
Rfid security access control system
Rfid security access control systemRfid security access control system
Rfid security access control system
 
Density based traffic signal system
Density based traffic signal systemDensity based traffic signal system
Density based traffic signal system
 
Electronic Speed Control (ESC) Circuits, Working And Applications
Electronic Speed Control (ESC) Circuits, Working And ApplicationsElectronic Speed Control (ESC) Circuits, Working And Applications
Electronic Speed Control (ESC) Circuits, Working And Applications
 
Difference between soc and single board computer ppt1
Difference between soc and single board computer ppt1Difference between soc and single board computer ppt1
Difference between soc and single board computer ppt1
 
Prepaid energy meter with gsm interface
Prepaid energy meter with gsm interfacePrepaid energy meter with gsm interface
Prepaid energy meter with gsm interface
 

Recently uploaded

weather web application report.pdf
weather web application report.pdfweather web application report.pdf
weather web application report.pdf
Pratik Pawar
 
ethical hacking-mobile hacking methods.ppt
ethical hacking-mobile hacking methods.pptethical hacking-mobile hacking methods.ppt
ethical hacking-mobile hacking methods.ppt
Jayaprasanna4
 
The role of big data in decision making.
The role of big data in decision making.The role of big data in decision making.
The role of big data in decision making.
ankuprajapati0525
 
road safety engineering r s e unit 3.pdf
road safety engineering  r s e unit 3.pdfroad safety engineering  r s e unit 3.pdf
road safety engineering r s e unit 3.pdf
VENKATESHvenky89705
 
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptxCFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
R&R Consult
 
H.Seo, ICLR 2024, MLILAB, KAIST AI.pdf
H.Seo,  ICLR 2024, MLILAB,  KAIST AI.pdfH.Seo,  ICLR 2024, MLILAB,  KAIST AI.pdf
H.Seo, ICLR 2024, MLILAB, KAIST AI.pdf
MLILAB
 
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&BDesign and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Sreedhar Chowdam
 
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
obonagu
 
ASME IX(9) 2007 Full Version .pdf
ASME IX(9)  2007 Full Version       .pdfASME IX(9)  2007 Full Version       .pdf
ASME IX(9) 2007 Full Version .pdf
AhmedHussein950959
 
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
AJAYKUMARPUND1
 
space technology lecture notes on satellite
space technology lecture notes on satellitespace technology lecture notes on satellite
space technology lecture notes on satellite
ongomchris
 
Gen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdfGen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdf
gdsczhcet
 
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
 
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
 
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdf
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdfGoverning Equations for Fundamental Aerodynamics_Anderson2010.pdf
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdf
WENKENLI1
 
Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdfWater Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation & Control
 
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
zwunae
 
HYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generationHYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generation
Robbie Edward Sayers
 
block diagram and signal flow graph representation
block diagram and signal flow graph representationblock diagram and signal flow graph representation
block diagram and signal flow graph representation
Divya Somashekar
 
MCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdfMCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdf
Osamah Alsalih
 

Recently uploaded (20)

weather web application report.pdf
weather web application report.pdfweather web application report.pdf
weather web application report.pdf
 
ethical hacking-mobile hacking methods.ppt
ethical hacking-mobile hacking methods.pptethical hacking-mobile hacking methods.ppt
ethical hacking-mobile hacking methods.ppt
 
The role of big data in decision making.
The role of big data in decision making.The role of big data in decision making.
The role of big data in decision making.
 
road safety engineering r s e unit 3.pdf
road safety engineering  r s e unit 3.pdfroad safety engineering  r s e unit 3.pdf
road safety engineering r s e unit 3.pdf
 
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptxCFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
 
H.Seo, ICLR 2024, MLILAB, KAIST AI.pdf
H.Seo,  ICLR 2024, MLILAB,  KAIST AI.pdfH.Seo,  ICLR 2024, MLILAB,  KAIST AI.pdf
H.Seo, ICLR 2024, MLILAB, KAIST AI.pdf
 
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&BDesign and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
 
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
 
ASME IX(9) 2007 Full Version .pdf
ASME IX(9)  2007 Full Version       .pdfASME IX(9)  2007 Full Version       .pdf
ASME IX(9) 2007 Full Version .pdf
 
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
 
space technology lecture notes on satellite
space technology lecture notes on satellitespace technology lecture notes on satellite
space technology lecture notes on satellite
 
Gen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdfGen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdf
 
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...
 
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
 
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdf
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdfGoverning Equations for Fundamental Aerodynamics_Anderson2010.pdf
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdf
 
Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdfWater Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdf
 
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
 
HYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generationHYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generation
 
block diagram and signal flow graph representation
block diagram and signal flow graph representationblock diagram and signal flow graph representation
block diagram and signal flow graph representation
 
MCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdfMCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdf
 

Pc mouse operated electrical load control using vb application

  • 1. PC Mouse operated Electrical Load Control Using VB Application
  • 2. http://www.edgefxkits.com/ PC Mouse operated Electrical Load Control Using VB Application Introduction  The aim of this project is to control electrical appliances through a personal computer (PC). For example, theatre lighting can be centrally controlled form PC for a better stage management. Presently, these are manually managed which makes it difficult to coordinate the lighting with respective scene. With this system, one can control electrical appliances on/off by just being seated at one place using a PC.
  • 3. http://www.edgefxkits.com/ Block Diagram PC Mouse operated Electrical Load Control Using VB Application
  • 4. http://www.edgefxkits.com/ Hardware Requirements  8051 series Microcontroller  Level Shifter IC  DB Connector  Relays  Relay Driver  Transformer  Diodes  capacitors  Resistors  LED  Crystal  Lamps PC Mouse operated Electrical Load Control Using VB Application
  • 5. http://www.edgefxkits.com/ Software Requirements  Keil compiler  Language: Embedded C or Assembly. PC Mouse operated Electrical Load Control Using VB Application
  • 6. http://www.edgefxkits.com/ 8051 Series Microcontroller  8051 is an 8-bit family of microcontroller developed by Intel in the year 1981.  This is one of the most popular family of microcontroller being used all across the world. PC Mouse operated Electrical Load Control Using VB Application
  • 7. 8051 Series Microcontroller PC Mouse operated Electrical Load Control Using VB Application  This microcontroller was also referred as “system on a chip” because it has 128 bytes of RAM, 4Kbytes of ROM, 2 Timers, 1 Serial port, and four ports on a single chip.  The CPU can work for only 8bits of data at a time because 8051 is an 8-bit processor. http://www.edgefxkits.com/
  • 8. http://www.edgefxkits.com/ 8051 Series Microcontroller  In case the data is larger than 8 bits then it has to be broken into parts so that the CPU can process conveniently.  Most manufacturers have put 4Kbytes of ROM even though the quantity of ROM can be exceeded up to 64 K bytes.  The 8051 has been in use in a wide number of devices, mainly because it is easy to integrate into a project or build a device around. PC Mouse operated Electrical Load Control Using VB Application
  • 9. http://www.edgefxkits.com/ PC Mouse operated Electrical Load Control Using VB Application 8051 Pin Description
  • 10. Power on Reset circuit  The power-on reset (PoR) is an electronic device incorporated into the integrated circuit  That detects the power applied to the chip and generates a reset impulse that goes to the entire circuit placing it into a known state. PC Mouse operated Electrical Load Control Using VB Application +5V 30 pF 30 pF 8.2 K 10 uF + 11.0592 MHz EA/VPP X1 X2 RST 31 19 18 9 http://www.edgefxkits.com/
  • 11. http://www.edgefxkits.com/ Max232  The MAX232 is an integrated circuit that converts signals from an RS- 232serial port to signals suitable for use in TTL compatible digital logic circuits.  The MAX232 is a dual driver/receiver and typically converts the RX, TX, CTS and RTS signals.  When a MAX232 IC receives a TTL level to convert, it changes a TTL Logic 0 to between +3 and +15V, and changes TTL Logic 1 to between -3 to -15V, and vice versa for converting from RS232 to TTL. PC Mouse operated Electrical Load Control Using VB Application
  • 12. http://www.edgefxkits.com/ Max232 PC Mouse operated Electrical Load Control Using VB Application
  • 13. http://www.edgefxkits.com/ DB Connector  A DB connector is a connector that is in the shape of a horizontal D.  Common DB connectors include DB-9, DB-15, DB-19, DB-25, DB-37, and DB-50, the number indicates how many active lines the connector has, but not always how many pins it has. PC Mouse operated Electrical Load Control Using VB Application
  • 14. http://www.edgefxkits.com/ DB9 and DB15 Connector  The DB9 (originally DE-9) connector is an analog 9-pin plug of the D-Sub miniature connector family. PC Mouse operated Electrical Load Control Using VB Application
  • 15. http://www.edgefxkits.com/ DB9 and DB15 Connector  Computer serial port Additional information and help with the DB-9 and DB-15 or the standard PC serial port can be found on our serial port help page.  The DB-9 and DB-15 are also found on Network cards. The DB-9 cable is sometimes used for Token-Ring adapters, and the DB-15 is used for the thick net coaxial cables.  Computer network help and support  The DB-9 port is also found on the NeXT computer is used to connect laser printers. PC Mouse operated Electrical Load Control Using VB Application
  • 16. http://www.edgefxkits.com/ DB19 Connector  The DB-19 is a connector found on the Apple Macintosh, NeXT, and some Atari computers, and is used to connect external disk drives. PC Mouse operated Electrical Load Control Using VB Application
  • 17. http://www.edgefxkits.com/ DB25 Connector  The DB-25 interface was an older serial connector. Additional information and help with serial ports can be found on our serial port help page.  The DB-25 port is also a SCSI interface. Additional information and help with SCSI can be found on our SCSI help page. PC Mouse operated Electrical Load Control Using VB Application
  • 18. http://www.edgefxkits.com/ DB37 Connector  Connector found on various network devices used to connect network hubs and other network devices and perform other functions.  Companies that utilize this cable include Cisco, Nortel, SMC, and others.  The DB-37 connector also connects devices such as sensors, switches, satellite antennas, control systems, video studio automation, security control systems, and other equipment.  Computer network and network card help and support. PC Mouse operated Electrical Load Control Using VB Application
  • 19. http://www.edgefxkits.com/ DB50 Connector  SCSI connector that is rarely used or found today. Additional information and help with SCSI can be found on our SCSI help page. PC Mouse operated Electrical Load Control Using VB Application DB-50 Male Connector :
  • 20. Relay  A relay is an electrically operated switch.  Current flowing through the coil of the relay creates a magnetic field which attracts a lever and changes the switch contacts.  The coil current can be on or off so relays have two switch positions and have double throw (changeover) switch contacts as shown in the diagram. PC Mouse operated Electrical Load Control Using VB Application http://www.edgefxkits.com/
  • 21. Relay  Relays allow one circuit to switch a second circuit which can be completely separate from the first.  For example a low voltage battery circuit can use a relay to switch a 230V AC mains circuit.  There is no electrical connection inside the relay between the two circuits, the link is magnetic and mechanical.  To drive relay through MC ULN2003 relay driver IC is used PC Mouse operated Electrical Load Control Using VB Application http://www.edgefxkits.com/
  • 22. Relay Driver uln2003  ULN is Relay driver application  The ULN2003 is a monolithic high voltage and high current Darlington transistor arrays. PC Mouse operated Electrical Load Control Using VB Application http://www.edgefxkits.com/
  • 23. Relay Driver uln2003  It consists of seven NPN Darlington pairs that features high-voltage outputs with common-cathode clamp diode for switching inductive loads.  The collector-current rating of a single Darlington pair is 500mA.  The Darlington pairs may be paralleled for higher current capability. PC Mouse operated Electrical Load Control Using VB Application http://www.edgefxkits.com/
  • 24. Relay Driver uln2003  The ULN functions as an inverter.  If the logic at input 1B is high then the output at its corresponding pin 1C will be low. PC Mouse operated Electrical Load Control Using VB Application http://www.edgefxkits.com/
  • 25. http://www.edgefxkits.com/ Liquid Crystal Display (LCD)  Most common LCDs connected to the microcontrollers are 16x2 and 20x2 displays.  This means 16 characters per line by 2 lines and 20 characters per line by 2 lines, respectively.  The standard is referred to as HD44780U  It refers to the controller chip which receives data from an external source (and communicates directly with the LCD. PC Mouse operated Electrical Load Control Using VB Application
  • 26. http://www.edgefxkits.com/ Working Principle  The project uses a PC to control the loads.  The commands are received by the micro controller through level shifted IC Max232.  When the program is executed, it drives relay from the microcontroller through relay driver IC ULN2003.  Load’s are switched ON and switched OFF based on the corresponding command sent from the keyboard through HyperTerminal.  As per the program, the loads will be turned ON and OFF through the relays. PC Mouse operated Electrical Load Control Using VB Application
  • 27. http://www.edgefxkits.com/ Working Principle  This system is integrated with the electrical loads and also connected to the PC where centralized control takes place.  It uses an RS-232 protocol from the microcontroller to communicate with the PC.  To turn on/off the appliances, we use Hyper Terminal on PC.  Once the connection is established with the PC, then the system starts working.  The microcontroller used in this project belongs to 8051 family. PC Mouse operated Electrical Load Control Using VB Application
  • 28. http://www.edgefxkits.com/ Future Enhancement  This project can be further enhanced by implementing a GUI based control panel on the PC with appropriate embedded software.  The intensity control can also be incorporated using power electronics devices. PC Mouse operated Electrical Load Control Using VB Application
  • 29. http://www.edgefxkits.com/ Conclusion PC Mouse operated Electrical Load Control Using VB Application  PC Mouse operated Electrical Load Control Using VB Application project was designed and implemented. This project can be further enhanced by implementing a GUI based control panel on the PC with appropriate embedded software. The intensity control can also be incorporated using power electronics devices
  • 30. http://www.edgefxkits.com/ RF Controlled Robotic Vehicle with Laser Beam Arrangement