Jump to content

Component: Infrared Reflective Sensor (Grove 101020174) (Light): Difference between revisions

From Flowcode Help
m Text replacement - "width="90%" style="background-color:#D8C9D8; color:#4B008D;"" to "width="90%" class="mtx-class-macrohead""
m Text replacement - "style="background-color:#EAE1EA;"" to "class="mtx-class-propfolder""
 
(One intermediate revision by the same user not shown)
Line 107: Line 107:
|-
|-
|-
|-
| width="10%" align="center" style="background-color:#EAE1EA;" | [[File:Fc9-conn-icon.png]]
| width="10%" align="center" class="mtx-class-propfolder" | [[File:Fc9-conn-icon.png]]
| width="90%" style="background-color:#EAE1EA; color:#4B008D;" | Connections
| width="90%" class="mtx-class-propfolder" | Connections
|-
|-
|-
|-
Line 116: Line 116:
| colspan="2" | Pin connected to the sensor element of the photo transistor 
| colspan="2" | Pin connected to the sensor element of the photo transistor 
|-
|-
| width="10%" align="center" style="background-color:#EAE1EA;" | [[File:Fc9-conn-icon.png]]
| width="10%" align="center" class="mtx-class-propfolder" | [[File:Fc9-conn-icon.png]]
| width="90%" style="background-color:#EAE1EA; color:#4B008D;" | Simulation
| width="90%" class="mtx-class-propfolder" | Simulation
|-
|-
|-
|-

Latest revision as of 14:36, 13 July 2026

Author Matrix Ltd
Version 1.0
Category Light


Infrared Reflective Sensor (Grove 101020174) component

Uses InfraRed light to detect if an external object is near to the sensor. Returns a digital signal which can represent detected or not detected states.

Component Source Code

Please click here to download the component source project: FC_Comp_Source_Infrared_Reflective_Sensor.fcfx

Please click here to view the component source code (Beta): FC_Comp_Source_Infrared_Reflective_Sensor.fcfx

Detailed description

No detailed description exists yet for this component

Examples

No additional examples







Macro reference

Initialise

Initialise
Configures the I/O ready for the sensor to be sampled. 
- VOID Return


SampleSensor

SampleSensor
Returns the state of the sensor pin. 
- BYTE Return


Property reference

Properties
Connections
SIG Pin
Pin connected to the sensor element of the photo transistor 
Simulation
Sensitivity
Simulation range used to determine if the sense pin is active or not.