SlideShare a Scribd company logo
Microcontroller Based IR
Remote Control Signal Decoder
for Home Application



             JAHIR HUSSAIN.M-
             1611110027
             1st YEAR MTECH -PED
ABSTRACT

๏‚— Design and implementation of an infrared
  (IR) remote control signal decoder used to
  various home control applications.
๏‚— Designed remote controlled fan regulator
  and ON-OFF power supply switch.
๏‚— Enables the user to control a fan
  regulator and operate the mains
  power switch from about 10 meters
  away.
DEVICE HARDWARE DESIGN
๏‚— The device consist of blocks namely
  IR transmitter, IR
  receiver, microcontroller as
  decoder, driver circuit.
๏‚— IR pulses convert into electric pulses
  using IR sensor and given to
  microcontroller.
๏‚— Electric pulses change into data byte
  using zero crossing detector and on
  chip timer and interrupt.
๏‚— Data bytes are used to take control
  decisions.
Pin Configurations
IR remote transmitter
Zero crossing detector
๏‚— Zero crossing detector generates
  pulses for every zero crossing of the
  input AC signal.
๏‚— Pulses are fed to the microcontroller
  interrupt pin through the opto-coupler.
๏‚— The opto-coupler is used for the
  isolation of the high voltage AC to the
  low voltage DC supply at the
  microcontroller side.
๏‚— Microcontroller was interrupted for
  every zero crossing which triggers the
Interfacing diagram
Microcontroller unit as
decoder
๏‚— Microcontrollerโ€™s on-chip peripherals
  like programmable I/O port, Timer and
  External Rest, RC-oscillator, EEPROM,
  Power On Reset (POR).
๏‚— TSOP-1740 receiver module is used to
  receive the IR signal form transmitter
๏‚— Present system to increase or decries
  output AC voltage the function keys
  used are โ€˜Volume +โ€™ and โ€˜Volume -โ€™ on
  IR remote transmitter and to ON-OFF
  AC mains switch โ€˜Powerโ€™ function key
Load Driver
๏‚—   Power control device used triac BT136
    being least expensive power switch to
    operate directly on the 110/240V mains.
๏‚—   It withstand a maximum load current 5A.
๏‚—   output power is controlled by the phase
    delay of the TRIAC drive.
๏‚—   delay is referred to the zero crossing of
    the
    Line voltage detected by Zero crossing
    detector circuit.
๏‚—   The control output from microcontroller
    port pin is given to opto-coupler
    MOC3031M to trigger the triac.
Flow chart
The display circuit
๏‚— Device provides 10 steep speed
  controls from 0 to 9.
๏‚— Current speed is displayed on a LCD
  module. The LCD module has on-
  board display controller.
๏‚— The display unit is composed of 16 x 2
  lines.
๏‚— The LCD is configured in 4-bit mode
  with read-write control (WR) pin
  grounded.
PROGRAM

       ORG 0000H
       CLR A
HERE   JNB P3.0 ; HERE
       MOV TMOD, #20H
       MOV TH1, #FDH
       MOV SCON, #50h
       MOV P3, #FFh
       MOV A, SBUF
       MOV R0, A
       CJNE R0, #10h ; HERE1
       MOV R0, 255h
 GO    MOV TMOD, #10h
       MOV TL1, #00h
       MOV TH1, #DCh
       SETB TR1
AGAIN    JNB TF1, AGAIN
          DJNZ R0 , GO
 HERE1    CJNE R0, #20h ; HERE2
          MOV R0, 255h
   GO1    MOV TMOD ,#20h
          MOV TL1, #00h
          MOV TH1, #EEh
          SETB TR1
AGAIN 1   JNB TF1, AGAIN 1
          DJNZ R0 , GO1
HERE2     CJNE R0, #30h ;
          MOV R0, 255h
 GO2      MOV TMOD ,#30h
          MOV TL1, #00h
          MOV TH1, #F7h
          SETB TR1
AGAIN 2   JNB TF1, AGAIN 2
          DJNZ R0 , GO2
CONCLUSION

๏‚— IR remote control signal decoder is
  implemented using microcontroller and
  its application is successfully
  demonstrated for home applications.
๏‚— The system is quite cheap, reliable and
  easy to operate.
THANK YOU

More Related Content

What's hot

