กลับไปหน้ารวมไฟล์
measure-lux-with-arduino-using-bh1750-61abf5-en.md

If you are looking to test a lux value of light with Arduino, then this project is suitable for you its easy and cool! Just connect the BH1750 module, upload the code, and run the serial monitor.

EXPANDED TECHNICAL DETAILS

Digital Photometric Measurement

This project provides a professional-grade light meter capable of measuring ambient light levels from 1 to 65,535 Lux with high precision.

  • BH1750 I2C Interface: Communicates with the digital light sensor via the I2C protocol. Unlike simple LDRs which are non-linear, the BH1750 provides a direct digital output that is calibrated to the human eye's spectral response.
  • Automatic Sensitivity Scaling: The firmware automatically shifts between "H-Resolution" and "L-Resolution" modes based on the lighting conditions, ensuring accurate outdoor readings (10,000+ Lux) and dim indoor readings.

Practical Application

  • Industrial Lighting Audit: Ideal for checking if a workspace or plant-growth chamber meets specific Lux standards for safety or optimal photosynthesis.

ข้อมูล Frontmatter ดั้งเดิม

title: "Measure LUX with Arduino Using BH1750"
description: "Measure your light intensity lux using this sensor and simple code."
author: "afsh_ad"
category: "Sensors & Environment"
tags:
  - "embedded"
  - "energy efficiency"
  - "home automation"
  - "tracking"
  - "remote control"
  - "internet of things"
  - "monitoring"
  - "lights"
views: 27314
likes: 6
price: 870
difficulty: "Easy"
components:
  - "1x Arduino UNO"
  - "1x bh1750 lux sensor"
tools: []
apps:
  - "1x Arduino IDE"
downloadableFiles:
  - "https://projects.arduinocontent.cc/1f50d4bb-6eba-42cf-824b-9bf61b625b0e.ino"
documentationLinks: []
passwordHash: "c8f85233b2b5d77dab5225e4c197fd13f66216d1a710a02636977176f1404aa3"
encryptedPayload: "U2FsdGVkX19yECP0wY1c9560y8XnPH/J6cSRYoGXHnAC+0ZlIT1+kGjn4t6mqsdvaJpF2yMbd9MoiCCoJenzBfYg+cJpI8JyhLTQFzFzk1g="
seoDescription: "Learn how to measure LUX light intensity using Arduino and BH1750 Sensor with simple code. Easy tutorial for your DIY projects."
videoLinks: []
heroImage: "https://cdn.jsdelivr.net/gh/bigboxthailand/arduino-assets@main/images/projects/measure-lux-with-arduino-using-bh1750-61abf5_cover.jpg"
lang: "en"