LEGO RCX Light Sensor

From Visuino
Revision as of 17:11, 10 June 2022 by Visuino (talk | contribs) (Created page with "Image:TArduinoLEGORCXLightSensor.png == Summary == {{:Summaries:Summary LEGO RCX Light Sensor}} == Description == Use this component to read data from LEGO Mindstorm RCX Light Sensor. <b>Resources:</b> <extlink http://www.instructables.com/id/Use-LEGO-Mindstorm-RCX-Light-Sensor-with-Arduino-P>Use LEGO Mindstorm RCX Light Sensor with Arduino (Program with Visuino)</extlink> <b>Diagram:</b> Image:TArduinoLEGORCXLightSensor.Preview.png == Categories == *[...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Summary

Reads data from LEGO Mindstorm RCX Light Sensor

Description

Use this component to read data from LEGO Mindstorm RCX Light Sensor.



Resources:

<extlink http://www.instructables.com/id/Use-LEGO-Mindstorm-RCX-Light-Sensor-with-Arduino-P>Use LEGO Mindstorm RCX Light Sensor with Arduino (Program with Visuino)</extlink>

Diagram:

Categories

Properties

  • ChargePeriod - Specifies the charge period for the sensor in mS
  • Normalize - Specifies if the output should be normalized
  • MinValue - Specifies the Minimal Sensor Value for the normalization
  • MaxValue - Specifies the Maximal Sensor Value for the normalization
  • Enabled - Enables or disable the component.

Pins

  • Charge - Specifies the charge output Digital pin
  • Sensor - Specifies the sensor input Analog pin
  • Clock - The clock input pin of the component or element
  • Out - The Analog Output pin of the component or element