Report on remote control home appliances.
Report on remote control home appliances.Report on remote control home appliances.
Report on remote control home appliances.
Sonal Bansal
ย 
Rf based home automation
Rf based home automationRf based home automation
Rf based home automation
Rahul Saini
ย 
Remote control regulator
Remote control regulatorRemote control regulator
Remote control regulator
ARUN S L
ย 
Infrared control
Infrared controlInfrared control
Infrared controlNitesh Jha
ย 
Ir switch & remote control
Ir switch & remote controlIr switch & remote control
Ir switch & remote control
Vikas Pawar
ย 
HOME AUTOMATION SYSTEM USING RADIO FREQUENCY
HOME AUTOMATION SYSTEM USING RADIO FREQUENCYHOME AUTOMATION SYSTEM USING RADIO FREQUENCY
HOME AUTOMATION SYSTEM USING RADIO FREQUENCY
SUDIP KUMAR PAUL
ย 
Ppt rf based home automation system 1
Ppt rf based home automation system 1Ppt rf based home automation system 1
Ppt rf based home automation system 1Ankit Gosain
ย 
Home appliances control using RF communication
Home appliances control using RF communicationHome appliances control using RF communication
Home appliances control using RF communication
Chittaranjan Baliarsingh
ย 
3rd prize winningTechno conclave presentation at Dibrugarh University
3rd prize winningTechno conclave presentation at Dibrugarh University 3rd prize winningTechno conclave presentation at Dibrugarh University
3rd prize winningTechno conclave presentation at Dibrugarh University
Dibrugarh University Institute of Engineering and College
ย 
Infrared Remote Controlled Devices
Infrared Remote Controlled DevicesInfrared Remote Controlled Devices
Infrared Remote Controlled Devices
Narayan Jaiswal
ย 
102642452 infrared-remote-switch-project-report
102642452 infrared-remote-switch-project-report102642452 infrared-remote-switch-project-report
102642452 infrared-remote-switch-project-reportisnadh
ย 
Controlling a home appliance using IR remote
Controlling a home appliance using IR remoteControlling a home appliance using IR remote
Controlling a home appliance using IR remote
Chittaranjan Baliarsingh
ย 
IR remote control system
IR remote control systemIR remote control system
IR remote control system
newaz30
ย 
Ir remote based 6 devices 1 fan
Ir remote based 6 devices 1 fanIr remote based 6 devices 1 fan
Ir remote based 6 devices 1 fanMarium Saleem
ย 
3) Remote Controlled Fan Regulator
3) Remote Controlled Fan Regulator3) Remote Controlled Fan Regulator
3) Remote Controlled Fan Regulatorsajin sr
ย 
RF Based Home Automation System
RF Based Home Automation SystemRF Based Home Automation System
RF Based Home Automation System
Edgefxkits & Solutions
ย 
remote control for home appliances
remote control for home appliancesremote control for home appliances
remote control for home appliances
Sonal Bansal
ย 
RF Based Home Automation System
RF Based Home Automation SystemRF Based Home Automation System
RF Based Home Automation System
Manu Devappa
ย 
RF Based Hoome Security System
RF Based Hoome Security SystemRF Based Hoome Security System
RF Based Hoome Security System
Keshari Nandan
ย 

What's hot (20)

Final report
Final reportFinal report
Final report
ย 
Report on remote control home appliances.
Report on remote control home appliances.Report on remote control home appliances.
Report on remote control home appliances.
ย 
Rf based home automation
Rf based home automationRf based home automation
Rf based home automation
ย 
Remote control regulator
Remote control regulatorRemote control regulator
Remote control regulator
ย 
Infrared control
Infrared controlInfrared control
Infrared control
ย 
Ir switch & remote control
Ir switch & remote controlIr switch & remote control
Ir switch & remote control
ย 
HOME AUTOMATION SYSTEM USING RADIO FREQUENCY
HOME AUTOMATION SYSTEM USING RADIO FREQUENCYHOME AUTOMATION SYSTEM USING RADIO FREQUENCY
HOME AUTOMATION SYSTEM USING RADIO FREQUENCY
ย 
Ppt rf based home automation system 1
Ppt rf based home automation system 1Ppt rf based home automation system 1
Ppt rf based home automation system 1
ย 
Home appliances control using RF communication
Home appliances control using RF communicationHome appliances control using RF communication
Home appliances control using RF communication
ย 
3rd prize winningTechno conclave presentation at Dibrugarh University
3rd prize winningTechno conclave presentation at Dibrugarh University 3rd prize winningTechno conclave presentation at Dibrugarh University
3rd prize winningTechno conclave presentation at Dibrugarh University
ย 
Infrared Remote Controlled Devices
Infrared Remote Controlled DevicesInfrared Remote Controlled Devices
Infrared Remote Controlled Devices
ย 
102642452 infrared-remote-switch-project-report
102642452 infrared-remote-switch-project-report102642452 infrared-remote-switch-project-report
102642452 infrared-remote-switch-project-report
ย 
Controlling a home appliance using IR remote
Controlling a home appliance using IR remoteControlling a home appliance using IR remote
Controlling a home appliance using IR remote
ย 
IR remote control system
IR remote control systemIR remote control system
IR remote control system
ย 
Ir remote based 6 devices 1 fan
Ir remote based 6 devices 1 fanIr remote based 6 devices 1 fan
Ir remote based 6 devices 1 fan
ย 
3) Remote Controlled Fan Regulator
3) Remote Controlled Fan Regulator3) Remote Controlled Fan Regulator
3) Remote Controlled Fan Regulator
ย 
RF Based Home Automation System
RF Based Home Automation SystemRF Based Home Automation System
RF Based Home Automation System
ย 
remote control for home appliances
remote control for home appliancesremote control for home appliances
remote control for home appliances
ย 
RF Based Home Automation System
RF Based Home Automation SystemRF Based Home Automation System
RF Based Home Automation System
ย 
RF Based Hoome Security System
RF Based Hoome Security SystemRF Based Hoome Security System
RF Based Hoome Security System
ย 

