Ks0125 keyestudio EASY plug IR Receiver Module: Difference between revisions
Keyestudio (talk | contribs) |
Keyestudio (talk | contribs) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 4: | Line 4: | ||
Infrared receiver is a component with functions of reception, amplification, and demodulation. The internal IC has already been demodulated so that can directly output digital signal. <br> | Infrared receiver is a component with functions of reception, amplification, and demodulation. The internal IC has already been demodulated so that can directly output digital signal. <br> | ||
Well, it will be also easy to make your own IR controller using IR transmitter. <br> | Well, it will be also easy to make your own IR controller using IR transmitter. <br> | ||
This module should be used together with EASY plug control board.<br> | |||
<span style=color:red> '''Special Note:''' <br> | |||
The sensor/module is equipped with the RJ11 6P6C interface, compatible with our keyestudio EASY plug Control Board with RJ11 6P6C interface. <br> If you have the control board of other brands, it is also equipped with the RJ11 6P6C interface but has different internal line sequence, can’t be used compatibly with our sensor/module. </span><br> | |||
<br> | <br> | ||
==Specification== | ==Specification== | ||
* Connector: Easy plug | * Connector: Easy plug | ||
Line 69: | Line 72: | ||
==Resources == | ==Resources == | ||
https://fs.keyestudio.com/KS0125 | |||
https:// | |||
<br> | <br> | ||
==Buy from == | ==Buy from == | ||
*[https://www.keyestudio.com/new-keyestudio-easy-plug-ir-infrared-receiver-module-for-arduino-starter-steam-p0071-p0071.html '''Official Website''' ] | *[https://www.keyestudio.com/new-keyestudio-easy-plug-ir-infrared-receiver-module-for-arduino-starter-steam-p0071-p0071.html '''Official Website''' ] |
Latest revision as of 16:35, 7 January 2021
Introduction
Infrared receiver is a component with functions of reception, amplification, and demodulation. The internal IC has already been demodulated so that can directly output digital signal.
Well, it will be also easy to make your own IR controller using IR transmitter.
This module should be used together with EASY plug control board.
Special Note:
The sensor/module is equipped with the RJ11 6P6C interface, compatible with our keyestudio EASY plug Control Board with RJ11 6P6C interface.
If you have the control board of other brands, it is also equipped with the RJ11 6P6C interface but has different internal line sequence, can’t be used compatibly with our sensor/module.
Specification
- Connector: Easy plug
- Power Supply: 5V
- Interface:Digital
- Modulate Frequency: 38Khz
Technical Details
- Dimensions: 38mm*20mm*18mm
- Weight: 5g
Connect It Up
Connect the EASY Plug Infrared receiver sensor to control board using an RJ11 cable. Then connect the control board to your PC with a USB cable.
Upload the Code
Below is an example code. Open or drag below code to Mixly Blocks and upload.
What You Should See
Done uploading the code, when aiming at the IR receiver, press down the key on an IR remote controller, you should see the key decoding is displayed on the serial monitor. If long press the key, it will appear wrong code FFFFFFFF.
Little Knowledge:
This test can record all your remote control key decoding. So you can apply them to the next experiment to control LED lights.
Remote Controlled Light
Hookup Guide
Connect the EASY Plug Infrared receiver module and LED module to control board using RJ11 cables.
What You Should See
Upload success, press the key 1 on your remote controller, LED lights up. Then press the key 2, LED is turned off.
Little Knowledge:
If you want to change another remote control key, you should be able to change your remote key decoding. Shown below.
After that, upload the code again and have a try.
Resources
https://fs.keyestudio.com/KS0125