Arduino 101

WARNING: This page is for archival purposes only. Some links may be broken, guides may be outdated, and software extensions for App Inventor may be old, resulting in non-functioning apps. For our latest IOT materials, please click here.

Archived

Arduino101LightSensor

The Arduino 101 Light Sensor component lets users receive data from a light sensor attached to the Arduino, however it can be used for any similar device that provides a linear analog signal based on some external phenomenon.

More Links

Properties

get Arduino101LightSensor1 BluetoothDevice

set Arduino101LightSensor1 BluetoothDevice  to

get Arduino101LightSensor1 Pin

set Arduino101LightSensor1 Pin  to

Methods

call Arduino101LightSensor1 IsSupported

call Arduino101LightSensor1 ReadLightSensor

call Arduino101LightSensor1 RequestLightSensorUpdates

call Arduino101LightSensor1 StopLightSensorUpdates

Events

when Arduino101LightSensor1 LightSensorDataReceived intensity do