Viewers also liked

OP-AMP(OPERATIONAL AMPLIFIER)BE
OP-AMP(OPERATIONAL AMPLIFIER)BEOP-AMP(OPERATIONAL AMPLIFIER)BE
OP-AMP(OPERATIONAL AMPLIFIER)BE
Ankit Mistry
ย 
IEEE ECE main projects list 2012 13
IEEE ECE main projects list 2012 13IEEE ECE main projects list 2012 13
IEEE ECE main projects list 2012 13
Vision Solutions
ย 
Dtmf based home automation system using microcontroller ppt
Dtmf based home automation system using microcontroller pptDtmf based home automation system using microcontroller ppt
Dtmf based home automation system using microcontroller ppt
Sree Sree
ย 
automation of street light using 8085 microprocessor
automation of street light using 8085 microprocessorautomation of street light using 8085 microprocessor
automation of street light using 8085 microprocessor
shubham9929
ย 
Security in WSN
Security in WSNSecurity in WSN
Security in WSNRanjith Nair
ย 
Homeautomation
HomeautomationHomeautomation
HomeautomationAnmol Bagga
ย 
Home automation using_pc
Home automation using_pcHome automation using_pc
Home automation using_pc
Sumit Sonawane
ย 
security in wireless sensor networks
security in wireless sensor networkssecurity in wireless sensor networks
security in wireless sensor networksVishnu Kudumula
ย 
Home automation system
Home automation systemHome automation system
Home automation system
Naman Gautam
ย 
home automaton using pc ppt
home automaton using pc ppthome automaton using pc ppt
home automaton using pc ppt
Rajesh Kumar
ย 
Applications of microprocessor
Applications of microprocessorApplications of microprocessor
Applications of microprocessor
Anjali Agrawal
ย 
Final project report on Solar street light
Final project report on Solar street light Final project report on Solar street light
Final project report on Solar street light
Darshil Shah
ย 
Technical Analysis Presentation
Technical Analysis PresentationTechnical Analysis Presentation
Technical Analysis Presentation
dpark1
ย 
Home automation & security system
Home automation & security systemHome automation & security system
Home automation & security system
Aniket Maithani
ย 
A minor project report HOME AUTOMATION USING MOBILE PHONES
A minor project report HOME AUTOMATION  USING  MOBILE PHONESA minor project report HOME AUTOMATION  USING  MOBILE PHONES
A minor project report HOME AUTOMATION USING MOBILE PHONES
ashokkok
ย 
Security in wireless sensor networks
Security in wireless sensor networksSecurity in wireless sensor networks
Security in wireless sensor networksPiyush Mittal
ย 
8051 Microcontroller Notes
8051 Microcontroller Notes8051 Microcontroller Notes
8051 Microcontroller NotesDr.YNM
ย 
Op amp(operational amplifier)
Op amp(operational amplifier)Op amp(operational amplifier)
Op amp(operational amplifier)
Kausik das
ย 
Technical Analysis
Technical AnalysisTechnical Analysis
Technical Analysis
University of the Punjab
ย 

Viewers also liked (19)

