Hi friends, this is my first project: LED control using the Internet.
The longer wire of the led is positive one and the smaller one is negative.press the led in the breadboard and we need to add the jumper wires to connect it with bolt wifi module add the brown color jumper wire to negative side and the red color jumper wire to positive side in the breadboard.now lets know about the wifi module there are many number of pins there but we are going to use the 0 gpio pin and ground pin(GND).The other end of brown color jumper connected on ground pin(GND) because it is negative side and red color should go to zero GPIO pin because it is positive side.to power up the bolt wifi module we need a power supplier of 3.3V or 5V. So use mobile charger.when bolt device connected to charger a blue light will start blinking it means its start searching for internet hotspot.green light will start glowing when wifi module is perfectly connected to internet hotspot as well as bolt cloud.the code for project is given below
- https://docs.google.com/document/d/1L...open boltcloud in mobile on chrome.Use desktop view, login to your account and add new product and give the product name as led or as you wish.select input device and GPIO options. go to code section write the code and save the code.For the product you can add picture thumb nail to it.exit the page and redirect to home page and link the device to bolt wifi module and select the bolt module.you can see a monitor like symbol where you can get the remote option there are two switches on and off.if you press on led starts glowing and when off button pressed led turns off
Comments