Sangeeth S
Published

Light Intensity Monitoring System for Plants

Using a Light Dependent Resistor(LDR), monitor the light intensity towards the plant.

BeginnerFull instructions provided2 hours894
Light Intensity Monitoring System for Plants

Things used in this project

Hardware components

Bolt WiFi Module
Bolt IoT Bolt WiFi Module
×1
LDR, 5 Mohm
LDR, 5 Mohm
×1
Resistor 10k ohm
Resistor 10k ohm
×1

Software apps and online services

Bolt Cloud
Bolt IoT Bolt Cloud
Bolt IoT Android App
Bolt IoT Android App

Story

Read more

Schematics

Circuit Connection

Code

JavaScript Code

JavaScript
setChartLibrary('google-chart');
setChartTitle('light intensity monitor');
setChartType('lineGraph');
setAxisName('time_stamp','light');
plotChart('time_stamp','light');

Credits

Sangeeth S

Sangeeth S

1 project • 0 followers

Comments