OP-AMP(OPERATIONAL AMPLIFIER)BE
OP-AMP(OPERATIONAL AMPLIFIER)BEOP-AMP(OPERATIONAL AMPLIFIER)BE
OP-AMP(OPERATIONAL AMPLIFIER)BE
ย 
IEEE ECE main projects list 2012 13
IEEE ECE main projects list 2012 13IEEE ECE main projects list 2012 13
IEEE ECE main projects list 2012 13
ย 
Dtmf based home automation system using microcontroller ppt
Dtmf based home automation system using microcontroller pptDtmf based home automation system using microcontroller ppt
Dtmf based home automation system using microcontroller ppt
ย 
automation of street light using 8085 microprocessor
automation of street light using 8085 microprocessorautomation of street light using 8085 microprocessor
automation of street light using 8085 microprocessor
ย 
Security in WSN
Security in WSNSecurity in WSN
Security in WSN
ย 
Homeautomation
HomeautomationHomeautomation
Homeautomation
ย 
Home automation using_pc
Home automation using_pcHome automation using_pc
Home automation using_pc
ย 
security in wireless sensor networks
security in wireless sensor networkssecurity in wireless sensor networks
security in wireless sensor networks
ย 
Home automation system
Home automation systemHome automation system
Home automation system
ย 
home automaton using pc ppt
home automaton using pc ppthome automaton using pc ppt
home automaton using pc ppt
ย 
Applications of microprocessor
Applications of microprocessorApplications of microprocessor
Applications of microprocessor
ย 
Final project report on Solar street light
Final project report on Solar street light Final project report on Solar street light
Final project report on Solar street light
ย 
Technical Analysis Presentation
Technical Analysis PresentationTechnical Analysis Presentation
Technical Analysis Presentation
ย 
Home automation & security system
Home automation & security systemHome automation & security system
Home automation & security system
ย 
A minor project report HOME AUTOMATION USING MOBILE PHONES
A minor project report HOME AUTOMATION  USING  MOBILE PHONESA minor project report HOME AUTOMATION  USING  MOBILE PHONES
A minor project report HOME AUTOMATION USING MOBILE PHONES
ย 
Security in wireless sensor networks
Security in wireless sensor networksSecurity in wireless sensor networks
Security in wireless sensor networks
ย 
8051 Microcontroller Notes
8051 Microcontroller Notes8051 Microcontroller Notes
8051 Microcontroller Notes
ย 
Op amp(operational amplifier)
Op amp(operational amplifier)Op amp(operational amplifier)
Op amp(operational amplifier)
ย 
Technical Analysis
Technical AnalysisTechnical Analysis
Technical Analysis
ย 

Similar to MICROCONTROLLER BASED IR FOR HOME APPLICATION

Remote
RemoteRemote
Remote
Colloquium
ย 
Remote Operated Spy Robot Circuit
Remote Operated Spy Robot CircuitRemote Operated Spy Robot Circuit
Remote Operated Spy Robot Circuit
laibaNoor60
ย 
Tele Remote Switch
Tele Remote SwitchTele Remote Switch
Tele Remote SwitchSid_007007
ย 
ELECTRONICS PROJECT REPORT OF HOME AUTOMATION CUM BUILDING SECUIRITY
ELECTRONICS PROJECT REPORT OF HOME AUTOMATION CUM BUILDING SECUIRITYELECTRONICS PROJECT REPORT OF HOME AUTOMATION CUM BUILDING SECUIRITY
ELECTRONICS PROJECT REPORT OF HOME AUTOMATION CUM BUILDING SECUIRITY
Eldhose George
ย 
Tv remote jammer
Tv remote jammerTv remote jammer
Tv remote jammer
Mayuri Chaudhari
ย 
TV Remote Jammer
TV Remote JammerTV Remote Jammer
TV Remote Jammer
Ashwini Barhate
ย 
HOME AUTOMATION USING MOBILE PHONES GIRISH HARMUKH AND NEERAJ YADAV
HOME AUTOMATION USING MOBILE PHONES GIRISH HARMUKH AND NEERAJ YADAVHOME AUTOMATION USING MOBILE PHONES GIRISH HARMUKH AND NEERAJ YADAV
HOME AUTOMATION USING MOBILE PHONES GIRISH HARMUKH AND NEERAJ YADAV
GIRISH HARMUKH
ย 
Research Inventy : International Journal of Engineering and Science is publis...
Research Inventy : International Journal of Engineering and Science is publis...Research Inventy : International Journal of Engineering and Science is publis...
Research Inventy : International Journal of Engineering and Science is publis...researchinventy
ย 
Applications of microcontroller(8051)
Applications of microcontroller(8051) Applications of microcontroller(8051)
Applications of microcontroller(8051) vijaydeepakg
ย 
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
ย 
Share 'speed control_of_dc_motor_using_microcontroller.pptx'[1][1]
Share 'speed control_of_dc_motor_using_microcontroller.pptx'[1][1]Share 'speed control_of_dc_motor_using_microcontroller.pptx'[1][1]
Share 'speed control_of_dc_motor_using_microcontroller.pptx'[1][1]
akmalKhan55
ย 
Bluetooth based home appliances control
Bluetooth based home appliances controlBluetooth based home appliances control
Bluetooth based home appliances control
PROJECTRONICS
ย 
CATV Optical Transmitter
CATV Optical TransmitterCATV Optical Transmitter
CATV Optical Transmitter
QuestTel Broadcast Systems
ย 
HEARTBEAT RATE SENSOR USING MICROCONTROLLER
HEARTBEAT RATE SENSOR USING MICROCONTROLLERHEARTBEAT RATE SENSOR USING MICROCONTROLLER
HEARTBEAT RATE SENSOR USING MICROCONTROLLERRinku Meena
ย 
Cell operated land rover robot
Cell operated land rover robotCell operated land rover robot
Cell operated land rover robot
Chetan Kataria
ย 
INTELIGENT RAILWAY SYSTEM
INTELIGENT RAILWAY SYSTEMINTELIGENT RAILWAY SYSTEM
INTELIGENT RAILWAY SYSTEM
Ghanshyam Dusane
ย 
Ir reverse engineering (1)
Ir reverse engineering (1)Ir reverse engineering (1)
Ir reverse engineering (1)
raptor0102
ย 
MPC of TWT based Transmitter
MPC of TWT based TransmitterMPC of TWT based Transmitter
MPC of TWT based TransmitterAbhishek Sutrave
ย 
Applications of 8051 microcontrollers
Applications of 8051 microcontrollersApplications of 8051 microcontrollers
Applications of 8051 microcontrollers
Dr.YNM
ย 

