light sensorSubscribe to RSS - light sensor

Tizen Web: A sample application to show Automatic screen brightness adjustment based on ambient light

Introduction

The brightness of ambient light can be detected by the light sensor. Tizen web provides Sensor API to manage data from light sensor. The light sensor data can then be used to develop features like indoor lighting control, IoT light device control, photographic environment justification, camera flashlight automation. In this document, we focused on adjusting device’s screen brightness based on the ambient light using Tizen Web APIs.