BhargaviShoeb Ahmed
Published © GPL3+

Getting Started with Bolt: Temperature Monitoring System

If you just got a Bolt IoT Platform starter kit then this project will help you build your own temperature monitoring system using Bolt.

BeginnerFull instructions provided24 minutes243
Getting Started with Bolt: Temperature Monitoring System

Things used in this project

Hardware components

Bolt WiFi Module
Bolt IoT Bolt WiFi Module
×1
LM35 IC
×1
Jumper wires (generic)
Jumper wires (generic)
×1

Software apps and online services

Bolt Cloud
Bolt IoT Bolt Cloud

Story

Read more

Schematics

temp_control_rboljttsmx_ONh4pL9Q0L.jpg

Code

Temperature Moitoring

JavaScript
setChartLibrary('google-chart');
setChartTitle('Bolt Temperature Monitor');
setChartType('lineGraph');
mul(0.0977);
setAxisName('time_stamp','temperature');
plotChart('time_stamp','temperature');

Credits

Bhargavi
4 projects • 0 followers
Contact
Shoeb Ahmed
6 projects • 19 followers
Contact

Comments

Please log in or sign up to comment.