Difference between revisions of "IR Controller (use with mDesigner)"
From Microduino Wiki
(Created page with ".") |
|||
Line 1: | Line 1: | ||
− | . | + | The IR Receiver is a sensor capable of detecting signals from an IR Remote Control. The IR Receiver is able to decode infrared signals. IR stands for '''I'''nf'''R'''ared. Support for this module is found in mDesigner. |
+ | |||
+ | {| class="wikitable" style="background-color:#FEF9E7;" | ||
+ | |'''Note:''' An IR Receiver can not be used in the same project as a '''Buzzer''' as they use the same timer resource. | ||
+ | |} |
Revision as of 21:26, 28 June 2018
The IR Receiver is a sensor capable of detecting signals from an IR Remote Control. The IR Receiver is able to decode infrared signals. IR stands for InfRared. Support for this module is found in mDesigner.
Note: An IR Receiver can not be used in the same project as a Buzzer as they use the same timer resource. |