Difference between revisions of "Infrared Receiver"
From Visuino
(Hello World) |
(Hello World) |
||
Line 6: | Line 6: | ||
== Description == | == Description == | ||
Add this component to decodes infrared remote commands received from infrared receiver sensor. | Add this component to decodes infrared remote commands received from infrared receiver sensor. | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | <b>Resources:</b> | ||
+ | |||
+ | [http://www.instructables.com/id/Arduino-Nano-and-Visuino-Infrared-Remote-Control-R/ Instructable: Arduino Nano and Visuino: Infrared Remote Control Receiver] | ||
<b>Diagram:</b> | <b>Diagram:</b> | ||
Line 15: | Line 23: | ||
== Properties == | == Properties == | ||
+ | *[[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}} | ||
*[[TArduinoCommonUnsignedEnableSource.Enabled|Enabled]] - {{:Summaries:Summary Component Enabled}} | *[[TArduinoCommonUnsignedEnableSource.Enabled|Enabled]] - {{:Summaries:Summary Component Enabled}} |
Revision as of 20:48, 28 October 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
Diagram:
Categories
Category Communication - Communication components category
Properties
- Elements - Summaries:Summary Infrared Receiver.Elements
- ReplaceNECRepeatCode - Summaries:Summary Infrared Receiver.ReplaceNECRepeatCode
- 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