amit mishra
Published © GPL3+

Bolt rotating solar panel with light intensity monitoring

A Rotating solar panel which can be rotated to direction of sunlight by Bolt module and light intensity monitoring.

BeginnerFull instructions provided2 hours576
Bolt rotating solar panel with light intensity monitoring

Things used in this project

Hardware components

Bolt WiFi Module
Bolt IoT Bolt WiFi Module
×1
SG90 Micro-servo motor
SG90 Micro-servo motor
×1
LDR, 5 Mohm
LDR, 5 Mohm
×1
Jumper wires (generic)
Jumper wires (generic)
×1
USB-A to Micro-USB Cable
USB-A to Micro-USB Cable
×1
Solar Panel, 2.5 W
Solar Panel, 2.5 W
×1
Breadboard (generic)
Breadboard (generic)
×1

Software apps and online services

Bolt Cloud
Bolt IoT Bolt Cloud

Story

Read more

Schematics

solar panel connection with bolt module

ldr connection with bolt module

Code

solar light intensity monitoring

JavaScript
setChartLibrary('google-chart');
setChartTitle('light intensity monitor');
setChartType('barGraph');
setAxisName('x-axis light ','y-sunlight');
setCrosshair(true);
plotChart('time_stamp','light');

Credits

amit mishra

amit mishra

1 project • 0 followers

Comments