SlideShare a Scribd company logo
1 of 4
Download to read offline
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN: 2395-0072
© 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 2136
IOT Based Cost-effective Digital Light Meter
Nafisa Anjum1, Prajjwal Nag2
1Department of Computer Science and Engineering Future Institute of Engineering and Management Kolkata -
700150, West Bengal, India
2Department of Electronics and Communication Engineering, Future Institute of Engineering and Management,
Kolkata - 700150, West Bengal, India
---------------------------------------------------------------------***----------------------------------------------------------------------
Abstract - This paper proposes a cheap and efficient, light
monitoring system which can be utilized in the industrial and
agronomic sector. Our system measures light intensity level
using an ESP8266 board the sensor BH1750 from Texas
Instrument.
Key Words: BH1750, Light meter, ESP8266, Arduino, Texas
Instruments, IOT
1. INTRODUCTION
A digital Light Meter is a device which is used tomeasurethe
intensity of a source of light. Light meter is one in all devices
used for several purposes including photography,
occupational health, and illumination engineering and
agriculture.
Most of the light meter consists of a body, photocell or light
sensor, and display. The light that falls on to the photocell or
sensor contains energy that’s transformed into electric
current. Indeed, the measure of current depends on the
intensity light that strokes thephotocell orlightsensor.Light
meters read the electrical current calculate the acceptable
value, and show this value on its display.
Selecting the most suitable type of light intensity sensor can
be a complex process and that too the accuracy and the cost
of the sensor play an important part while choosing the best
sensor for the desired purpose. It has been observed that
there are many light intensity sensors available in the
market, but the expense of the meter always restricts the
user for its limited usage.
The commonly used choice for light intensitysensorsisLDR,
which is relatively inexpensive, but they lack accuracy and
reliability.
There are different terminologists used in light intensity
sensor, such as,
 Lux
 Illuminance
1.1 LUX
The lux (symbol: lx) is the SI derived unit of illuminance,
measuring luminous flux per unit
area. It is equal to one lumen per square meter. In
photometry, this is used as a measure of the intensity, as
perceived by the human eye, of light that hits or passes
through a surface. It is analogous to the radiometric unit
watt per square meter, but with the power at each
wavelength weighted according to the luminosityfunction,a
standardized model of human visual brightness perception.
In English, "lux" is used as both the singular and plural form.
1.2 ILLUMINANCE
Illuminance is a measure of how much luminous flux is
spread over a given area. One can think of luminous flux
(measured in lumens) as a measure of the total "amount" of
visible light present, and the illuminance as a measure ofthe
intensity of illumination on a surface.Agivenamountoflight
will illuminate a surface more dimly if it is spread over a
larger area, so illuminance is inversely proportional to the
area when the luminous flux is held constant.
One lux is equal to one lumen per square metre:
1 lx = 1 lm/m2 = 1 cd·sr/m2.
A flux of 1000 lumens, concentrated into an area of 1 square
meter, lights up that square meter with an illuminance of
1000 lux. However, the same 1000 lumens, spread out over
10 square meters produces a dimmer illuminance of only
100 lux.
1.3 IOT
The internet of things, or IoT, is a collection of interrelated
computational tools, mechanical and digital computers,
objects, items or people supplied with unique identifiers
(UIDs) and the capacity to transmit data across a network
without needing human or human contact.[1]
This specific advancement in the context of new avenues of
connection would have an effect on most sectors such as
transport and logistics, electricity, healthcare, etc.
2. LITERATURE REVIEW
In [2] using the sensor LDR, an efficient system has been
proposed where the author measures the brightness in the
surrounding environment and acts according to the
darkness.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN: 2395-0072
© 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 2137
The authors in [3] developed STM32 based light intensity
detection system where the system is small in size and cost
effective. But the in terms of development perspective the
driver libraries are atrocious and it doesn’t have in built Wi-
Fi module.
In the present paper, the aim was to develop an ESP8266
based digital lux meter which will be easy, cost-effective so
that it can be utilized and commercialized in different
industrial applications with a higher degree of accuracy.
The paper has been organized in following sections. In the
next section, proposed system has beendiscussed.Insection
4, and 5 block diagram and experimental setup have been
explained.
3. OUR SYSTEM
Our System consists of an ESP8266 with a BH1750 sensor
together with and 0.96” OLED Display to measure and
display the amount of light intensity. Our system is also
connected to wi-fi network where we can store the data of
light intensity of different environment in the cloud. We are
using an ESP8266 because of the following reasons
 It is open source
 It is easy to program and implement
 It is cost effective
 It can be connected to the Wi-Fi
