Agam
Published © LGPL

Forecasting of LDR Output Using Bolt WiFi Module and Cloud

Bolt WiFi module will send data of LDR to the cloud, which will be further plotted, predicted.

BeginnerFull instructions provided2 hours477
Forecasting of LDR Output Using Bolt WiFi Module and Cloud

Things used in this project

Hardware components

Bolt WiFi Module
Bolt IoT Bolt WiFi Module
×1
Male/Female Jumper Wires
Male/Female Jumper Wires
×1
LDR, 5 Mohm
LDR, 5 Mohm
×1
Resistor 10k ohm
Resistor 10k ohm
×1
Micro-USB to USB Cable (Generic)
Micro-USB to USB Cable (Generic)
×1

Software apps and online services

Bolt Cloud
Bolt IoT Bolt Cloud

Story

Read more

Schematics

LIght intensity(hardware

Code

Light intensity variation

JavaScript
Used it on the bolt cloud.
setChartLibrary('google-chart');
setChartTitle('Light intensity variation');
setChartType('predictionGraph');
mul(0.0977);
setAxisName('time_stamp','light');
plotChart("time_stamp","light");

Credits

Agam

Agam

1 project • 0 followers
Thanks to Pranav Pai Vernekar.

Comments