Ambient Light Sensor

This is an ambient light sensor, it returns an analog value.

The range of return value is 0-1023, a higher value means a higher brightness reading.

Specification

  • Voltage: 3.3V~5V

  • Type: Analog Sensor

  • Interface: 3Pin PH2.0

Wiring Diagram

This is an analog module, it can only use P0-P2.(Remove the buzzer jumper when P0 is in use.)

Robotbit Shield

Connect the sensor to Robotbit Shield’s 3Pin port.

Robotbit

Connect the sensor to Robotbit’s pin and 3V pin.

MakeCode Coding Tutorial

This module can be used with Microbit and Meowbit.

Reading the ambient light level

Microbit:

Meowbit:

KittenBlock Coding Tutorial

Load Robotbit Extension

Reading the ambient light level

Mu Editor Coding Tutorial

Reading the ambient light level

Last updated