NodeMCU

Program NodeMCU ESP8266 1

Program NodeMCU ESP8266 with Arduino IDE in 5 easy steps

As we know, NodeMCU is an open-source IoT platform for Lua based firmware developed for ESP8266. Espressif Systems developed this amazing board. Usually, NodeMCU comes with an inbuilt Lua interpreter, but the preferred way is to program NodeMCU ESP8266 with Arduino IDE. NodeMCU is one of the most widely used development. What is NodeMCU? As discussed earlier, NodeMCU is an

Program NodeMCU ESP8266 with Arduino IDE in 5 easy steps Read More »

IoT based home security with fingerprint authentication

IoT based home security with fingerprint authentication

Previously, we have studied to interface fingerprint scanner with NodeMCU. We have also studied that, we can interface I2C OLED display with NodeMCU with less GPIO pins. Today, we will combine those both tutorials to build IoT based home security with fingerprint authentication. Let’s start with project requirements. Component List: NodeMCU OLED Display (SSD1306) Fingerprint

IoT based home security with fingerprint authentication Read More »

Interface GT511C3 with NodeMCU

Interface fingerprint scanner (GT511C3) with NodeMCU

The fingerprint scanner is one of the essential components in the security system. By adding a fingerprint scanner in your project, can elevate the project to the next level. Previously, a very less amount of modules were available for capturing the fingerprint. Nowadays, different modules of fingerprint scanners are available. In this tutorial, I will

Interface fingerprint scanner (GT511C3) with NodeMCU Read More »