ESP8266 is easily programmed by the java baseArduinoIDE
(Integrated Development Environment) or Micro-Python.
There are several ESP8266 with different versions.
3.1 ESP8266
ESP826 is a low power, self-contained SOC with integrated
TCP/IP protocol stack WIFI controlled microcontroller. The
ESP8266 uses a 32bit processor with 16-bit instructions.It’s
Harvard architecture where instruction memory and data
memory are completely distinct.[4]
It provides the platform for IOT with ESP8266(LX106) CPU
and 128 Kbytes of inbuilt memory and 4 Mbytes of storage
capacity.
Fig-1: ESP8266 Nodemcu
Wi-Fi Key Features of ESP8266:
• 802.11 b/g/n support
• 802.11 n support (2.4 GHz), up to 72.2 Mbps
• Defragmentation
• 2 x virtual Wi-Fi interface
• Automatic beacon monitoring (hardware TSF)
• Support Infrastructure BSS Station mode/SoftAP
mode/Promiscuous mode
• Antenna diversity
Fig-2: ESP8266 block Diagram
3.2 SENSOR DESCRIPTION
We are using the BH1750 Sensor which is a digital light
intensity sensor that has excellent measurementaccuracyat
very low power. This sensor can accuratelymeasuretheLUX
value of light up to 65535lx. The BH1750 operates over a
large supply range, and is a low cost, low power alternative
to competitive solutions in an exceedingly big section of
common applications.
We are selecting this sensor for the following feature
 Spectral responsibility is approximately humaneye
response
 Illuminance to Digital Converter
 Wide range and High resolution. (1 - 65535 lx)
 Low Current by power down function
 50Hz / 60Hz Light noise reject-function
 Light source dependency is little. (ex. Incandescent
Lamp. FluorescentLamp.HalogenLamp.WhiteLED.
Sun Light)
 Adjustable measurement result for influence of
optical window (It is possible to detect min. 0.11 lx,
max. 100000 lx by using this function.)
 Small measurement variation (+/- 20%)
 The influence of infrared is very small. [5]
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN: 2395-0072
© 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 2138
Fig-3 BH1750 sensor
3.1.1 PIN CONFIGURATION AND FUNCTIONS
Fig-4: Pin diagram of BH1750
Table -1: Description of different pins of BH1750
Pin
Num
ber
Pin
Nam
e
Description
1 VCC Power supply for the module can be 2.4Vto
3.6V, typically 3.0V is used
2 GND Ground of the module, connectedtoground
of the circuit
3 SCL Serial Clock Line, used to provide clock
pulse for I2C communication
4 SDA Serial Data Address, used to transfer the
data through I2C communication
5 ADD
R
Device address pin, used to select the
address when more than two modules are
connected
3.1.2. LIGHT SOURCE DEPENDENCY
Light source dependency of BH1750 sensor where we can
see the dependency is very less and the fluorescent light is
set to 1. The maximum light source dependency is for
incandescent light which is greater than 1.
3.1.3. MODES
The BH1750 has three modes the H-resolution,H-resolution
mode 2 and L-resolution mode. Measurement time for H-
resolution mode2 is 120ms and has an0.5lxofresolution. H-
resolution mode also has the measurement time of 120ms
for measurement but its resolutionis1lx.L-resolutiontakes
16ms for measurement and its resolution value is 4 lx. H-
resolution mode is more beneficial in darkness and it can
also easily reject noise.[6]
4. BLOCK DIAGRAM
Fig -5: Block diagram of the System
The BH1750 Senses the light intensity and transfer data to
the ESP8266 using the I2C Bus then reads the data updates
the OLED buffer, which in turn changes the display. The
ESP8266 is connected to the IOT device Via Wi-Fiand wecan
store the measured value in the cloud.
In our system the IOT device will be the smart-phone where
we’ve developed an android app to store the corresponding
data of different light sources.
5. CIRCUIT DIAGRAM
The ESP8266 is connected to the BH1750 sensor and OLED
display with the I2C port. The I2C port encompass of Vcc,
Gnd, SDA, SLA pins of the sensor to corresponding pins of
ESP8266. The I2C address required to be changed for each
device as the address can vary.
Fig-6: Connection with ESP8266
6. EXPERIMENTATION SETUP
The experimental setup has been shown in Figure 7. A
program is coded in Arduino IDE, which is open source
software to collect the data using from the serialmonitorand
shown in the OLED display and stored in the IOT device.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN: 2395-0072
© 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 2139
Fig-7: Actual Experimental Setup of the Proposed System
7. CONCLUSIONS
From the results obtained from the proposed system, it has
been observed that the present hardware can measure data
up to the 2-digit decimal place, which definitely enhances
more accurate reading. Considering the cost and size of
different parts, the system can be easily transformed into a
compact solution with the feature of wireless network
sensor. The system can be realized as a handheld mobile
device for light monitoring.
Moreover, the total cost of the system is nearly Rs.600/- and
the accuracy of ±1.2% makes it cost-effective but efficient to
detect intensity of light.
From the market survey, a digital light meter cost around
Rs.9000/- with range 200000 and accuracy of ±3%.
An external case can be easily developed and manufactured
using additive manufacturing technologies. making the
meter economical and efficient as proposed.
The total cost of the meter summarizes as follow
• ESP8266 cost: Rs.250
• OLED display cost: Rs.150/−
•BH1750 cost Rs.150 to Rs.200/−
REFERENCES
[1]https://internetofthingsagenda.techtarget.com/definition
/Internet-of-Things-IoT
[2] Vaghela, Monika, Harshil Shah, Hardik Jayswal, and
Hitesh Patel. "Arduino based auto street light intensity
controller." Invention Rapid: Embedded Systems 2013, no. 3
(2017): 1-4.
[3] Zhou, Yun Hua. "Design of Light Intensity Detection
System Based on STM32." In Applied Mechanics and
Materials, vol. 462, pp. 104-107.Trans TechPublicationsLtd,
2014.
[4]https://annefou.github.io/IoT_introduction/02-
ESP8266/index.html
[5]https://components101.com/sensors/bh1750-ambient-
light-sensor
[6] https://www.elprocus.com/bh1750-specifications-and-
applications/#:~:text=There%20are%20three%20types%2
0of,its%20resolution%20is%204%20lx.
[7] https://en.wikipedia.org/wiki/Lux
BIOGRAPHIES
Nafisa Anjum is currently a
Pursing B. Tech student at Future
Institute of Engineering and
Management Her research
interests primarilyincludeSensors
and Actuators,automationandIoT.
Prajjwal Nag has completed his B.
Tech degree from Future Institute
of Engineering and Managementin
2016. His research interests
include but not limited to
Application as sensor,
Instrumentation & measurement,
Automation and Digital
Fabrication.

