NISHMA THAWAIT
Published © GPL3+

Plant Monitoring System

Monitor the light intensity towards the plant by the help of light dependent resistor (LDR), which is the light sensor.

BeginnerFull instructions provided938
Plant Monitoring System

Things used in this project

Hardware components

LDR, 5 Mohm
LDR, 5 Mohm
×1
Bolt WiFi Module
Bolt IoT Bolt WiFi Module
×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

CODE

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

Credits

NISHMA THAWAIT
5 projects • 3 followers

Comments