Skip to content

The aim of the project is to detect IR signals in the environment using an LPC2148 microcontroller board and print the output on an LCD connected to it

Notifications You must be signed in to change notification settings

RanjithBMR/IR_Analyser_using_LPC2148

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IR_Analyser_using_LPC2148

The aim of the project is to detect IR signals in the environment using an LPC2148 microcontroller board and print the output on an LCD connected to it. The project aims to investigate the encoding mechanisms employed by these protocols, with a particular emphasis on the pulse and space distances used in the transmission. Using a sensor (TSOP 1838 - active low), the project aims to capture transmitted IR signals and decode them using the LPC 2148 (ARMv7) micro-controller. The implementation involves utilizing external interrupts and timers to decode the protocols, providing valuable insights into the signal processing and control mechanisms of IR remotes.

The simulation was performed on Proteus and the programming was done on Keil uVision4 software.

Proteus Design: image

image

Output:

image image

About

The aim of the project is to detect IR signals in the environment using an LPC2148 microcontroller board and print the output on an LCD connected to it

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published