More Related Content

What's hot

Redtacton the forward thinking of human area network
Redtacton the forward thinking of human area networkRedtacton the forward thinking of human area network
Redtacton the forward thinking of human area networkeSAT Publishing House
 
Maintain load balancing in wireless sensor networks using virtual grid based ...
Maintain load balancing in wireless sensor networks using virtual grid based ...Maintain load balancing in wireless sensor networks using virtual grid based ...
Maintain load balancing in wireless sensor networks using virtual grid based ...zaidinvisible
 
IRJET- Low Cost Personal Digital Assistant with IoT and WSN Capabilities
IRJET- Low Cost Personal Digital Assistant with IoT and WSN CapabilitiesIRJET- Low Cost Personal Digital Assistant with IoT and WSN Capabilities
IRJET- Low Cost Personal Digital Assistant with IoT and WSN CapabilitiesIRJET Journal
 
IRJET- Wireless Sensor Network(WSN) Implementation in IoT based Smart City
IRJET- Wireless Sensor Network(WSN) Implementation in IoT based Smart CityIRJET- Wireless Sensor Network(WSN) Implementation in IoT based Smart City
IRJET- Wireless Sensor Network(WSN) Implementation in IoT based Smart CityIRJET Journal
 
Design and implementation smart home alarm system with zigbee transceiver
Design and implementation smart home alarm system with zigbee transceiverDesign and implementation smart home alarm system with zigbee transceiver
Design and implementation smart home alarm system with zigbee transceiverzaidinvisible
 
All optical circuits and for digital logic
All optical circuits and for digital logicAll optical circuits and for digital logic
All optical circuits and for digital logicM. Faisal Halim
 
Low cost energy-efficient smart monitoring system using open-source microcont...
Low cost energy-efficient smart monitoring system using open-source microcont...Low cost energy-efficient smart monitoring system using open-source microcont...
Low cost energy-efficient smart monitoring system using open-source microcont...zaidinvisible
 
IRJET - Intelligent Lighting Solution
IRJET -  	  Intelligent Lighting SolutionIRJET -  	  Intelligent Lighting Solution
IRJET - Intelligent Lighting SolutionIRJET Journal
 
Project Report on Smart Dustbin
Project Report on Smart Dustbin Project Report on Smart Dustbin
Project Report on Smart Dustbin Lakshya Pandey
 
IRJET- Environmental Analysis in IoT using Raspberry Pi
IRJET-  	  Environmental Analysis in IoT using Raspberry PiIRJET-  	  Environmental Analysis in IoT using Raspberry Pi
IRJET- Environmental Analysis in IoT using Raspberry PiIRJET Journal
 
PSO-GSA Tuned Dynamic Allocation in Wireless Video Sensor Networks for IOT
PSO-GSA Tuned Dynamic Allocation in Wireless Video Sensor Networks for IOTPSO-GSA Tuned Dynamic Allocation in Wireless Video Sensor Networks for IOT
PSO-GSA Tuned Dynamic Allocation in Wireless Video Sensor Networks for IOTIRJET Journal
 
Color sorting machine using color light to frequency converter
Color sorting machine using color light to frequency converterColor sorting machine using color light to frequency converter
Color sorting machine using color light to frequency converterAssiaHAMZA
 
IRJET- Design and Implementation of Smart City using IoT
IRJET- Design and Implementation of Smart City using IoTIRJET- Design and Implementation of Smart City using IoT
IRJET- Design and Implementation of Smart City using IoTIRJET Journal
 
IRJET - Hand Gesture Recognition and Voice Conversion System using IoT
IRJET -  	  Hand Gesture Recognition and Voice Conversion System using IoTIRJET -  	  Hand Gesture Recognition and Voice Conversion System using IoT
IRJET - Hand Gesture Recognition and Voice Conversion System using IoTIRJET Journal
 
Environmental Monitoring using Wireless Sensor Networks (WSN) based on IOT.
Environmental Monitoring using Wireless Sensor Networks (WSN) based on IOT.Environmental Monitoring using Wireless Sensor Networks (WSN) based on IOT.
Environmental Monitoring using Wireless Sensor Networks (WSN) based on IOT.IRJET Journal
 
FOREST FIRE DETECTION SYSTEM USING XBEE
FOREST FIRE DETECTION SYSTEM USING XBEEFOREST FIRE DETECTION SYSTEM USING XBEE
FOREST FIRE DETECTION SYSTEM USING XBEETalvinder Singh
 
