vidhya allu
Published © GPL3+

Light Intensity Monitoring using Polynomial Regression

To know the intensity of light falling on succulent plants over a time.

BeginnerFull instructions provided236
Light Intensity Monitoring using Polynomial Regression

Things used in this project

Hardware components

Bolt WiFi Module
Bolt IoT Bolt WiFi Module
×1
USB Cable, Micro USB Type B Plug
USB Cable, Micro USB Type B Plug
×1
Resistor 10k ohm
Resistor 10k ohm
×1
LDR, 5 Mohm
LDR, 5 Mohm
×1

Software apps and online services

Bolt Cloud
Bolt IoT Bolt Cloud

Story

Read more

Schematics

Circuit

Code

Code

JavaScript
setChartLibrary('google-chart');
setChartTitle('Polynomial Regression');
setChartType('predictionGraph');
setAxisName('time_stamp','light');
mul(0.097)
plotChart('time_stamp','light');

Credits

vidhya allu
1 project • 0 followers
Contact

Comments

Please log in or sign up to comment.