Published

Light Intensity Checker

Easily make your own light intensity checker in just a few steps.

BeginnerShowcase (no instructions)1 hour282
Light Intensity Checker

Things used in this project

Hardware components

Bolt WiFi Module
Bolt IoT Bolt WiFi Module
×1
LDR, 5 Mohm
LDR, 5 Mohm
×1
Breadboard (generic)
Breadboard (generic)
×1

Software apps and online services

Bolt Cloud
Bolt IoT Bolt Cloud

Story

Read more

Schematics

Area Graph

Code

Area Graph

JavaScript
setChartLibrary("google-chart");
setChartTitle('Chart');
setChartType('areaGraph');

plotChart('time_stamp','light')

Credits

Thanks to Bolt iot.

Comments