Speed and direction control of dc motor using android mobile application chan...
Speed and direction control of dc motor using android mobile application chan...Speed and direction control of dc motor using android mobile application chan...
Speed and direction control of dc motor using android mobile application chan...birsa institute of technical education
 
Enhancing indoor localization using IoT techniques
Enhancing indoor localization using IoT techniquesEnhancing indoor localization using IoT techniques
Enhancing indoor localization using IoT techniquesMohamed Nabil, MSc.
 
IRJET- IoT based Industrial Level Sensor Data Acquisition & Monitoring
IRJET- IoT based Industrial Level Sensor Data Acquisition & MonitoringIRJET- IoT based Industrial Level Sensor Data Acquisition & Monitoring
IRJET- IoT based Industrial Level Sensor Data Acquisition & MonitoringIRJET Journal
 

What's hot (19)

Redtacton the forward thinking of human area network
Redtacton the forward thinking of human area networkRedtacton the forward thinking of human area network
Redtacton the forward thinking of human area network
 
Maintain load balancing in wireless sensor networks using virtual grid based ...
Maintain load balancing in wireless sensor networks using virtual grid based ...Maintain load balancing in wireless sensor networks using virtual grid based ...
Maintain load balancing in wireless sensor networks using virtual grid based ...
 
IRJET- Low Cost Personal Digital Assistant with IoT and WSN Capabilities
IRJET- Low Cost Personal Digital Assistant with IoT and WSN CapabilitiesIRJET- Low Cost Personal Digital Assistant with IoT and WSN Capabilities
IRJET- Low Cost Personal Digital Assistant with IoT and WSN Capabilities
 
IRJET- Wireless Sensor Network(WSN) Implementation in IoT based Smart City
IRJET- Wireless Sensor Network(WSN) Implementation in IoT based Smart CityIRJET- Wireless Sensor Network(WSN) Implementation in IoT based Smart City
IRJET- Wireless Sensor Network(WSN) Implementation in IoT based Smart City
 
Design and implementation smart home alarm system with zigbee transceiver
Design and implementation smart home alarm system with zigbee transceiverDesign and implementation smart home alarm system with zigbee transceiver
Design and implementation smart home alarm system with zigbee transceiver
 
All optical circuits and for digital logic
All optical circuits and for digital logicAll optical circuits and for digital logic
All optical circuits and for digital logic
 
Low cost energy-efficient smart monitoring system using open-source microcont...
Low cost energy-efficient smart monitoring system using open-source microcont...Low cost energy-efficient smart monitoring system using open-source microcont...
Low cost energy-efficient smart monitoring system using open-source microcont...
 
IRJET - Intelligent Lighting Solution
IRJET -  	  Intelligent Lighting SolutionIRJET -  	  Intelligent Lighting Solution
IRJET - Intelligent Lighting Solution
 
Project Report on Smart Dustbin
Project Report on Smart Dustbin Project Report on Smart Dustbin
Project Report on Smart Dustbin
 
IRJET- Environmental Analysis in IoT using Raspberry Pi
IRJET-  	  Environmental Analysis in IoT using Raspberry PiIRJET-  	  Environmental Analysis in IoT using Raspberry Pi
IRJET- Environmental Analysis in IoT using Raspberry Pi
 
PSO-GSA Tuned Dynamic Allocation in Wireless Video Sensor Networks for IOT
PSO-GSA Tuned Dynamic Allocation in Wireless Video Sensor Networks for IOTPSO-GSA Tuned Dynamic Allocation in Wireless Video Sensor Networks for IOT
PSO-GSA Tuned Dynamic Allocation in Wireless Video Sensor Networks for IOT
 
Color sorting machine using color light to frequency converter
Color sorting machine using color light to frequency converterColor sorting machine using color light to frequency converter
Color sorting machine using color light to frequency converter
 
IRJET- Design and Implementation of Smart City using IoT
IRJET- Design and Implementation of Smart City using IoTIRJET- Design and Implementation of Smart City using IoT
IRJET- Design and Implementation of Smart City using IoT
 
IRJET - Hand Gesture Recognition and Voice Conversion System using IoT
IRJET -  	  Hand Gesture Recognition and Voice Conversion System using IoTIRJET -  	  Hand Gesture Recognition and Voice Conversion System using IoT
IRJET - Hand Gesture Recognition and Voice Conversion System using IoT
 
Environmental Monitoring using Wireless Sensor Networks (WSN) based on IOT.
Environmental Monitoring using Wireless Sensor Networks (WSN) based on IOT.Environmental Monitoring using Wireless Sensor Networks (WSN) based on IOT.
Environmental Monitoring using Wireless Sensor Networks (WSN) based on IOT.
 
FOREST FIRE DETECTION SYSTEM USING XBEE
FOREST FIRE DETECTION SYSTEM USING XBEEFOREST FIRE DETECTION SYSTEM USING XBEE
FOREST FIRE DETECTION SYSTEM USING XBEE
 
Speed and direction control of dc motor using android mobile application chan...
Speed and direction control of dc motor using android mobile application chan...Speed and direction control of dc motor using android mobile application chan...
Speed and direction control of dc motor using android mobile application chan...
 