Similar to MICROCONTROLLER BASED IR FOR HOME APPLICATION (20)

Remote
RemoteRemote
Remote
ย 
Remote Operated Spy Robot Circuit
Remote Operated Spy Robot CircuitRemote Operated Spy Robot Circuit
Remote Operated Spy Robot Circuit
ย 
Tele Remote Switch
Tele Remote SwitchTele Remote Switch
Tele Remote Switch
ย 
ELECTRONICS PROJECT REPORT OF HOME AUTOMATION CUM BUILDING SECUIRITY
ELECTRONICS PROJECT REPORT OF HOME AUTOMATION CUM BUILDING SECUIRITYELECTRONICS PROJECT REPORT OF HOME AUTOMATION CUM BUILDING SECUIRITY
ELECTRONICS PROJECT REPORT OF HOME AUTOMATION CUM BUILDING SECUIRITY
ย 
Tv remote jammer
Tv remote jammerTv remote jammer
Tv remote jammer
ย 
TV Remote Jammer
TV Remote JammerTV Remote Jammer
TV Remote Jammer
ย 
SURVEILLANCE ROBOT
SURVEILLANCE ROBOTSURVEILLANCE ROBOT
SURVEILLANCE ROBOT
ย 
HOME AUTOMATION USING MOBILE PHONES GIRISH HARMUKH AND NEERAJ YADAV
HOME AUTOMATION USING MOBILE PHONES GIRISH HARMUKH AND NEERAJ YADAVHOME AUTOMATION USING MOBILE PHONES GIRISH HARMUKH AND NEERAJ YADAV
HOME AUTOMATION USING MOBILE PHONES GIRISH HARMUKH AND NEERAJ YADAV
ย 
Research Inventy : International Journal of Engineering and Science is publis...
Research Inventy : International Journal of Engineering and Science is publis...Research Inventy : International Journal of Engineering and Science is publis...
Research Inventy : International Journal of Engineering and Science is publis...
ย 
Applications of microcontroller(8051)
Applications of microcontroller(8051) Applications of microcontroller(8051)
Applications of microcontroller(8051)
ย 
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
ย 
Share 'speed control_of_dc_motor_using_microcontroller.pptx'[1][1]
Share 'speed control_of_dc_motor_using_microcontroller.pptx'[1][1]Share 'speed control_of_dc_motor_using_microcontroller.pptx'[1][1]
Share 'speed control_of_dc_motor_using_microcontroller.pptx'[1][1]
ย 
Bluetooth based home appliances control
Bluetooth based home appliances controlBluetooth based home appliances control
Bluetooth based home appliances control
ย 
CATV Optical Transmitter
CATV Optical TransmitterCATV Optical Transmitter
CATV Optical Transmitter
ย 
HEARTBEAT RATE SENSOR USING MICROCONTROLLER
HEARTBEAT RATE SENSOR USING MICROCONTROLLERHEARTBEAT RATE SENSOR USING MICROCONTROLLER
HEARTBEAT RATE SENSOR USING MICROCONTROLLER
ย 
Cell operated land rover robot
Cell operated land rover robotCell operated land rover robot
Cell operated land rover robot
ย 
INTELIGENT RAILWAY SYSTEM
INTELIGENT RAILWAY SYSTEMINTELIGENT RAILWAY SYSTEM
INTELIGENT RAILWAY SYSTEM
ย 
Ir reverse engineering (1)
Ir reverse engineering (1)Ir reverse engineering (1)
Ir reverse engineering (1)
ย 
MPC of TWT based Transmitter
MPC of TWT based TransmitterMPC of TWT based Transmitter
MPC of TWT based Transmitter
ย 
Applications of 8051 microcontrollers
Applications of 8051 microcontrollersApplications of 8051 microcontrollers
Applications of 8051 microcontrollers
ย 

Recently uploaded

