Among them, I found the Infra Red receiver module (remote control).
The module consists of a infrared receiver and a circuit based on IC TDA3047.
The interface consists of 3 signals, VCC, GND and Data.
When powering the module with 5 VDC, we can read the pulses on Data pin with the Arduino.
With IRremote library available on the Arduino, you can capture the pulse values (RAW) or in hexadecimal.
http://www.righto.com/2009/08/multi-protocol-infrared-remote-library.html
It is also possible to capture the pulses, and plot it, using Octave or GNUPlot software.
For this, I used the code available here:
http://playground.arduino.cc/Code/InfraredReceivers
The output of my cd player remote control can be seen below:
Arduino IR Repeater
Nenhum comentário:
Postar um comentário