Ayush Bordoloi
Published

Temperature predictor

It is a device which is use to predict the temperature of near future

BeginnerFull instructions provided2 hours245
Temperature predictor

Things used in this project

Hardware components

Temperature Sensor
Temperature Sensor
×1
Bolt WiFi Module
Bolt IoT Bolt WiFi Module
×1

Software apps and online services

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

Story

Read more

Custom parts and enclosures

Temperature predictor

We are using bolt wifi module. So we using the bolt app too. To configure the hardware, we use the link cloud.boltiot.com

Schematics

The temperature predictor

The LM35 is like transistor. It has 3 legs. And we have to fit the legs accordingly

Code

Temperature predictor

JavaScript
This is the code for the temperature predictor
setChartLibrary('google-chart');
setChartTitle('Polynomial Regression');
setChartType('predictionGraph');
setAxisName('time_stamp','temp');
mul(0.0977);
plotChart('time_stamp','temp');

Credits

Ayush Bordoloi

Ayush Bordoloi

1 project • 0 followers

Comments