SREEJA VIJAYAGIRI
Published © GPL3+

Temperature Monitoring System

We know that some plants, medicines are stored at critical temperature. Using LM35 temperature sensor we can store them at critical temperate

BeginnerFull instructions provided1 hour374
Temperature Monitoring System

Things used in this project

Hardware components

Temperature Sensor
Temperature Sensor
×1
Jumper wires (generic)
Jumper wires (generic)
×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

Schematics

Temperature monitoring system

This is the overall diagram for temperature monitoring system. I used to monitor the temperature of my plant.

Schematic diagram

This is schematic diagram, I used this to monitor the temperature of my plant.

Code

Code

JavaScript
setChartLibrary('google-chart');
setChartTitle('your graph title');
setChartType('lineGraph');
setAxisName('time_stamp','temp');
mul(0.0977);
plotChart('time_stamp','temp'); s

Credits

SREEJA VIJAYAGIRI

SREEJA VIJAYAGIRI

1 project • 0 followers

Comments