In this tutorial you will learn how to make a simple weather station using a ESP8266 IoT Development Board with DHT11 Sensor & OLED Display. We are going to make all this using a Visuino program. You will also learn how to set the I2C pins for any board in Visuino, this is very …
In this project you will learn how easy it is to send data between two ESP Boards using the ESPNOW – Peer to Peer Wireless Communication, you can use any ESP Board for this project. Watch the Video! Step 1: What You Will Need 2X ESP32 or ESP8266 (It can be any ESP …
In this tutorial we will learn how to get the date and time from NIST TIME server using ESP8266 OLED and Visuino, Watch the video. Step 1: What You Will Need ESP8266 OLED Visuino program: Download Visuino Step 2: Start Visuino, and Select the Arduino WeMos D1 Mini Board Type Step 2: Start Visuino, and Select …
Make LED blink once a second using ESP8266. Read Full tutorial here.