20240425_ TJ Communications Credentials_compressed.pdf
20240425_ TJ Communications Credentials_compressed.pdf20240425_ TJ Communications Credentials_compressed.pdf
20240425_ TJ Communications Credentials_compressed.pdf
tjcomstrang
ย 
Brand Analysis for an artist named Struan
Brand Analysis for an artist named StruanBrand Analysis for an artist named Struan
Brand Analysis for an artist named Struan
sarahvanessa51503
ย 
Discover the innovative and creative projects that highlight my journey throu...
Discover the innovative and creative projects that highlight my journey throu...Discover the innovative and creative projects that highlight my journey throu...
Discover the innovative and creative projects that highlight my journey throu...
dylandmeas
ย 
Premium MEAN Stack Development Solutions for Modern Businesses
Premium MEAN Stack Development Solutions for Modern BusinessesPremium MEAN Stack Development Solutions for Modern Businesses
Premium MEAN Stack Development Solutions for Modern Businesses
SynapseIndia
ย 
Tata Group Dials Taiwan for Its Chipmaking Ambition in Gujaratโ€™s Dholera
Tata Group Dials Taiwan for Its Chipmaking Ambition in Gujaratโ€™s DholeraTata Group Dials Taiwan for Its Chipmaking Ambition in Gujaratโ€™s Dholera
Tata Group Dials Taiwan for Its Chipmaking Ambition in Gujaratโ€™s Dholera
Avirahi City Dholera
ย 
Attending a job Interview for B1 and B2 Englsih learners
Attending a job Interview for B1 and B2 Englsih learnersAttending a job Interview for B1 and B2 Englsih learners
Attending a job Interview for B1 and B2 Englsih learners
Erika906060
ย 
Meas_Dylan_DMBS_PB1_2024-05XX_Revised.pdf
Meas_Dylan_DMBS_PB1_2024-05XX_Revised.pdfMeas_Dylan_DMBS_PB1_2024-05XX_Revised.pdf
Meas_Dylan_DMBS_PB1_2024-05XX_Revised.pdf
dylandmeas
ย 
ENTREPRENEURSHIP TRAINING.ppt for graduating class (1).ppt
ENTREPRENEURSHIP TRAINING.ppt for graduating class (1).pptENTREPRENEURSHIP TRAINING.ppt for graduating class (1).ppt
ENTREPRENEURSHIP TRAINING.ppt for graduating class (1).ppt
zechu97
ย 
The effects of customers service quality and online reviews on customer loyal...
The effects of customers service quality and online reviews on customer loyal...The effects of customers service quality and online reviews on customer loyal...
The effects of customers service quality and online reviews on customer loyal...
balatucanapplelovely
ย 
ModelingMarketingStrategiesMKS.CollumbiaUniversitypdf
ModelingMarketingStrategiesMKS.CollumbiaUniversitypdfModelingMarketingStrategiesMKS.CollumbiaUniversitypdf
ModelingMarketingStrategiesMKS.CollumbiaUniversitypdf
fisherameliaisabella
ย 
Exploring Patterns of Connection with Social Dreaming
Exploring Patterns of Connection with Social DreamingExploring Patterns of Connection with Social Dreaming
Exploring Patterns of Connection with Social Dreaming
Nicola Wreford-Howard
ย 
VAT Registration Outlined In UAE: Benefits and Requirements
VAT Registration Outlined In UAE: Benefits and RequirementsVAT Registration Outlined In UAE: Benefits and Requirements
VAT Registration Outlined In UAE: Benefits and Requirements
uae taxgpt
ย 
LA HUG - Video Testimonials with Chynna Morgan - June 2024
LA HUG - Video Testimonials with Chynna Morgan - June 2024LA HUG - Video Testimonials with Chynna Morgan - June 2024
LA HUG - Video Testimonials with Chynna Morgan - June 2024
Lital Barkan
ย 
Enterprise Excellence is Inclusive Excellence.pdf
Enterprise Excellence is Inclusive Excellence.pdfEnterprise Excellence is Inclusive Excellence.pdf
Enterprise Excellence is Inclusive Excellence.pdf
KaiNexus
ย 
The Influence of Marketing Strategy and Market Competition on Business Perfor...
The Influence of Marketing Strategy and Market Competition on Business Perfor...The Influence of Marketing Strategy and Market Competition on Business Perfor...
The Influence of Marketing Strategy and Market Competition on Business Perfor...
Adam Smith
ย 
Improving profitability for small business
Improving profitability for small businessImproving profitability for small business
Improving profitability for small business
Ben Wann
ย 
April 2024 Nostalgia Products Newsletter
April 2024 Nostalgia Products NewsletterApril 2024 Nostalgia Products Newsletter
April 2024 Nostalgia Products Newsletter
NathanBaughman3
ย 
5 Things You Need To Know Before Hiring a Videographer
5 Things You Need To Know Before Hiring a Videographer5 Things You Need To Know Before Hiring a Videographer
5 Things You Need To Know Before Hiring a Videographer
ofm712785
ย 
Maksym Vyshnivetskyi: PMO Quality Management (UA)
Maksym Vyshnivetskyi: PMO Quality Management (UA)Maksym Vyshnivetskyi: PMO Quality Management (UA)
Maksym Vyshnivetskyi: PMO Quality Management (UA)
Lviv Startup Club
ย 
Kseniya Leshchenko: Shared development support service model as the way to ma...
Kseniya Leshchenko: Shared development support service model as the way to ma...Kseniya Leshchenko: Shared development support service model as the way to ma...
Kseniya Leshchenko: Shared development support service model as the way to ma...
Lviv Startup Club
ย 

