This project basically aims to show, how to control the intensity on light source using Bolt Wi-Fi module.
So we will go step by step, how to develop this DIY project.
· Connect the negative end of Led to ground pin using jumper wire and bread board
· Connect the positive end of Led to 0 GPIO pin using jumper wire and bread board.
Coding part of the program
Go to the Dashboard of the BOLT IOT and the click on product. and then go to add product and the create a product name you like to connect to your Bolt to input devices and you have to collect the data to GPIO then save it.
configure your product.
Connect the Bolt Iot device using USB and power it on.
After execution of the program it will open an HTML page consists of pwm value meter.
If we increase the pwm value the light intensity will be increased.
If we decrease the pwm value the light intensity will be decreased.
To link project with BOLT CloudVisit https://www.boltiot.com/ and login in to get access to the BOLT Cloud.
· Select the Products tab, and click on ADD PRODUCT.
· Enter Product Name and add an Icon.
· Click on Configure this product symbol, and go to the Code tab.
· Give a name and select file type as html and paste the following code in the code window.
· Click on Save your configuration icon, and return to the product screen.
· Click on Link device to this product, and select your BOLT WIFI module.
· Click on Deploy configuration icon to successfully deploy the application.
· Now, either use your smartphone app for BOLT or click on View this device on your computer to see the interface.
· Control the light intensity using the knob on the interface.
Watch the video below to get step by step instructions on how to do the project.
Comments
Please log in or sign up to comment.