Bayu Hananto
This portfolio was created to complete the IOTBIZ (Internet of Things for Business Professional) International Certification Exam. This portfolio discusses how to control LED lights so that they can be controlled remotely. The LED is connected to the ESP8266, where the ESP8266 is already connected to the internet network.
IoT (Internet of Things) is a concept where electronic devices can communicate with each other or are connected to the internet network. Along with the development of internet infrastructure, various IoT platform services have emerged. And these platforms are growing and competing with each other, one of which is Blynk.
Blynk is a platform for mobile, be it IOS or ANDROID which is used to control Arduino, Rasbery Pi, Wemos and similar modules via the internet. The Blynk application is very easy to use for people who are just learning. Blynk platform has many features that make it easy for users to use it.
ESP8266 is a wifi module that functions as a microcontroller enhancement. ESP8266 can connect directly with wifi and establish TCP/IP connection.