Enhancing indoor localization using IoT techniques
Enhancing indoor localization using IoT techniquesEnhancing indoor localization using IoT techniques
Enhancing indoor localization using IoT techniques
 
IRJET- IoT based Industrial Level Sensor Data Acquisition & Monitoring
IRJET- IoT based Industrial Level Sensor Data Acquisition & MonitoringIRJET- IoT based Industrial Level Sensor Data Acquisition & Monitoring
IRJET- IoT based Industrial Level Sensor Data Acquisition & Monitoring
 

Similar to IRJET- IoT based Cost-Effective Digital Light Meter

IRJET - Talking Plant using IoT and Machine Laerning
IRJET -  	  Talking Plant using IoT and Machine LaerningIRJET -  	  Talking Plant using IoT and Machine Laerning
IRJET - Talking Plant using IoT and Machine LaerningIRJET Journal
 
Visible Light Communication
Visible Light CommunicationVisible Light Communication
Visible Light CommunicationIRJET Journal
 
Automated Aeroponic Farming
Automated Aeroponic FarmingAutomated Aeroponic Farming
Automated Aeroponic FarmingIRJET Journal
 
IRJET - Smart Street Light System using IoT
IRJET - Smart Street Light System using IoTIRJET - Smart Street Light System using IoT
IRJET - Smart Street Light System using IoTIRJET Journal
 
Visible Light Communication Using LED's and LDR
Visible Light Communication Using LED's and LDRVisible Light Communication Using LED's and LDR
Visible Light Communication Using LED's and LDRIRJET Journal
 
IRJET - Automatic Street Light Control by Detecting Vehicle Movement
IRJET -  	  Automatic Street Light Control by Detecting Vehicle MovementIRJET -  	  Automatic Street Light Control by Detecting Vehicle Movement
IRJET - Automatic Street Light Control by Detecting Vehicle MovementIRJET Journal
 
IRJET- A Modern Health Care System using Visible Light Communication Technology
IRJET- A Modern Health Care System using Visible Light Communication TechnologyIRJET- A Modern Health Care System using Visible Light Communication Technology
IRJET- A Modern Health Care System using Visible Light Communication TechnologyIRJET Journal
 
IRJET- A Modern Health Care System using Visible Light Communication Tech...
IRJET-  	  A Modern Health Care System using Visible Light Communication Tech...IRJET-  	  A Modern Health Care System using Visible Light Communication Tech...
IRJET- A Modern Health Care System using Visible Light Communication Tech...IRJET Journal
 
Implementation and demonstration of li fi technology
Implementation and demonstration of li fi technologyImplementation and demonstration of li fi technology
Implementation and demonstration of li fi technologyeSAT Publishing House
 
Implementation and demonstration of li fi technology
Implementation and demonstration of li fi technologyImplementation and demonstration of li fi technology
Implementation and demonstration of li fi technologyeSAT Journals
 
Visible Light Communication in Defence and Security
Visible Light Communication in Defence and SecurityVisible Light Communication in Defence and Security
Visible Light Communication in Defence and SecurityIRJET Journal
 
Smart Sensor Network for Society Automation-A Review
Smart Sensor Network for Society Automation-A ReviewSmart Sensor Network for Society Automation-A Review
Smart Sensor Network for Society Automation-A ReviewIRJET Journal
 
LORA BASED DATA ACQUISITION SYSTEM
LORA BASED DATA ACQUISITION SYSTEMLORA BASED DATA ACQUISITION SYSTEM
LORA BASED DATA ACQUISITION SYSTEMIRJET Journal
 
IRJET- Intelligent Home Monitoring using IoT for Physically Challenged
IRJET- Intelligent Home Monitoring using IoT for Physically ChallengedIRJET- Intelligent Home Monitoring using IoT for Physically Challenged
IRJET- Intelligent Home Monitoring using IoT for Physically ChallengedIRJET Journal
 
Industrial Automation Monitor and Control using IoT
Industrial Automation Monitor and Control using IoT Industrial Automation Monitor and Control using IoT
Industrial Automation Monitor and Control using IoT IRJET Journal
 
IRJET - Garbage Management System for Smart City using LORA Technology
IRJET -  	  Garbage Management System for Smart City using LORA TechnologyIRJET -  	  Garbage Management System for Smart City using LORA Technology
IRJET - Garbage Management System for Smart City using LORA TechnologyIRJET Journal
 
Health Monitoring Using Li-Fi Technology
Health Monitoring Using Li-Fi TechnologyHealth Monitoring Using Li-Fi Technology
Health Monitoring Using Li-Fi TechnologyIRJET Journal
 
Lifi based communication system
Lifi based communication systemLifi based communication system
Lifi based communication systemShivam Sharma
 

Similar to IRJET- IoT based Cost-Effective Digital Light Meter (20)

IRJET - Talking Plant using IoT and Machine Laerning
IRJET -  	  Talking Plant using IoT and Machine LaerningIRJET -  	  Talking Plant using IoT and Machine Laerning
IRJET - Talking Plant using IoT and Machine Laerning
 
K1102026568
K1102026568K1102026568
K1102026568
 
Visible Light Communication
Visible Light CommunicationVisible Light Communication
Visible Light Communication
 
Automated Aeroponic Farming
Automated Aeroponic FarmingAutomated Aeroponic Farming
Automated Aeroponic Farming
 
