Infrared (IR) communication is a widely used and easy to implement wireless technology that has many useful applications,
With a simple IR transmitter and receiver, you can make remote controlled robots, distance sensors, heart rate monitors, DSLR camera remote controls, TV remote controls, and lots more.
How to work IR Receiver?
An IR receiver can detect bursts of infrared light sent by a common remote controller (like for a television), and then output a pattern of high/low signals to a Propeller I/O pin, Then, you will run a test program that will display the number for the remote button pressed in the Serial Terminal.
Comments