Recently uploaded (20)

20240425_ TJ Communications Credentials_compressed.pdf
20240425_ TJ Communications Credentials_compressed.pdf20240425_ TJ Communications Credentials_compressed.pdf
20240425_ TJ Communications Credentials_compressed.pdf
ย 
Brand Analysis for an artist named Struan
Brand Analysis for an artist named StruanBrand Analysis for an artist named Struan
Brand Analysis for an artist named Struan
ย 
Discover the innovative and creative projects that highlight my journey throu...
Discover the innovative and creative projects that highlight my journey throu...Discover the innovative and creative projects that highlight my journey throu...
Discover the innovative and creative projects that highlight my journey throu...
ย 
Premium MEAN Stack Development Solutions for Modern Businesses
Premium MEAN Stack Development Solutions for Modern BusinessesPremium MEAN Stack Development Solutions for Modern Businesses
Premium MEAN Stack Development Solutions for Modern Businesses
ย 
Tata Group Dials Taiwan for Its Chipmaking Ambition in Gujaratโ€™s Dholera
Tata Group Dials Taiwan for Its Chipmaking Ambition in Gujaratโ€™s DholeraTata Group Dials Taiwan for Its Chipmaking Ambition in Gujaratโ€™s Dholera
Tata Group Dials Taiwan for Its Chipmaking Ambition in Gujaratโ€™s Dholera
ย 
Attending a job Interview for B1 and B2 Englsih learners
Attending a job Interview for B1 and B2 Englsih learnersAttending a job Interview for B1 and B2 Englsih learners
Attending a job Interview for B1 and B2 Englsih learners
ย 
Meas_Dylan_DMBS_PB1_2024-05XX_Revised.pdf
Meas_Dylan_DMBS_PB1_2024-05XX_Revised.pdfMeas_Dylan_DMBS_PB1_2024-05XX_Revised.pdf
Meas_Dylan_DMBS_PB1_2024-05XX_Revised.pdf
ย 
ENTREPRENEURSHIP TRAINING.ppt for graduating class (1).ppt
ENTREPRENEURSHIP TRAINING.ppt for graduating class (1).pptENTREPRENEURSHIP TRAINING.ppt for graduating class (1).ppt
ENTREPRENEURSHIP TRAINING.ppt for graduating class (1).ppt
ย 
The effects of customers service quality and online reviews on customer loyal...
The effects of customers service quality and online reviews on customer loyal...The effects of customers service quality and online reviews on customer loyal...
The effects of customers service quality and online reviews on customer loyal...
ย 
ModelingMarketingStrategiesMKS.CollumbiaUniversitypdf
ModelingMarketingStrategiesMKS.CollumbiaUniversitypdfModelingMarketingStrategiesMKS.CollumbiaUniversitypdf
ModelingMarketingStrategiesMKS.CollumbiaUniversitypdf
ย 
Exploring Patterns of Connection with Social Dreaming
Exploring Patterns of Connection with Social DreamingExploring Patterns of Connection with Social Dreaming
Exploring Patterns of Connection with Social Dreaming
ย 
VAT Registration Outlined In UAE: Benefits and Requirements
VAT Registration Outlined In UAE: Benefits and RequirementsVAT Registration Outlined In UAE: Benefits and Requirements
VAT Registration Outlined In UAE: Benefits and Requirements
ย 
LA HUG - Video Testimonials with Chynna Morgan - June 2024
LA HUG - Video Testimonials with Chynna Morgan - June 2024LA HUG - Video Testimonials with Chynna Morgan - June 2024
LA HUG - Video Testimonials with Chynna Morgan - June 2024
ย 
Enterprise Excellence is Inclusive Excellence.pdf
Enterprise Excellence is Inclusive Excellence.pdfEnterprise Excellence is Inclusive Excellence.pdf
Enterprise Excellence is Inclusive Excellence.pdf
ย 
The Influence of Marketing Strategy and Market Competition on Business Perfor...
The Influence of Marketing Strategy and Market Competition on Business Perfor...The Influence of Marketing Strategy and Market Competition on Business Perfor...
The Influence of Marketing Strategy and Market Competition on Business Perfor...
ย 
Improving profitability for small business
Improving profitability for small businessImproving profitability for small business
Improving profitability for small business
ย 
April 2024 Nostalgia Products Newsletter
April 2024 Nostalgia Products NewsletterApril 2024 Nostalgia Products Newsletter
April 2024 Nostalgia Products Newsletter
ย 
5 Things You Need To Know Before Hiring a Videographer
5 Things You Need To Know Before Hiring a Videographer5 Things You Need To Know Before Hiring a Videographer
5 Things You Need To Know Before Hiring a Videographer
ย 
Maksym Vyshnivetskyi: PMO Quality Management (UA)
Maksym Vyshnivetskyi: PMO Quality Management (UA)Maksym Vyshnivetskyi: PMO Quality Management (UA)
Maksym Vyshnivetskyi: PMO Quality Management (UA)
ย 
Kseniya Leshchenko: Shared development support service model as the way to ma...
Kseniya Leshchenko: Shared development support service model as the way to ma...Kseniya Leshchenko: Shared development support service model as the way to ma...
Kseniya Leshchenko: Shared development support service model as the way to ma...
ย 