IRJET - Smart Street Light System using IoT
IRJET - Smart Street Light System using IoTIRJET - Smart Street Light System using IoT
IRJET - Smart Street Light System using IoT
 
Visible Light Communication Using LED's and LDR
Visible Light Communication Using LED's and LDRVisible Light Communication Using LED's and LDR
Visible Light Communication Using LED's and LDR
 
IRJET - Automatic Street Light Control by Detecting Vehicle Movement
IRJET -  	  Automatic Street Light Control by Detecting Vehicle MovementIRJET -  	  Automatic Street Light Control by Detecting Vehicle Movement
IRJET - Automatic Street Light Control by Detecting Vehicle Movement
 
IRJET- A Modern Health Care System using Visible Light Communication Technology
IRJET- A Modern Health Care System using Visible Light Communication TechnologyIRJET- A Modern Health Care System using Visible Light Communication Technology
IRJET- A Modern Health Care System using Visible Light Communication Technology
 
IRJET- A Modern Health Care System using Visible Light Communication Tech...
IRJET-  	  A Modern Health Care System using Visible Light Communication Tech...IRJET-  	  A Modern Health Care System using Visible Light Communication Tech...
IRJET- A Modern Health Care System using Visible Light Communication Tech...
 
Implementation and demonstration of li fi technology
Implementation and demonstration of li fi technologyImplementation and demonstration of li fi technology
Implementation and demonstration of li fi technology
 
Implementation and demonstration of li fi technology
Implementation and demonstration of li fi technologyImplementation and demonstration of li fi technology
Implementation and demonstration of li fi technology
 
Visible Light Communication in Defence and Security
Visible Light Communication in Defence and SecurityVisible Light Communication in Defence and Security
Visible Light Communication in Defence and Security
 
Smart Sensor Network for Society Automation-A Review
Smart Sensor Network for Society Automation-A ReviewSmart Sensor Network for Society Automation-A Review
Smart Sensor Network for Society Automation-A Review
 
LORA BASED DATA ACQUISITION SYSTEM
LORA BASED DATA ACQUISITION SYSTEMLORA BASED DATA ACQUISITION SYSTEM
LORA BASED DATA ACQUISITION SYSTEM
 
IRJET- Intelligent Home Monitoring using IoT for Physically Challenged
IRJET- Intelligent Home Monitoring using IoT for Physically ChallengedIRJET- Intelligent Home Monitoring using IoT for Physically Challenged
IRJET- Intelligent Home Monitoring using IoT for Physically Challenged
 
Industrial Automation Monitor and Control using IoT
Industrial Automation Monitor and Control using IoT Industrial Automation Monitor and Control using IoT
Industrial Automation Monitor and Control using IoT
 
IRJET - Garbage Management System for Smart City using LORA Technology
IRJET -  	  Garbage Management System for Smart City using LORA TechnologyIRJET -  	  Garbage Management System for Smart City using LORA Technology
IRJET - Garbage Management System for Smart City using LORA Technology
 
Health Monitoring Using Li-Fi Technology
Health Monitoring Using Li-Fi TechnologyHealth Monitoring Using Li-Fi Technology
Health Monitoring Using Li-Fi Technology
 
Lifi based communication system
Lifi based communication systemLifi based communication system
Lifi based communication system
 
Li-Fi technology
Li-Fi technologyLi-Fi technology
Li-Fi technology
 

More from IRJET Journal

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...IRJET Journal
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTUREIRJET Journal
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...IRJET Journal
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsIRJET Journal
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...IRJET Journal
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...IRJET Journal
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...IRJET Journal
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...IRJET Journal
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASIRJET Journal
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...IRJET Journal
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProIRJET Journal
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...IRJET Journal
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemIRJET Journal
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesIRJET Journal
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web applicationIRJET Journal
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...IRJET Journal
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.IRJET Journal
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...IRJET Journal
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignIRJET Journal
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...IRJET Journal
 

More from IRJET Journal (20)

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil Characteristics
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADAS
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare System
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridges
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
 

Recently uploaded

Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxupamatechverse
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVRajaP95
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
Analog to Digital and Digital to Analog Converter
Analog to Digital and Digital to Analog ConverterAnalog to Digital and Digital to Analog Converter
Analog to Digital and Digital to Analog ConverterAbhinavSharma374939
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSKurinjimalarL3
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)Suman Mia
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
Current Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLCurrent Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLDeelipZope
 
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...ZTE
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxpranjaldaimarysona
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escortsranjana rawat
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Serviceranjana rawat
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...Soham Mondal
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxupamatechverse
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSCAESB
 

Recently uploaded (20)

Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptx
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
 
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
 
Analog to Digital and Digital to Analog Converter
Analog to Digital and Digital to Analog ConverterAnalog to Digital and Digital to Analog Converter
Analog to Digital and Digital to Analog Converter
 
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
 
Current Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLCurrent Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCL
 
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptx
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptx
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentation
 
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCRCall Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
 

