Difference between revisions of "Infrared Receiver"
From Visuino
(Hello World) |
(Hello World) |
||
Line 14: | Line 14: | ||
[http://www.instructables.com/id/Arduino-Nano-and-Visuino-Infrared-Remote-Control-R/ Instructable: Arduino Nano and Visuino: Infrared Remote Control Receiver] | [http://www.instructables.com/id/Arduino-Nano-and-Visuino-Infrared-Remote-Control-R/ Instructable: Arduino Nano and Visuino: Infrared Remote Control Receiver] | ||
+ | |||
+ | [http://www.instructables.com/id/Arduino-Nano-and-Visuino-Infrared-Remote-Controlle/ Instructable: Arduino Nano and Visuino: Infrared Remote Controlled Relay] | ||
<b>Diagram:</b> | <b>Diagram:</b> | ||
Line 25: | Line 27: | ||
*[[Infrared Receiver.Elements|Elements]] - {{:Summaries:Summary Infrared Receiver.Elements}} | *[[Infrared Receiver.Elements|Elements]] - {{:Summaries:Summary Infrared Receiver.Elements}} | ||
*[[Infrared Receiver.ReplaceNECRepeatCode|ReplaceNECRepeatCode]] - {{:Summaries:Summary Infrared Receiver.ReplaceNECRepeatCode}} | *[[Infrared Receiver.ReplaceNECRepeatCode|ReplaceNECRepeatCode]] - {{:Summaries:Summary Infrared Receiver.ReplaceNECRepeatCode}} | ||
+ | *[[Infrared Receiver.ClearInterval|ClearInterval]] - {{:Summaries:Summary Infrared Receiver.ClearInterval}} | ||
*[[TArduinoCommonUnsignedEnableSource.Enabled|Enabled]] - {{:Summaries:Summary Component Enabled}} | *[[TArduinoCommonUnsignedEnableSource.Enabled|Enabled]] - {{:Summaries:Summary Component Enabled}} | ||
Latest revision as of 00:01, 5 November 2016
Contents
Summary
Decodes infrared remote commands received from infrared receiver sensor
Description
Add this component to decodes infrared remote commands received from infrared receiver sensor.
Resources:
Instructable: Arduino Nano and Visuino: Infrared Remote Control Receiver
Instructable: Arduino Nano and Visuino: Infrared Remote Controlled Relay
Diagram:
Categories
Category Communication - Communication components category
Properties
- Elements - Summaries:Summary Infrared Receiver.Elements
- ReplaceNECRepeatCode - Summaries:Summary Infrared Receiver.ReplaceNECRepeatCode
- ClearInterval - Summaries:Summary Infrared Receiver.ClearInterval
- Enabled - Enables or disable the component.
Pins
- Sensor - Summaries:Summary Infrared Receiver.SensorInputPin
- Address - Summaries:Summary Infrared Receiver.AddressOutputPin
- DataType - Summaries:Summary Infrared Receiver.DataTypeOutputPin
- Raw - Summaries:Summary Infrared Receiver.RawOutputPin
- Out - The Unsigned Integer Output pin of the component or element