WEEK 15

On the previous week, I have do some upgrading which are to add some level meter and also use a MQ135 gas sensor. In this week, i have add some idea to increase my features in my project.UPGRADING FEATURESI have thinking of add some features which is i am using wifi module for arduino and also Blynk. The function of Blynk is an Internet of Things platform with a drag-n-drop mobile application builder that allows to visualize sensor data and control electronics remotely in the mobile phone.






The function of wifi module is to connect Arduino to the internet by adding ESP8266 WiFi Module.
The ESP8266 Wifi module is a complete Wi­Fi network where it can easily connect as a serving Wi- Fi adapter, wireless internet access interface to any microcontroller­ based design on its simple connectivity through Serial Communication or UART interface.
What is the process?
There are a lot of ways to use ESP866 for communication. Some may use it to send / receive data online or regularly upload data. 
ESP8266 will serve as Access Point (AP Mode), meaning it will provide access to Wi-Fi network to other devices (stations) and connects them further to a wired network
The process it pretty simple. Use the phone to send any command to Arduino. With the help of ESP8266, everything will work wirelessly.

You May Also Like

0 comments