IRJET- IoT based Cost-Effective Digital Light Meter

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN: 2395-0072 © 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 2136 IOT Based Cost-effective Digital Light Meter Nafisa Anjum1, Prajjwal Nag2 1Department of Computer Science and Engineering Future Institute of Engineering and Management Kolkata - 700150, West Bengal, India 2Department of Electronics and Communication Engineering, Future Institute of Engineering and Management, Kolkata - 700150, West Bengal, India ---------------------------------------------------------------------***---------------------------------------------------------------------- Abstract - This paper proposes a cheap and efficient, light monitoring system which can be utilized in the industrial and agronomic sector. Our system measures light intensity level using an ESP8266 board the sensor BH1750 from Texas Instrument. Key Words: BH1750, Light meter, ESP8266, Arduino, Texas Instruments, IOT 1. INTRODUCTION A digital Light Meter is a device which is used tomeasurethe intensity of a source of light. Light meter is one in all devices used for several purposes including photography, occupational health, and illumination engineering and agriculture. Most of the light meter consists of a body, photocell or light sensor, and display. The light that falls on to the photocell or sensor contains energy that’s transformed into electric current. Indeed, the measure of current depends on the intensity light that strokes thephotocell orlightsensor.Light meters read the electrical current calculate the acceptable value, and show this value on its display. Selecting the most suitable type of light intensity sensor can be a complex process and that too the accuracy and the cost of the sensor play an important part while choosing the best sensor for the desired purpose. It has been observed that there are many light intensity sensors available in the market, but the expense of the meter always restricts the user for its limited usage. The commonly used choice for light intensitysensorsisLDR, which is relatively inexpensive, but they lack accuracy and reliability. There are different terminologists used in light intensity sensor, such as,  Lux  Illuminance 1.1 LUX The lux (symbol: lx) is the SI derived unit of illuminance, measuring luminous flux per unit area. It is equal to one lumen per square meter. In photometry, this is used as a measure of the intensity, as perceived by the human eye, of light that hits or passes through a surface. It is analogous to the radiometric unit watt per square meter, but with the power at each wavelength weighted according to the luminosityfunction,a standardized model of human visual brightness perception. In English, "lux" is used as both the singular and plural form. 1.2 ILLUMINANCE Illuminance is a measure of how much luminous flux is spread over a given area. One can think of luminous flux (measured in lumens) as a measure of the total "amount" of visible light present, and the illuminance as a measure ofthe intensity of illumination on a surface.Agivenamountoflight will illuminate a surface more dimly if it is spread over a larger area, so illuminance is inversely proportional to the area when the luminous flux is held constant. One lux is equal to one lumen per square metre: 1 lx = 1 lm/m2 = 1 cd·sr/m2. A flux of 1000 lumens, concentrated into an area of 1 square meter, lights up that square meter with an illuminance of 1000 lux. However, the same 1000 lumens, spread out over 10 square meters produces a dimmer illuminance of only 100 lux. 1.3 IOT The internet of things, or IoT, is a collection of interrelated computational tools, mechanical and digital computers, objects, items or people supplied with unique identifiers (UIDs) and the capacity to transmit data across a network without needing human or human contact.[1] This specific advancement in the context of new avenues of connection would have an effect on most sectors such as transport and logistics, electricity, healthcare, etc. 2. LITERATURE REVIEW In [2] using the sensor LDR, an efficient system has been proposed where the author measures the brightness in the surrounding environment and acts according to the darkness.
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN: 2395-0072 © 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 2137 The authors in [3] developed STM32 based light intensity detection system where the system is small in size and cost effective. But the in terms of development perspective the driver libraries are atrocious and it doesn’t have in built Wi- Fi module. In the present paper, the aim was to develop an ESP8266 based digital lux meter which will be easy, cost-effective so that it can be utilized and commercialized in different industrial applications with a higher degree of accuracy. The paper has been organized in following sections. In the next section, proposed system has beendiscussed.Insection 4, and 5 block diagram and experimental setup have been explained. 3. OUR SYSTEM Our System consists of an ESP8266 with a BH1750 sensor together with and 0.96” OLED Display to measure and display the amount of light intensity. Our system is also connected to wi-fi network where we can store the data of light intensity of different environment in the cloud. We are using an ESP8266 because of the following reasons  It is open source  It is easy to program and implement  It is cost effective  It can be connected to the Wi-Fi ESP8266 is easily programmed by the java baseArduinoIDE (Integrated Development Environment) or Micro-Python. There are several ESP8266 with different versions. 3.1 ESP8266 ESP826 is a low power, self-contained SOC with integrated TCP/IP protocol stack WIFI controlled microcontroller. The ESP8266 uses a 32bit processor with 16-bit instructions.It’s Harvard architecture where instruction memory and data memory are completely distinct.[4] It provides the platform for IOT with ESP8266(LX106) CPU and 128 Kbytes of inbuilt memory and 4 Mbytes of storage capacity. Fig-1: ESP8266 Nodemcu Wi-Fi Key Features of ESP8266: • 802.11 b/g/n support • 802.11 n support (2.4 GHz), up to 72.2 Mbps • Defragmentation • 2 x virtual Wi-Fi interface • Automatic beacon monitoring (hardware TSF) • Support Infrastructure BSS Station mode/SoftAP mode/Promiscuous mode • Antenna diversity Fig-2: ESP8266 block Diagram 3.2 SENSOR DESCRIPTION We are using the BH1750 Sensor which is a digital light intensity sensor that has excellent measurementaccuracyat very low power. This sensor can accuratelymeasuretheLUX value of light up to 65535lx. The BH1750 operates over a large supply range, and is a low cost, low power alternative to competitive solutions in an exceedingly big section of common applications. We are selecting this sensor for the following feature  Spectral responsibility is approximately humaneye response  Illuminance to Digital Converter  Wide range and High resolution. (1 - 65535 lx)  Low Current by power down function  50Hz / 60Hz Light noise reject-function  Light source dependency is little. (ex. Incandescent Lamp. FluorescentLamp.HalogenLamp.WhiteLED. Sun Light)  Adjustable measurement result for influence of optical window (It is possible to detect min. 0.11 lx, max. 100000 lx by using this function.)  Small measurement variation (+/- 20%)  The influence of infrared is very small. [5]
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN: 2395-0072 © 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 2138 Fig-3 BH1750 sensor 3.1.1 PIN CONFIGURATION AND FUNCTIONS Fig-4: Pin diagram of BH1750 Table -1: Description of different pins of BH1750 Pin Num ber Pin Nam e Description 1 VCC Power supply for the module can be 2.4Vto 3.6V, typically 3.0V is used 2 GND Ground of the module, connectedtoground of the circuit 3 SCL Serial Clock Line, used to provide clock pulse for I2C communication 4 SDA Serial Data Address, used to transfer the data through I2C communication 5 ADD R Device address pin, used to select the address when more than two modules are connected 3.1.2. LIGHT SOURCE DEPENDENCY Light source dependency of BH1750 sensor where we can see the dependency is very less and the fluorescent light is set to 1. The maximum light source dependency is for incandescent light which is greater than 1. 3.1.3. MODES The BH1750 has three modes the H-resolution,H-resolution mode 2 and L-resolution mode. Measurement time for H- resolution mode2 is 120ms and has an0.5lxofresolution. H- resolution mode also has the measurement time of 120ms for measurement but its resolutionis1lx.L-resolutiontakes 16ms for measurement and its resolution value is 4 lx. H- resolution mode is more beneficial in darkness and it can also easily reject noise.[6] 4. BLOCK DIAGRAM Fig -5: Block diagram of the System The BH1750 Senses the light intensity and transfer data to the ESP8266 using the I2C Bus then reads the data updates the OLED buffer, which in turn changes the display. The ESP8266 is connected to the IOT device Via Wi-Fiand wecan store the measured value in the cloud. In our system the IOT device will be the smart-phone where we’ve developed an android app to store the corresponding data of different light sources. 5. CIRCUIT DIAGRAM The ESP8266 is connected to the BH1750 sensor and OLED display with the I2C port. The I2C port encompass of Vcc, Gnd, SDA, SLA pins of the sensor to corresponding pins of ESP8266. The I2C address required to be changed for each device as the address can vary. Fig-6: Connection with ESP8266 6. EXPERIMENTATION SETUP The experimental setup has been shown in Figure 7. A program is coded in Arduino IDE, which is open source software to collect the data using from the serialmonitorand shown in the OLED display and stored in the IOT device.
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN: 2395-0072 © 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 2139 Fig-7: Actual Experimental Setup of the Proposed System 7. CONCLUSIONS From the results obtained from the proposed system, it has been observed that the present hardware can measure data up to the 2-digit decimal place, which definitely enhances more accurate reading. Considering the cost and size of different parts, the system can be easily transformed into a compact solution with the feature of wireless network sensor. The system can be realized as a handheld mobile device for light monitoring. Moreover, the total cost of the system is nearly Rs.600/- and the accuracy of ±1.2% makes it cost-effective but efficient to detect intensity of light. From the market survey, a digital light meter cost around Rs.9000/- with range 200000 and accuracy of ±3%. An external case can be easily developed and manufactured using additive manufacturing technologies. making the meter economical and efficient as proposed. The total cost of the meter summarizes as follow • ESP8266 cost: Rs.250 • OLED display cost: Rs.150/− •BH1750 cost Rs.150 to Rs.200/− REFERENCES [1]https://internetofthingsagenda.techtarget.com/definition /Internet-of-Things-IoT [2] Vaghela, Monika, Harshil Shah, Hardik Jayswal, and Hitesh Patel. "Arduino based auto street light intensity controller." Invention Rapid: Embedded Systems 2013, no. 3 (2017): 1-4. [3] Zhou, Yun Hua. "Design of Light Intensity Detection System Based on STM32." In Applied Mechanics and Materials, vol. 462, pp. 104-107.Trans TechPublicationsLtd, 2014. [4]https://annefou.github.io/IoT_introduction/02- ESP8266/index.html [5]https://components101.com/sensors/bh1750-ambient- light-sensor [6] https://www.elprocus.com/bh1750-specifications-and- applications/#:~:text=There%20are%20three%20types%2 0of,its%20resolution%20is%204%20lx. [7] https://en.wikipedia.org/wiki/Lux BIOGRAPHIES Nafisa Anjum is currently a Pursing B. Tech student at Future Institute of Engineering and Management Her research interests primarilyincludeSensors and Actuators,automationandIoT. Prajjwal Nag has completed his B. Tech degree from Future Institute of Engineering and Managementin 2016. His research interests include but not limited to Application as sensor, Instrumentation & measurement, Automation and Digital Fabrication.