MICROCONTROLLER BASED IR FOR HOME APPLICATION

  • 1. Microcontroller Based IR Remote Control Signal Decoder for Home Application JAHIR HUSSAIN.M- 1611110027 1st YEAR MTECH -PED
  • 2. ABSTRACT ๏‚— Design and implementation of an infrared (IR) remote control signal decoder used to various home control applications. ๏‚— Designed remote controlled fan regulator and ON-OFF power supply switch. ๏‚— Enables the user to control a fan regulator and operate the mains power switch from about 10 meters away.
  • 4. ๏‚— The device consist of blocks namely IR transmitter, IR receiver, microcontroller as decoder, driver circuit. ๏‚— IR pulses convert into electric pulses using IR sensor and given to microcontroller. ๏‚— Electric pulses change into data byte using zero crossing detector and on chip timer and interrupt. ๏‚— Data bytes are used to take control decisions.
  • 7.
  • 8. Zero crossing detector ๏‚— Zero crossing detector generates pulses for every zero crossing of the input AC signal. ๏‚— Pulses are fed to the microcontroller interrupt pin through the opto-coupler. ๏‚— The opto-coupler is used for the isolation of the high voltage AC to the low voltage DC supply at the microcontroller side. ๏‚— Microcontroller was interrupted for every zero crossing which triggers the
  • 10. Microcontroller unit as decoder ๏‚— Microcontrollerโ€™s on-chip peripherals like programmable I/O port, Timer and External Rest, RC-oscillator, EEPROM, Power On Reset (POR). ๏‚— TSOP-1740 receiver module is used to receive the IR signal form transmitter ๏‚— Present system to increase or decries output AC voltage the function keys used are โ€˜Volume +โ€™ and โ€˜Volume -โ€™ on IR remote transmitter and to ON-OFF AC mains switch โ€˜Powerโ€™ function key
  • 11. Load Driver ๏‚— Power control device used triac BT136 being least expensive power switch to operate directly on the 110/240V mains. ๏‚— It withstand a maximum load current 5A. ๏‚— output power is controlled by the phase delay of the TRIAC drive. ๏‚— delay is referred to the zero crossing of the Line voltage detected by Zero crossing detector circuit. ๏‚— The control output from microcontroller port pin is given to opto-coupler MOC3031M to trigger the triac.
  • 13. The display circuit ๏‚— Device provides 10 steep speed controls from 0 to 9. ๏‚— Current speed is displayed on a LCD module. The LCD module has on- board display controller. ๏‚— The display unit is composed of 16 x 2 lines. ๏‚— The LCD is configured in 4-bit mode with read-write control (WR) pin grounded.
  • 14. PROGRAM ORG 0000H CLR A HERE JNB P3.0 ; HERE MOV TMOD, #20H MOV TH1, #FDH MOV SCON, #50h MOV P3, #FFh MOV A, SBUF MOV R0, A CJNE R0, #10h ; HERE1 MOV R0, 255h GO MOV TMOD, #10h MOV TL1, #00h MOV TH1, #DCh SETB TR1
  • 15. AGAIN JNB TF1, AGAIN DJNZ R0 , GO HERE1 CJNE R0, #20h ; HERE2 MOV R0, 255h GO1 MOV TMOD ,#20h MOV TL1, #00h MOV TH1, #EEh SETB TR1 AGAIN 1 JNB TF1, AGAIN 1 DJNZ R0 , GO1 HERE2 CJNE R0, #30h ; MOV R0, 255h GO2 MOV TMOD ,#30h MOV TL1, #00h MOV TH1, #F7h SETB TR1 AGAIN 2 JNB TF1, AGAIN 2 DJNZ R0 , GO2
  • 16. CONCLUSION ๏‚— IR remote control signal decoder is implemented using microcontroller and its application is successfully demonstrated for home applications. ๏‚— The system is quite cheap, reliable and easy to operate.

Editor's Notes

  1. B