Posts

Showing posts from July, 2021

ESP8266 NodeMCU DHT11 Blynk - Monitoring Temperature & Humidity Using ESP8266 DHT11 and Blynk ( Online Monitoring )

Image
  Now i will sharing about ESP8266 NodeMCU and DHT11, then i can monitoring the result using Online with Blynk application in my phone. Before you are confuse how to operate Arduino and ESP8266, please visit to  Dasar Dasar Arduino & ESP8266 NodeMCU We will practice how to implementation this system. You have to prepare about Hardware and Software  Software : 1. Arduino IDE 2. ESP8266 NodeMCU Library 3. DHT Library 4. Blynk Application in your phone 5. Email Account 6. Blynk Account Hardware : 1. ESP8266 NodeMCU 2. DHT11 3. Smartphone 4. USB Cable 5. Jumper Cable For Libraries, Source Code and Module, Please download via Google drive  ESP8266+DHT11+Blynk if you are still confuse, please watch my youtube video  ESP8266 DHT11 Blynk If you like please share, subscribe, like and Comment. also please follow & connect our social media in linkedin : https://www.linkedin.com/in/arifin-hidayat-884a66115/ Youtube Channel  Sharing Knowledge Also please visit to our article : Read our Arti

Basic of Arduino, Basic of ESP8266 NodeMCU Wifi

Image
  Now i will share about Basic of Arduino. If you heard what is that? What the function this device? Arduino is one of part from Internet of Things. For this Era, we always talking about IoT. which is we can remote or control something only use HP ( Handphone ) or Computer with internet connection. How to use Arduino? 1. We have to install Arduino application 2. We have to install/put Arduino libraries such as DHT11, ESP8266, Firebase and etc 3. We have to install USB port for arduino board connection. 4. Programming using in the Arduino Application ( Use C++ laanguage ) Sample of IoT Project using Arduino : 1. Monitoring Temperature and Humidity with Phone ( Real Time Condition ) 2. Monitoring Power Metering with Phone 3. Turn off and Turn On Lamp with Phone 4. Car remote control with Phone then so many more for IoT implementation with Arduino. Now i will share about How to install the Arduino IDE and ESP8266 Library. Detail module please visit and download  Module & Software  via