Ambient Light Photo Sensor APDS9301

<< Click to Display Table of Contents >>

Navigation:  STM32F4 Target > Demos > Standard Peripherals Demos > I2C >

Ambient Light Photo Sensor APDS9301

Previous pageReturn to chapter overviewNext page

demo File: target_apds_9301.mdl

Build and program the demo model below to target board.

light_sensor_demo_model

Description

The demo I2C module to communicate with APDS9301 (Ambient light sensor) device. Output of sensor is in Lux and display on LCD screen when its running.

Hardware Setup

This demo tested with below hardware setup.

light_sensor_demo_hw1

Testing

The reading value showing on LCD.

light_sensor_demo_hw2