Understanding the ESP8266 NodeMCU v3 Pinout Diagram: A Comprehensive Guide TFK January 03, 2024ESP8266 is one of the most powerful and versatile microcontrollers from Esspressif, many development boards use the esp8266 chip, and this a... Continue Reading
Read Data From Cloud Firestore and Control LED's with Esp32/Esp8266 TFK December 21, 2023In this article, we will see how we can read data from Cloud Firestore with Esp32 and Esp8266 NodeMCU. We will create a project to read bool... Continue Reading
SEND DHT11 Sensor Data To Firebase Firestore With ESP8266/ESP32 NodeMCU TFK December 17, 2023In this article, we will see how we can send data to Cloud Firestore. Cloud Firestore is a NoSQL document database that lets you easily stor... Continue Reading
ESP-NOW step-by-step Two Way Communication with Esp8266 NodeMCU TFK December 09, 2023In this article, we will see how we can use ESP-NOW to establish Two-Way communication between two ESP8266 NodeMCU boards. ESP-NOW is a wire... Continue Reading
ESP-NOW step-by-step One Way Communication with Esp8266 NodeMCU TFK December 06, 2023In this article, we will see how we can use ESP-NOW to establish communication between two ESP8266 NodeMCU boards. ESP-NOW is a wireless com... Continue Reading